[22544] trunk/dports/archivers/cpio/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Mar 4 12:07:13 PST 2007


Revision: 22544
          http://trac.macosforge.org/projects/macports/changeset/22544
Author:   mww at macports.org
Date:     2007-03-04 12:07:13 -0800 (Sun, 04 Mar 2007)

Log Message:
-----------
add test, use bzip2 (due to popular demand)

Modified Paths:
--------------
    trunk/dports/archivers/cpio/Portfile

Modified: trunk/dports/archivers/cpio/Portfile
===================================================================
--- trunk/dports/archivers/cpio/Portfile	2007-03-04 20:05:05 UTC (rev 22543)
+++ trunk/dports/archivers/cpio/Portfile	2007-03-04 20:07:13 UTC (rev 22544)
@@ -14,7 +14,8 @@
 
 homepage		http://www.gnu.org/software/cpio/cpio.html
 master_sites	gnu
-checksums		sha1 745b695614895edc85c069c81e000f07eacab47e
+checksums		sha1 ce1c8ab703d62fc1d30ca59e044ba9f43c3db574
+use_bzip2		yes
 
 depends_lib		port:gettext port:libiconv
 
@@ -23,6 +24,9 @@
 				--infodir=${prefix}/share/info \
 				--libexecdir=${prefix}/lib/${name}
 
+test.run		yes
+test.target		check
+
 livecheck.check	regex
 livecheck.url	http://ftp.gnu.org/gnu/cpio/?M=D
 livecheck.regex	cpio-(\[0-9\]+\\.\[0-9\]+)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070304/76f9e811/attachment.html


More information about the macports-changes mailing list