Revision: 149409 https://trac.macports.org/changeset/149409 Author: mps@macports.org Date: 2016-06-18 03:58:15 -0700 (Sat, 18 Jun 2016) Log Message: ----------- libgpg-error: update to version 1.23. Modified Paths: -------------- trunk/dports/devel/libgpg-error/Portfile Modified: trunk/dports/devel/libgpg-error/Portfile =================================================================== --- trunk/dports/devel/libgpg-error/Portfile 2016-06-18 07:43:39 UTC (rev 149408) +++ trunk/dports/devel/libgpg-error/Portfile 2016-06-18 10:58:15 UTC (rev 149409) @@ -4,11 +4,11 @@ PortSystem 1.0 name libgpg-error -version 1.22 +version 1.23 categories devel platforms darwin license LGPL-2.1+ -maintainers gmail.com:mschamschula openmaintainer +maintainers mps openmaintainer homepage http://www.gnupg.org/ description Common error values for all GnuPG components @@ -21,8 +21,8 @@ use_bzip2 yes -checksums rmd160 d89a2352e73b1116575f4ae8735138d9ec7b3be2 \ - sha256 f2a04ee6317bdb41a625bea23fdc7f0b5a63fb677f02447c647ed61fb9e69d7b +checksums rmd160 f67f7e6a199e2e01f8bec8eb1af60c64db757829 \ + sha256 7f0c7f65b98c4048f649bfeebfa4d4c1559707492962504592b985634c939eaa depends_lib port:libiconv \ port:gettext @@ -42,4 +42,3 @@ livecheck.type regex livecheck.url ftp://ftp.gnupg.org/gcrypt/${name}/ livecheck.regex ${name}-(\\d+\\.\\d+) -
participants (1)
-
mps@macports.org