Update to 0.5.13
This commit is contained in:
parent
35c8a898d4
commit
c2d8dcef9a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127591
6 changed files with 16 additions and 10 deletions
|
@ -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)
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue