diff options
author | krion <krion@FreeBSD.org> | 2004-08-13 22:51:14 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-08-13 22:51:14 +0000 |
commit | f42735ccd504cccb069bcd51a7a1fda144cbd969 (patch) | |
tree | e7fa53a82c3f38c456acdaa02fb095357b328471 /dns | |
parent | d0d48e58124aad44ba18ffc38a7fc38903c00927 (diff) | |
download | FreeBSD-ports-f42735ccd504cccb069bcd51a7a1fda144cbd969.zip FreeBSD-ports-f42735ccd504cccb069bcd51a7a1fda144cbd969.tar.gz |
Update to 0.5.4
Diffstat (limited to 'dns')
-rw-r--r-- | dns/libidn/Makefile | 5 | ||||
-rw-r--r-- | dns/libidn/distinfo | 4 | ||||
-rw-r--r-- | dns/libidn/files/patch-ltmain.sh | 15 | ||||
-rw-r--r-- | dns/libidn/files/patch-po::LINGUAS | 9 | ||||
-rw-r--r-- | dns/libidn/files/patch-po_LINGUAS | 10 |
5 files changed, 14 insertions, 29 deletions
diff --git a/dns/libidn/Makefile b/dns/libidn/Makefile index 0670492..8c586a3 100644 --- a/dns/libidn/Makefile +++ b/dns/libidn/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libidn -PORTVERSION= 0.5.3 +PORTVERSION= 0.5.4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} \ http://josefsson.org/libidn/releases/ @@ -20,11 +20,10 @@ BUILD_DEPENDS= gengetopt:${PORTSDIR}/devel/gengetopt USE_GETOPT_LONG= yes USE_GNOME= gnomehack gnometarget USE_ICONV= yes -USE_INC_LIBTOOL_VER= 13 USE_PERL5_BUILD= yes USE_REINPLACE= yes INSTALLS_SHLIB= yes -GNU_CONFIGURE= yes +USE_LIBTOOL_VER= 15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" diff --git a/dns/libidn/distinfo b/dns/libidn/distinfo index cff8be1..6297393 100644 --- a/dns/libidn/distinfo +++ b/dns/libidn/distinfo @@ -1,2 +1,2 @@ -MD5 (libidn-0.5.3.tar.gz) = 6f59677b419c94637084b6dc753ad29b -SIZE (libidn-0.5.3.tar.gz) = 1873465 +MD5 (libidn-0.5.4.tar.gz) = 1b2d61e13ff39485571ad4e8b749596e +SIZE (libidn-0.5.4.tar.gz) = 1874570 diff --git a/dns/libidn/files/patch-ltmain.sh b/dns/libidn/files/patch-ltmain.sh deleted file mode 100644 index 6970f3e..0000000 --- a/dns/libidn/files/patch-ltmain.sh +++ /dev/null @@ -1,15 +0,0 @@ ---- ltmain.sh.orig Sun Nov 9 20:11:04 2003 -+++ ltmain.sh Sun Nov 9 20:12:16 2003 -@@ -5668,10 +5668,12 @@ - fi - - # Install the pseudo-library for information purposes. -+ if /usr/bin/false; then - name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` - instname="$dir/$name"i - $show "$install_prog $instname $destdir/$name" - $run eval "$install_prog $instname $destdir/$name" || exit $? -+ fi - - # Maybe install the static library, too. - test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" diff --git a/dns/libidn/files/patch-po::LINGUAS b/dns/libidn/files/patch-po::LINGUAS deleted file mode 100644 index 17105e1..0000000 --- a/dns/libidn/files/patch-po::LINGUAS +++ /dev/null @@ -1,9 +0,0 @@ - -$FreeBSD$ - ---- po/LINGUAS.orig Mon Jun 28 08:22:50 2004 -+++ po/LINGUAS Mon Jun 28 08:22:58 2004 -@@ -1,2 +1,2 @@ - # Set of available languages. --da de en@boldquot en@quot eo fr nl pl ro sr sv -+da de eo fr nl pl ro sr sv diff --git a/dns/libidn/files/patch-po_LINGUAS b/dns/libidn/files/patch-po_LINGUAS new file mode 100644 index 0000000..2d8668d --- /dev/null +++ b/dns/libidn/files/patch-po_LINGUAS @@ -0,0 +1,10 @@ + +$FreeBSD$ + +--- po/LINGUAS.orig Sat Aug 14 00:48:18 2004 ++++ po/LINGUAS Sat Aug 14 00:48:21 2004 +@@ -1,4 +1,3 @@ +-en@boldquot en@quot + da + de + eo |