diff options
author | krion <krion@FreeBSD.org> | 2004-04-29 03:37:58 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-04-29 03:37:58 +0800 |
commit | 85347b7fe99eef4e3e70a8ed0936d28fe5ff67d1 (patch) | |
tree | cf4000dbb08b62f2453610972e49ef6da820d373 /dns | |
parent | ac013b25454ffd117813664d49f6519f4c37e89e (diff) | |
download | freebsd-ports-gnome-85347b7fe99eef4e3e70a8ed0936d28fe5ff67d1.tar.gz freebsd-ports-gnome-85347b7fe99eef4e3e70a8ed0936d28fe5ff67d1.tar.zst freebsd-ports-gnome-85347b7fe99eef4e3e70a8ed0936d28fe5ff67d1.zip |
- Update to version 0.4.3
Diffstat (limited to 'dns')
-rw-r--r-- | dns/libidn/Makefile | 2 | ||||
-rw-r--r-- | dns/libidn/distinfo | 4 | ||||
-rw-r--r-- | dns/libidn/files/patch-po::LINGUAS | 8 | ||||
-rw-r--r-- | dns/libidn/pkg-plist | 2 |
4 files changed, 9 insertions, 7 deletions
diff --git a/dns/libidn/Makefile b/dns/libidn/Makefile index 18a2575a31eb..df5439b17d6c 100644 --- a/dns/libidn/Makefile +++ b/dns/libidn/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libidn -PORTVERSION= 0.4.2 +PORTVERSION= 0.4.3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} \ http://josefsson.org/libidn/releases/ diff --git a/dns/libidn/distinfo b/dns/libidn/distinfo index ae47ca6cca12..ee832ea17e31 100644 --- a/dns/libidn/distinfo +++ b/dns/libidn/distinfo @@ -1,2 +1,2 @@ -MD5 (libidn-0.4.2.tar.gz) = 194d3d8e68501d3363f3842d83b96f1f -SIZE (libidn-0.4.2.tar.gz) = 1653979 +MD5 (libidn-0.4.3.tar.gz) = 037271567340efbe8b23d0aa6c50ea4a +SIZE (libidn-0.4.3.tar.gz) = 1660319 diff --git a/dns/libidn/files/patch-po::LINGUAS b/dns/libidn/files/patch-po::LINGUAS index a8a66321658a..c38b0971a9a3 100644 --- a/dns/libidn/files/patch-po::LINGUAS +++ b/dns/libidn/files/patch-po::LINGUAS @@ -1,6 +1,6 @@ ---- po/LINGUAS.orig Tue Mar 23 15:57:52 2004 -+++ po/LINGUAS Tue Mar 23 15:57:57 2004 +--- po/LINGUAS.orig Fri Apr 23 14:00:22 2004 ++++ po/LINGUAS Fri Apr 23 14:00:30 2004 @@ -1,2 +1,2 @@ # Set of available languages. --da en@boldquot en@quot fr pl sr sv -+da fr pl sr sv +-da de en@boldquot en@quot fr nl pl sr sv ++da de fr nl pl sr sv diff --git a/dns/libidn/pkg-plist b/dns/libidn/pkg-plist index 51cd23630eb8..61811999add4 100644 --- a/dns/libidn/pkg-plist +++ b/dns/libidn/pkg-plist @@ -11,7 +11,9 @@ libdata/pkgconfig/libidn.pc share/emacs/site-lisp/idna.el share/emacs/site-lisp/punycode.el %%NLS%%share/locale/da/LC_MESSAGES/libidn.mo +%%NLS%%share/locale/de/LC_MESSAGES/libidn.mo %%NLS%%share/locale/fr/LC_MESSAGES/libidn.mo +%%NLS%%share/locale/nl/LC_MESSAGES/libidn.mo %%NLS%%share/locale/pl/LC_MESSAGES/libidn.mo %%NLS%%share/locale/sr/LC_MESSAGES/libidn.mo %%NLS%%share/locale/sv/LC_MESSAGES/libidn.mo |