Changeset 22544
- Timestamp:
- 2007-03-04 12:07:13 (21 months ago)
- Files:
-
- 1 modified
-
trunk/dports/archivers/cpio/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/archivers/cpio/Portfile
r22540 r22544 15 15 homepage http://www.gnu.org/software/cpio/cpio.html 16 16 master_sites gnu 17 checksums sha1 745b695614895edc85c069c81e000f07eacab47e 17 checksums sha1 ce1c8ab703d62fc1d30ca59e044ba9f43c3db574 18 use_bzip2 yes 18 19 19 20 depends_lib port:gettext port:libiconv … … 24 25 --libexecdir=${prefix}/lib/${name} 25 26 27 test.run yes 28 test.target check 29 26 30 livecheck.check regex 27 31 livecheck.url http://ftp.gnu.org/gnu/cpio/?M=D

