Revision: 116564 https://trac.macports.org/changeset/116564 Author: toby@macports.org Date: 2014-01-28 13:22:35 -0800 (Tue, 28 Jan 2014) Log Message: ----------- c_count 7.14 Modified Paths: -------------- trunk/dports/devel/c_count/Portfile Modified: trunk/dports/devel/c_count/Portfile =================================================================== --- trunk/dports/devel/c_count/Portfile 2014-01-28 21:20:14 UTC (rev 116563) +++ trunk/dports/devel/c_count/Portfile 2014-01-28 21:22:35 UTC (rev 116564) @@ -2,7 +2,7 @@ PortSystem 1.0 name c_count -version 7.12 +version 7.14 categories devel maintainers toby description counts C-language source statements @@ -13,9 +13,9 @@ platforms darwin master_sites ftp://invisible-island.net/c_count/ extract.suffix .tgz -checksums md5 09dca0f2fc524faa1f0a4573a982f703 \ - sha1 02e60f65b95d9e0ad2f7b3ed447b8a432e97d245 \ - rmd160 f5ff1cf0cad729c2d38c275abf68a5b317d092a2 +checksums md5 7b1eb2b288ab5e45ee932c4a919bdd77 \ + sha1 7e8d840d7f19f40c0d38b8a8a8d4b609dc3472af \ + rmd160 3ed004df0bface041d0d021fee849f69d733d3f3 configure.args --mandir=\\\${prefix}/share/man destroot.destdir prefix=${destroot}${prefix}
participants (1)
-
toby@macports.org