diff options
author | Florian Smeets <flo@FreeBSD.org> | 2013-02-06 22:35:30 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2013-02-06 22:35:30 +0000 |
commit | 9c0c82f682f54c3408df6f9446ca8a991c692141 (patch) | |
tree | 33b059a72bbfc93a7f4e433b0439b01a8d333f7f /dns | |
parent | db74930dd4f459e479413770007b9957ce71087d (diff) | |
download | ports-9c0c82f682f54c3408df6f9446ca8a991c692141.tar.gz ports-9c0c82f682f54c3408df6f9446ca8a991c692141.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/libidn/Makefile | 8 | ||||
-rw-r--r-- | dns/libidn/distinfo | 4 | ||||
-rw-r--r-- | dns/libidn/pkg-plist | 3 |
3 files changed, 5 insertions, 10 deletions
diff --git a/dns/libidn/Makefile b/dns/libidn/Makefile index 06282c7e1ddc..15d82bdf6d3d 100644 --- a/dns/libidn/Makefile +++ b/dns/libidn/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: libidn -# Date created: 19.06.2003 -# Whom: Kirill Ponomarew <ponomarew@oberon.net> -# +# Created by: Kirill Ponomarew <ponomarew@oberon.net> # $FreeBSD$ -# PORTNAME= libidn -PORTVERSION= 1.25 +PORTVERSION= 1.26 CATEGORIES= dns MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/dns/libidn/distinfo b/dns/libidn/distinfo index bec9b5631dfe..0b3bd6cce71e 100644 --- a/dns/libidn/distinfo +++ b/dns/libidn/distinfo @@ -1,2 +1,2 @@ -SHA256 (libidn-1.25.tar.gz) = 7fe625328a6a5d837d723c462c1788affb84d9c9fc0ae5cd0ce9ac7724c34716 -SIZE (libidn-1.25.tar.gz) = 3390531 +SHA256 (libidn-1.26.tar.gz) = 0a2f4c71c80f8f389a99d5a26539a9be4a4ac42cd7f375aa41046660f63cc53c +SIZE (libidn-1.26.tar.gz) = 3400972 diff --git a/dns/libidn/pkg-plist b/dns/libidn/pkg-plist index 123fc892b50b..537b882f2a56 100644 --- a/dns/libidn/pkg-plist +++ b/dns/libidn/pkg-plist @@ -19,6 +19,7 @@ share/emacs/site-lisp/punycode.el %%NLS%%share/locale/eo/LC_MESSAGES/libidn.mo %%NLS%%share/locale/fi/LC_MESSAGES/libidn.mo %%NLS%%share/locale/fr/LC_MESSAGES/libidn.mo +%%NLS%%share/locale/hr/LC_MESSAGES/libidn.mo %%NLS%%share/locale/id/LC_MESSAGES/libidn.mo %%NLS%%share/locale/it/LC_MESSAGES/libidn.mo %%NLS%%share/locale/ja/LC_MESSAGES/libidn.mo @@ -34,5 +35,3 @@ share/emacs/site-lisp/punycode.el %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/libidn-components.png %%PORTDOCS%%@dirrm %%DOCSDIR%% -%%NLS%%@dirrmtry share/locale/rw/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/rw |