Revision: 132652 https://trac.macports.org/changeset/132652 Author: khindenburg@macports.org Date: 2015-02-06 06:36:35 -0800 (Fri, 06 Feb 2015) Log Message: ----------- help2man: update to 1.46.5 Modified Paths: -------------- trunk/dports/textproc/help2man/Portfile Modified: trunk/dports/textproc/help2man/Portfile =================================================================== --- trunk/dports/textproc/help2man/Portfile 2015-02-06 14:35:45 UTC (rev 132651) +++ trunk/dports/textproc/help2man/Portfile 2015-02-06 14:36:35 UTC (rev 132652) @@ -4,7 +4,7 @@ PortSystem 1.0 name help2man -version 1.46.4 +version 1.46.5 categories textproc platforms darwin license GPL-3+ @@ -20,8 +20,8 @@ master_sites gnu use_xz yes -checksums rmd160 f7636d666002a7c126867ee1b8300bf9a221a0c5 \ - sha256 1ae7f15f53b0cc55b070ae49df2ee5caa942c71529054e157599427bba3c5633 +checksums rmd160 273b1b1191c3dd536a2a9588d5d6505b7192318d \ + sha256 0ada23867183c5e779e06e6441801c5c74ff77af258e2f1bb5fce181fbc30ebf depends_lib port:perl5.16 port:p5.16-locale-gettext \ port:gettext port:libiconv
participants (1)
-
khindenburg@macports.org