diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2012-08-08 09:04:59 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2012-08-08 09:04:59 +0800 |
commit | d35f3f1af498a0524c5edbdb5aee5d3c477b0fbc (patch) | |
tree | 47e9e30014c7d49ebb6177dd16c603a548e19624 /dns | |
parent | 1c8b9d0b7fd30f41ee951fa0dfcbb5ad37e664b7 (diff) | |
download | freebsd-ports-gnome-d35f3f1af498a0524c5edbdb5aee5d3c477b0fbc.tar.gz freebsd-ports-gnome-d35f3f1af498a0524c5edbdb5aee5d3c477b0fbc.tar.zst freebsd-ports-gnome-d35f3f1af498a0524c5edbdb5aee5d3c477b0fbc.zip |
Update to 1.25
ChangeLog:
1.23
https://lists.gnu.org/archive/html/info-gnu/2011-11/msg00014.html
1.24
https://lists.gnu.org/archive/html/info-gnu/2012-01/msg00008.html
1.25
https://lists.gnu.org/archive/html/info-gnu/2012-05/msg00010.html
Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
PR: ports/170428
Approved by: eadler (mentor)
Diffstat (limited to 'dns')
-rw-r--r-- | dns/libidn/Makefile | 2 | ||||
-rw-r--r-- | dns/libidn/distinfo | 4 | ||||
-rw-r--r-- | dns/libidn/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/dns/libidn/Makefile b/dns/libidn/Makefile index 75af052a6a8b..06282c7e1ddc 100644 --- a/dns/libidn/Makefile +++ b/dns/libidn/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libidn -PORTVERSION= 1.22 +PORTVERSION= 1.25 CATEGORIES= dns MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/dns/libidn/distinfo b/dns/libidn/distinfo index 7ecc217e92b9..bec9b5631dfe 100644 --- a/dns/libidn/distinfo +++ b/dns/libidn/distinfo @@ -1,2 +1,2 @@ -SHA256 (libidn-1.22.tar.gz) = 2f765e868795f5478900ec9f42cb0ecc6ca22e2a85a62763c0b13c7da2f588ed -SIZE (libidn-1.22.tar.gz) = 3356444 +SHA256 (libidn-1.25.tar.gz) = 7fe625328a6a5d837d723c462c1788affb84d9c9fc0ae5cd0ce9ac7724c34716 +SIZE (libidn-1.25.tar.gz) = 3390531 diff --git a/dns/libidn/pkg-plist b/dns/libidn/pkg-plist index ffe48c39f26b..123fc892b50b 100644 --- a/dns/libidn/pkg-plist +++ b/dns/libidn/pkg-plist @@ -26,6 +26,7 @@ share/emacs/site-lisp/punycode.el %%NLS%%share/locale/pl/LC_MESSAGES/libidn.mo %%NLS%%share/locale/ro/LC_MESSAGES/libidn.mo %%NLS%%share/locale/sr/LC_MESSAGES/libidn.mo +%%NLS%%share/locale/uk/LC_MESSAGES/libidn.mo %%NLS%%share/locale/vi/LC_MESSAGES/libidn.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/libidn.mo %%PORTDOCS%%%%DOCSDIR%%/FAQ |