Revision: 74006 http://trac.macports.org/changeset/74006 Author: snc@macports.org Date: 2010-12-01 15:17:22 -0800 (Wed, 01 Dec 2010) Log Message: ----------- gpsbabel: update to 1.4.2 Modified Paths: -------------- trunk/dports/textproc/gpsbabel/Portfile Modified: trunk/dports/textproc/gpsbabel/Portfile =================================================================== --- trunk/dports/textproc/gpsbabel/Portfile 2010-12-01 23:10:28 UTC (rev 74005) +++ trunk/dports/textproc/gpsbabel/Portfile 2010-12-01 23:17:22 UTC (rev 74006) @@ -4,7 +4,7 @@ PortSystem 1.0 name gpsbabel -version 1.4.1 +version 1.4.2 categories textproc comms license GPL maintainers snc openmaintainer @@ -19,12 +19,10 @@ depends_lib port:expat port:libusb-compat port:zlib -master_sites http://ee.archive.ubuntu.com/pub/pkgsrc/distfiles/ \ - http://ftp.riken.go.jp/pub/NetBSD/packages/distfiles/ +master_sites http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/distfiles/ -checksums md5 512c4acfb12e20102fa5ceacef45a356 \ - sha1 28d891887487a3ff4b4433e1320124956be96e61 \ - rmd160 67918d040451b98187725f196fe019eea34a6468 +checksums md5 76ea9f7852be2e98aa18976c4697ca93 \ + sha1 e97f949716d786638af7235d7a2979bf50547426 configure.args --with-zlib=system --with-expathdr=${prefix}/include --with-libexpat=${prefix}/lib
participants (1)
-
snc@macports.org