Revision: 139514 https://trac.macports.org/changeset/139514 Author: ionic@macports.org Date: 2015-08-19 11:22:50 -0700 (Wed, 19 Aug 2015) Log Message: ----------- hello: update to 2.10. Patch provided by user. Fixes: #48631. Modified Paths: -------------- trunk/dports/mail/hello/Portfile Modified: trunk/dports/mail/hello/Portfile =================================================================== --- trunk/dports/mail/hello/Portfile 2015-08-19 18:20:17 UTC (rev 139513) +++ trunk/dports/mail/hello/Portfile 2015-08-19 18:22:50 UTC (rev 139514) @@ -2,7 +2,7 @@ PortSystem 1.0 name hello -version 2.5 +version 2.10 categories mail license GPL-3 maintainers nomaintainer @@ -16,7 +16,8 @@ homepage http://www.gnu.org/software/hello/ platforms darwin master_sites gnu -checksums md5 cf4b73d837692b93676ccd723bf6f797 +checksums rmd160 0bb0addbc7d65d6d8eda1e34dbdd586df9b71fa5 \ + sha256 31e066137a962676e89f69d1b65382de95a7ef7d914b8cb956f41ea72e0f516b configure.args --disable-nls \ --infodir=${prefix}/share/info \ --mandir=${prefix}/share/man
participants (1)
-
ionic@macports.org