diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-13 22:55:17 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-13 22:55:17 +0000 |
commit | 10c0107d2335ad4f5742ea2774bc07c23ffbcde7 (patch) | |
tree | d8810d5c187ed4218f90f872d2a898cb3a13b9a1 /dns/libidn | |
parent | 301d070424b5c7ba4f113ca202dadbd4f04aca1d (diff) |
- Update to 0.2.2
Notes
Notes:
svn path=/head/; revision=86905
Diffstat (limited to 'dns/libidn')
-rw-r--r-- | dns/libidn/Makefile | 5 | ||||
-rw-r--r-- | dns/libidn/distinfo | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/dns/libidn/Makefile b/dns/libidn/Makefile index fb5276270560..91be5ed4ad2b 100644 --- a/dns/libidn/Makefile +++ b/dns/libidn/Makefile @@ -6,10 +6,11 @@ # PORTNAME= libidn -PORTVERSION= 0.2.1 +PORTVERSION= 0.2.2 CATEGORIES= devel MASTER_SITES= ftp://alpha.gnu.org/pub/gnu/${PORTNAME}/ \ - ftp://ftp.funet.fi/pub/mirrors/alpha.gnu.org/gnu/${PORTNAME}/ + ftp://ftp.funet.fi/pub/mirrors/alpha.gnu.org/gnu/${PORTNAME}/ \ + http://josefsson.org/libidn/releases/ MAINTAINER= krion@FreeBSD.org COMMENT= Internationalized Domain Names command line tool diff --git a/dns/libidn/distinfo b/dns/libidn/distinfo index 5d5937cb2ac4..65f52a804d8e 100644 --- a/dns/libidn/distinfo +++ b/dns/libidn/distinfo @@ -1 +1 @@ -MD5 (libidn-0.2.1.tar.gz) = dedf4baabde459dc6263ca2f38d4f0f9 +MD5 (libidn-0.2.2.tar.gz) = ae8dff76d5c88104c2d02e2b2eaf4645 |