diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-01-29 09:08:07 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-01-29 09:08:07 +0000 |
commit | c2d8dcef9a86ea2b1f320e3c7f5e8d0b85d5d2ad (patch) | |
tree | 17c6d695b2b4f0b5e36fbf10c6bbb75f3128fa1c /devel | |
parent | 35c8a898d416e25fa1dc4acf3b460f7a3850210a (diff) | |
download | ports-c2d8dcef9a86ea2b1f320e3c7f5e8d0b85d5d2ad.tar.gz ports-c2d8dcef9a86ea2b1f320e3c7f5e8d0b85d5d2ad.zip |
Notes
Diffstat (limited to 'devel')
-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 |