summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2003-11-09 19:26:31 +0000
committerkrion <krion@FreeBSD.org>2003-11-09 19:26:31 +0000
commit99ead80b6b4a8469e93961be32c4721c958ac430 (patch)
tree16bef3804c90f21545a876c0f25f3a18a519f86d
parent7ce3dfd74727b14f6b29a8b38d99c15817d88d11 (diff)
downloadFreeBSD-ports-99ead80b6b4a8469e93961be32c4721c958ac430.zip
FreeBSD-ports-99ead80b6b4a8469e93961be32c4721c958ac430.tar.gz
- Update to 0.3.4
-rw-r--r--devel/libidn/Makefile4
-rw-r--r--devel/libidn/distinfo2
-rw-r--r--devel/libidn/files/patch-configure10
-rw-r--r--devel/libidn/files/patch-ltmain.sh15
-rw-r--r--dns/libidn/Makefile4
-rw-r--r--dns/libidn/distinfo2
-rw-r--r--dns/libidn/files/patch-configure10
-rw-r--r--dns/libidn/files/patch-ltmain.sh15
8 files changed, 36 insertions, 26 deletions
diff --git a/devel/libidn/Makefile b/devel/libidn/Makefile
index 62096bc..9b38f20 100644
--- a/devel/libidn/Makefile
+++ b/devel/libidn/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= libidn
-PORTVERSION= 0.3.3
-PORTREVISION= 1
+PORTVERSION= 0.3.4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} \
http://josefsson.org/libidn/releases/
@@ -21,6 +20,7 @@ BUILD_DEPENDS= gengetopt:${PORTSDIR}/devel/gengetopt
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
+CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
INSTALLS_SHLIB= yes
USE_GETOPT_LONG= yes
USE_GNOME= gnomehack
diff --git a/devel/libidn/distinfo b/devel/libidn/distinfo
index 34d2fb8..656e901 100644
--- a/devel/libidn/distinfo
+++ b/devel/libidn/distinfo
@@ -1 +1 @@
-MD5 (libidn-0.3.3.tar.gz) = aae37748904f8fe944b01de4461b0034
+MD5 (libidn-0.3.4.tar.gz) = 0b2e1df28f86cdeb3b8e34770b652342
diff --git a/devel/libidn/files/patch-configure b/devel/libidn/files/patch-configure
deleted file mode 100644
index 988fda9..0000000
--- a/devel/libidn/files/patch-configure
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure.orig Fri Jul 25 17:30:46 2003
-+++ configure Fri Jul 25 17:31:45 2003
-@@ -7788,6 +7788,7 @@
-
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff --git a/devel/libidn/files/patch-ltmain.sh b/devel/libidn/files/patch-ltmain.sh
new file mode 100644
index 0000000..6970f3e
--- /dev/null
+++ b/devel/libidn/files/patch-ltmain.sh
@@ -0,0 +1,15 @@
+--- 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/Makefile b/dns/libidn/Makefile
index 62096bc..9b38f20 100644
--- a/dns/libidn/Makefile
+++ b/dns/libidn/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= libidn
-PORTVERSION= 0.3.3
-PORTREVISION= 1
+PORTVERSION= 0.3.4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} \
http://josefsson.org/libidn/releases/
@@ -21,6 +20,7 @@ BUILD_DEPENDS= gengetopt:${PORTSDIR}/devel/gengetopt
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
+CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
INSTALLS_SHLIB= yes
USE_GETOPT_LONG= yes
USE_GNOME= gnomehack
diff --git a/dns/libidn/distinfo b/dns/libidn/distinfo
index 34d2fb8..656e901 100644
--- a/dns/libidn/distinfo
+++ b/dns/libidn/distinfo
@@ -1 +1 @@
-MD5 (libidn-0.3.3.tar.gz) = aae37748904f8fe944b01de4461b0034
+MD5 (libidn-0.3.4.tar.gz) = 0b2e1df28f86cdeb3b8e34770b652342
diff --git a/dns/libidn/files/patch-configure b/dns/libidn/files/patch-configure
deleted file mode 100644
index 988fda9..0000000
--- a/dns/libidn/files/patch-configure
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure.orig Fri Jul 25 17:30:46 2003
-+++ configure Fri Jul 25 17:31:45 2003
-@@ -7788,6 +7788,7 @@
-
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff --git a/dns/libidn/files/patch-ltmain.sh b/dns/libidn/files/patch-ltmain.sh
new file mode 100644
index 0000000..6970f3e
--- /dev/null
+++ b/dns/libidn/files/patch-ltmain.sh
@@ -0,0 +1,15 @@
+--- 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"
OpenPOWER on IntegriCloud