Commits

Frank Schima authored and Schima committed de71646c3d2
pcb: Update to version 4.1.0

Fixes: https://trac.macports.org/ticket/55766
No tags

x11/pcb/Portfile

Modified
1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2 2
3 3 PortSystem 1.0
4 4
5 5 name pcb
6 6 epoch 1
7 -version 4.0.0
8 -revision 1
7 +version 4.1.0
9 8
10 9 categories x11 graphics
11 10 maintainers @technobauble
12 11 license GPL-2+
13 12
14 13 description Printed Circuit Board Layout Tool
15 14 long_description PCB is an interactive printed circuit board editor for the \
16 15 X11 window system. PCB includes a rats nest feature, design \
17 16 rule checking, and can provide industry standard RS-274-X \
18 17 (Gerber), NC drill, and centroid data (X-Y data) output for \
19 18 use in the board fabrication and assembly process. PCB offers \
20 19 high end features such as an autorouter and trace optimizer \
21 20 which can tremendously reduce layout time.
22 21
23 22 homepage http://pcb.geda-project.org/index.html
24 23 master_sites sourceforge
25 24 platforms darwin
26 25
27 -checksums rmd160 27302f64fb9f8e980285235b10b9d7ab9170f68f \
28 - sha256 8ede13acd0bdc1bc3c347b603718a92c5420b63f80724182ae5b25881e9adac4
26 +checksums rmd160 eafb7a65d0e2dab5985953d2a2cd493ecd3937a7 \
27 + sha256 03dbee38e05f35fd289fb7d099f30e3ff139be76847d9359d78ed9ce1236e3b5 \
28 + size 4863893
29 29
30 30 depends_build port:intltool \
31 31 port:pkgconfig
32 32 depends_run bin:wish:tk
33 33 depends_lib port:gd2 \
34 34 port:gtk2 \
35 35 port:gtkglext \
36 36 port:libGLU \
37 37 port:mesa
38 38

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut