diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-09-19 13:57:57 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-09-19 13:57:57 +0000 |
commit | 74566d4af3a36e2166982e5f41ee3043be901d8b (patch) | |
tree | 9436ad7bd34d8beb8710db3f49c3ce61358e53fd /dns | |
parent | e5d65ed1e72869dbc24deb7ea520250b3f6acd70 (diff) | |
download | ports-74566d4af3a36e2166982e5f41ee3043be901d8b.tar.gz ports-74566d4af3a36e2166982e5f41ee3043be901d8b.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/libidn/Makefile | 2 | ||||
-rw-r--r-- | dns/libidn/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dns/libidn/Makefile b/dns/libidn/Makefile index aaad63957f9b..bb041a2392ac 100644 --- a/dns/libidn/Makefile +++ b/dns/libidn/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libidn -PORTVERSION= 0.5.18 +PORTVERSION= 0.5.19 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} \ http://josefsson.org/libidn/releases/ diff --git a/dns/libidn/distinfo b/dns/libidn/distinfo index 789f07a9c1c5..fe803d8e7a25 100644 --- a/dns/libidn/distinfo +++ b/dns/libidn/distinfo @@ -1,2 +1,2 @@ -MD5 (libidn-0.5.18.tar.gz) = fcaa0168fd1c46516f1eb31241dd183c -SIZE (libidn-0.5.18.tar.gz) = 1981929 +MD5 (libidn-0.5.19.tar.gz) = 440835808c577073db7d571357223dce +SIZE (libidn-0.5.19.tar.gz) = 1999832 |