aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-10-12 14:26:53 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-10-12 14:26:53 +0000
commit49c59feb9a73cbf4e3a554e1253812c390004bba (patch)
treedcc1bc33fe811e5014fb5255a80e054fcf0a87fd /dns
parent7a869bd74cfbb0f0965f927bd8b90811cf210d0b (diff)
downloadports-49c59feb9a73cbf4e3a554e1253812c390004bba.tar.gz
ports-49c59feb9a73cbf4e3a554e1253812c390004bba.zip
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/libidn/Makefile2
-rw-r--r--dns/libidn/Makefile.man5
-rw-r--r--dns/libidn/distinfo4
3 files changed, 8 insertions, 3 deletions
diff --git a/dns/libidn/Makefile b/dns/libidn/Makefile
index 8c586a330c74..d535e1a3a95c 100644
--- a/dns/libidn/Makefile
+++ b/dns/libidn/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libidn
-PORTVERSION= 0.5.4
+PORTVERSION= 0.5.6
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} \
http://josefsson.org/libidn/releases/
diff --git a/dns/libidn/Makefile.man b/dns/libidn/Makefile.man
index 46d769473646..fd33e015f77e 100644
--- a/dns/libidn/Makefile.man
+++ b/dns/libidn/Makefile.man
@@ -12,8 +12,11 @@ MAN3+= idna_to_unicode_lzlz.3
MAN3+= pr29_4.3
MAN3+= pr29_4z.3
MAN3+= pr29_8z.3
+MAN3+= pr29_strerror.3
MAN3+= punycode_decode.3
MAN3+= punycode_encode.3
+MAN3+= punycode_strerror.3
+MAN3+= idna_strerror.3
MAN3+= stringprep.3
MAN3+= stringprep_4i.3
MAN3+= stringprep_4zi.3
@@ -22,6 +25,7 @@ MAN3+= stringprep_convert.3
MAN3+= stringprep_locale_charset.3
MAN3+= stringprep_locale_to_utf8.3
MAN3+= stringprep_profile.3
+MAN3+= stringprep_strerror.3
MAN3+= stringprep_ucs4_nfkc_normalize.3
MAN3+= stringprep_ucs4_to_utf8.3
MAN3+= stringprep_unichar_to_utf8.3
@@ -40,3 +44,4 @@ MAN3+= tld_get_4.3
MAN3+= tld_get_4z.3
MAN3+= tld_get_table.3
MAN3+= tld_get_z.3
+MAN3+= tld_strerror.3
diff --git a/dns/libidn/distinfo b/dns/libidn/distinfo
index 629739371221..a06c60edc6ae 100644
--- a/dns/libidn/distinfo
+++ b/dns/libidn/distinfo
@@ -1,2 +1,2 @@
-MD5 (libidn-0.5.4.tar.gz) = 1b2d61e13ff39485571ad4e8b749596e
-SIZE (libidn-0.5.4.tar.gz) = 1874570
+MD5 (libidn-0.5.6.tar.gz) = 81f6618767a8b36f4c3150715e1fe958
+SIZE (libidn-0.5.6.tar.gz) = 1911684