diff options
author | krion <krion@FreeBSD.org> | 2005-01-29 17:08:07 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2005-01-29 17:08:07 +0800 |
commit | e8ab96aafe5925ab5070e10e605762b5e41d5880 (patch) | |
tree | 8a35d2142cb883fc19c7dd6e0883cbd11ec85264 /devel/libidn | |
parent | 2ce15aaac354e945c80093cc84913841ffc8f3d2 (diff) | |
download | freebsd-ports-gnome-e8ab96aafe5925ab5070e10e605762b5e41d5880.tar.gz freebsd-ports-gnome-e8ab96aafe5925ab5070e10e605762b5e41d5880.tar.zst freebsd-ports-gnome-e8ab96aafe5925ab5070e10e605762b5e41d5880.zip |
Update to 0.5.13
Diffstat (limited to 'devel/libidn')
-rw-r--r-- | devel/libidn/Makefile | 8 | ||||
-rw-r--r-- | devel/libidn/distinfo | 4 | ||||
-rw-r--r-- | devel/libidn/pkg-plist | 1 |
3 files changed, 8 insertions, 5 deletions
diff --git a/devel/libidn/Makefile b/devel/libidn/Makefile index 0c8b57d37a1f..dc51ceb8be38 100644 --- a/devel/libidn/Makefile +++ b/devel/libidn/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libidn -PORTVERSION= 0.5.12 +PORTVERSION= 0.5.13 CATEGORIES= devel MASTER_SITES= http://josefsson.org/libidn/releases/ \ ${MASTER_SITE_GNU_ALPHA} @@ -20,13 +20,15 @@ BUILD_DEPENDS= gengetopt:${PORTSDIR}/devel/gengetopt USE_GETOPT_LONG= yes USE_GNOME= gnomehack gnometarget pkgconfig USE_ICONV= yes +USE_LIBTOOL_VER=15 USE_PERL5_BUILD= yes USE_REINPLACE= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL_VER= 15 + CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" +INSTALLS_SHLIB= yes + INFO= libidn .if !defined(WITHOUT_NLS) diff --git a/devel/libidn/distinfo b/devel/libidn/distinfo index 4d13a2ca6698..dbdd271f3387 100644 --- a/devel/libidn/distinfo +++ b/devel/libidn/distinfo @@ -1,2 +1,2 @@ -MD5 (libidn-0.5.12.tar.gz) = 0a75ffdec5b739e744bb14cb8d4b4ba3 -SIZE (libidn-0.5.12.tar.gz) = 1959345 +MD5 (libidn-0.5.13.tar.gz) = 733cddb52c40a5656053631d31fe3cc7 +SIZE (libidn-0.5.13.tar.gz) = 1965864 diff --git a/devel/libidn/pkg-plist b/devel/libidn/pkg-plist index b730cf79f61f..f6869498f190 100644 --- a/devel/libidn/pkg-plist +++ b/devel/libidn/pkg-plist @@ -15,6 +15,7 @@ share/emacs/site-lisp/punycode.el %%NLS%%share/locale/de/LC_MESSAGES/libidn.mo %%NLS%%share/locale/eo/LC_MESSAGES/libidn.mo %%NLS%%share/locale/fr/LC_MESSAGES/libidn.mo +%%NLS%%share/locale/it/LC_MESSAGES/libidn.mo %%NLS%%share/locale/nl/LC_MESSAGES/libidn.mo %%NLS%%share/locale/pl/LC_MESSAGES/libidn.mo %%NLS%%share/locale/ro/LC_MESSAGES/libidn.mo |