aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2003-10-02 17:48:32 +0800
committerkrion <krion@FreeBSD.org>2003-10-02 17:48:32 +0800
commit6a9c1c085b8ecef762473a5d36afc41aaf39e55c (patch)
tree663cd7a3df790530c52d03c2fb4ef50561068a30 /devel
parent5f4e162fa4d2d3c04b7381af1b529c4090535451 (diff)
downloadfreebsd-ports-gnome-6a9c1c085b8ecef762473a5d36afc41aaf39e55c.tar.gz
freebsd-ports-gnome-6a9c1c085b8ecef762473a5d36afc41aaf39e55c.tar.zst
freebsd-ports-gnome-6a9c1c085b8ecef762473a5d36afc41aaf39e55c.zip
- Update to version 0.3.1
Diffstat (limited to 'devel')
-rw-r--r--devel/libidn/Makefile12
-rw-r--r--devel/libidn/distinfo2
-rw-r--r--devel/libidn/pkg-plist8
3 files changed, 13 insertions, 9 deletions
diff --git a/devel/libidn/Makefile b/devel/libidn/Makefile
index 91be5ed4ad2b..d962ef01f76c 100644
--- a/devel/libidn/Makefile
+++ b/devel/libidn/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libidn
-PORTVERSION= 0.2.2
+PORTVERSION= 0.3.1
CATEGORIES= devel
MASTER_SITES= ftp://alpha.gnu.org/pub/gnu/${PORTNAME}/ \
ftp://ftp.funet.fi/pub/mirrors/alpha.gnu.org/gnu/${PORTNAME}/ \
@@ -35,6 +35,16 @@ PLIST_SUB+= EMACS="@comment " EMACSDIR=""
.endif
MAN1= idn.1
+MAN3= idna_to_ascii_4i.3 idna_to_ascii_4z.3 idna_to_ascii_8z.3 \
+ idna_to_ascii_lz.3 idna_to_unicode_44i.3 idna_to_unicode_4z4z.3 \
+ idna_to_unicode_8z4z.3 idna_to_unicode_8z8z.3 idna_to_unicode_8zlz.3 \
+ idna_to_unicode_lzlz.3 punycode_decode.3 punycode_encode.3 \
+ stringprep.3 stringprep_check_version.3 stringprep_convert.3 \
+ stringprep_locale_charset.3 stringprep_locale_to_utf8.3 \
+ stringprep_profile.3 stringprep_ucs4_nfkc_normalize.3 \
+ stringprep_ucs4_to_utf8.3 stringprep_unichar_to_utf8.3 \
+ stringprep_utf8_nfkc_normalize.3 stringprep_utf8_to_locale.3 \
+ stringprep_utf8_to_ucs4.3 stringprep_utf8_to_unichar.3
post-install:
.if !defined(NOPORTDOCS)
diff --git a/devel/libidn/distinfo b/devel/libidn/distinfo
index 65f52a804d8e..e7cdd1cb117a 100644
--- a/devel/libidn/distinfo
+++ b/devel/libidn/distinfo
@@ -1 +1 @@
-MD5 (libidn-0.2.2.tar.gz) = ae8dff76d5c88104c2d02e2b2eaf4645
+MD5 (libidn-0.3.1.tar.gz) = 9d1cd86c6750c6094f016d3a1b868f60
diff --git a/devel/libidn/pkg-plist b/devel/libidn/pkg-plist
index 2c1d437af1b9..958aaf2e0c27 100644
--- a/devel/libidn/pkg-plist
+++ b/devel/libidn/pkg-plist
@@ -3,15 +3,9 @@ include/idn-int.h
include/idna.h
include/punycode.h
include/stringprep.h
-include/stringprep_generic.h
-include/stringprep_iscsi.h
-include/stringprep_kerberos5.h
-include/stringprep_nameprep.h
-include/stringprep_plain.h
-include/stringprep_xmpp.h
lib/libidn.a
lib/libidn.so
-lib/libidn.so.10
+lib/libidn.so.11
lib/pkgconfig/libidn.pc
%%EMACS%%%%EMACSDIR%%/site-lisp/idna.el
%%EMACS%%%%EMACSDIR%%/site-lisp/punycode.el