Ticket #25264: portfile-master_site-distfile.diff
File portfile-master_site-distfile.diff, 1.1 KB (added by jdunn@…, 14 years ago) |
---|
-
Portfile
old new 2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup muniversal 1.06 5 7 6 name libmcs 8 7 version 0.7.1 … … 13 12 homepage http://www.atheme.org/ 14 13 platforms darwin linux 15 14 use_parallel_build yes 16 master_sites http://www.nodetwo.com/macports/libmcs/ 15 master_sites http://distfiles.atheme.org/ 16 distfiles libmcs-${version}.tbz2 17 use_bzip2 yes 17 18 18 19 description \ 19 20 A library and set of tools which abstract the storage of configuration \ … … 28 29 to any desktop environment or software suite. 29 30 30 31 checksums \ 31 md5 bff6a7e6f39c8fbcb63f1c659ea8c2c6\32 sha1 683f0c62aa8374f5ec1bf32e5b778a82e638ae21\33 rmd160 6c8e2f5afc3c4dd1c951f73131cd5d3c6751c8a032 md5 42e9383654fe7ec573729c79a1d0f513 \ 33 sha1 2e731c74597454380ce113f35f89346c7da03e0a \ 34 rmd160 221dd732854f30ec6ca25a551f3d783abd51fda7 34 35 35 36 patchfiles \ 36 37 patch-m4-buildsys.m4.diff