Revision: 32420 http://trac.macosforge.org/projects/macports/changeset/32420 Author: mww@macports.org Date: 2007-12-30 10:07:09 -0800 (Sun, 30 Dec 2007) Log Message: ----------- version 1.5.2 Modified Paths: -------------- trunk/dports/archivers/xar/Portfile Modified: trunk/dports/archivers/xar/Portfile =================================================================== --- trunk/dports/archivers/xar/Portfile 2007-12-30 17:09:38 UTC (rev 32419) +++ trunk/dports/archivers/xar/Portfile 2007-12-30 18:07:09 UTC (rev 32420) @@ -2,14 +2,14 @@ PortSystem 1.0 name xar -version 1.5.1 +version 1.5.2 categories archivers sysutils description xar is the eXtensible ARchiver maintainers mww long_description ${description} homepage http://code.google.com/p/xar/ master_sites http://xar.googlecode.com/files/ -checksums sha1 bf6506dd200ea18ea1331391da7aaece1188208d +checksums sha1 eb411a92167387aa5d06a81970f7e929ec3087c9 depends_lib port:bzip2 \ port:libiconv \ @@ -23,10 +23,6 @@ --with-libcrypto=${prefix} \ --with-xml2-config=${prefix}/bin/xml2-config -platform darwin 8 { - configure.compiler gcc-4.0 -} - livecheck.check regex livecheck.url http://code.google.com/p/xar/downloads/list?can=2&q=&sort=-uploaded livecheck.regex files/xar-(\[0-9\.\]+).tar.gz
participants (1)
-
mww@macports.org