Revision: 149568 https://trac.macports.org/changeset/149568 Author: khindenburg@macports.org Date: 2016-06-26 19:53:51 -0700 (Sun, 26 Jun 2016) Log Message: ----------- xcircuit-devel: update to 3.9.49 Modified Paths: -------------- trunk/dports/x11/xcircuit-devel/Portfile Modified: trunk/dports/x11/xcircuit-devel/Portfile =================================================================== --- trunk/dports/x11/xcircuit-devel/Portfile 2016-06-27 00:14:46 UTC (rev 149567) +++ trunk/dports/x11/xcircuit-devel/Portfile 2016-06-27 02:53:51 UTC (rev 149568) @@ -5,9 +5,8 @@ name xcircuit-devel conflicts xcircuit -version 3.8.40 +version 3.9.49 set branch [join [lrange [split ${version} .] 0 1] .] -revision 5 categories x11 cad platforms darwin maintainers nomaintainer @@ -33,10 +32,12 @@ distname xcircuit-${version} extract.suffix .tgz -checksums rmd160 b5438f989ea412f3edd74a98b85113b74d4a8268 \ - sha256 52f9cd623bac2b9d27cf8671368e66c83c31858378c1e8b850819d92b78c4af9 +checksums rmd160 9b9d6e0b9f5964f7937869e49cbc44f1bae35d78 \ + sha256 95bf65abf09211e8104ec116cb9a6a17ff25aca001d292b4bdc00095b37cce5f -depends_lib port:ghostscript \ +depends_build path:bin/pkg-config:pkgconfig +depends_lib port:cairo \ + port:ghostscript \ port:tk \ port:xpm
participants (1)
-
khindenburg@macports.org