Revision: 53184 http://trac.macports.org/changeset/53184 Author: toby@macports.org Date: 2009-06-30 15:58:59 -0700 (Tue, 30 Jun 2009) Log Message: ----------- #20117 (libidn: update to 1.15) Modified Paths: -------------- trunk/dports/mail/libidn/Portfile Modified: trunk/dports/mail/libidn/Portfile =================================================================== --- trunk/dports/mail/libidn/Portfile 2009-06-30 22:56:14 UTC (rev 53183) +++ trunk/dports/mail/libidn/Portfile 2009-06-30 22:58:59 UTC (rev 53184) @@ -3,7 +3,7 @@ PortSystem 1.0 name libidn -version 1.13 +version 1.15 categories mail description international domain name library long_description Libidn is an implementation of the Stringprep, \ @@ -21,9 +21,9 @@ maintainers foellinger.de:olaf master_sites gnu -checksums md5 101f13b1cb698080c77e38b8e8d4c6a4 \ - sha1 03c62956681e7b790d553bfa0a5f3d307718bf41 \ - rmd160 e6b7ee274688d554dcc9a5eff30d4c2db19c7fde +checksums md5 482a25b7b223e52f967fafd284a1a992 \ + sha1 6321660c7072737110b790044cbf8653a95ea175 \ + rmd160 fb02015566838cbd86dda5b74f0da9ef78009b1b depends_lib port:libiconv port:gettext configure.args --disable-csharp
participants (1)
-
toby@macports.org