diff options
author | jlaffaye <jlaffaye@FreeBSD.org> | 2011-07-11 20:44:42 +0800 |
---|---|---|
committer | jlaffaye <jlaffaye@FreeBSD.org> | 2011-07-11 20:44:42 +0800 |
commit | 46a48e076564f2d2a4f1763991f9f9d501cdc5fc (patch) | |
tree | 5949c642b863ef0105f339fb54f380a990e6db6b /dns | |
parent | b4350af2f245094af3b4cada4e92f07bf5084654 (diff) | |
download | freebsd-ports-gnome-46a48e076564f2d2a4f1763991f9f9d501cdc5fc.tar.gz freebsd-ports-gnome-46a48e076564f2d2a4f1763991f9f9d501cdc5fc.tar.zst freebsd-ports-gnome-46a48e076564f2d2a4f1763991f9f9d501cdc5fc.zip |
Update to 1.22
PR: ports/158785
Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
Approved by: bapt (mentor, implicit)
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 2564eb0dfe2b..e401e0866c04 100644 --- a/dns/libidn/Makefile +++ b/dns/libidn/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libidn -PORTVERSION= 1.19 +PORTVERSION= 1.22 CATEGORIES= dns MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/dns/libidn/distinfo b/dns/libidn/distinfo index efbafd5ef00c..7ecc217e92b9 100644 --- a/dns/libidn/distinfo +++ b/dns/libidn/distinfo @@ -1,2 +1,2 @@ -SHA256 (libidn-1.19.tar.gz) = 8ed2e936b1ae3e30b45b54ca3672deaa83ee0f4d20db5ad83dc1af7222d39f41 -SIZE (libidn-1.19.tar.gz) = 3207771 +SHA256 (libidn-1.22.tar.gz) = 2f765e868795f5478900ec9f42cb0ecc6ca22e2a85a62763c0b13c7da2f588ed +SIZE (libidn-1.22.tar.gz) = 3356444 |