aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2004-03-23 16:08:06 +0000
committerClement Laforet <clement@FreeBSD.org>2004-03-23 16:08:06 +0000
commit31e440f09e318c5c1f455f8eff3c10a92eb6aaed (patch)
treebf38b955a6d0828aeaff259e2a091e9e0a9dfe00 /devel
parent61c31d99176be53e387aa987b8568621d3f52d83 (diff)
downloadports-31e440f09e318c5c1f455f8eff3c10a92eb6aaed.tar.gz
ports-31e440f09e318c5c1f455f8eff3c10a92eb6aaed.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/libvanessa_socket/Makefile6
-rw-r--r--devel/libvanessa_socket/distinfo4
-rw-r--r--devel/libvanessa_socket/files/patch-ltmain.sh13
-rw-r--r--devel/libvanessa_socket/pkg-plist1
4 files changed, 17 insertions, 7 deletions
diff --git a/devel/libvanessa_socket/Makefile b/devel/libvanessa_socket/Makefile
index 6146d3f3131f..49502967e542 100644
--- a/devel/libvanessa_socket/Makefile
+++ b/devel/libvanessa_socket/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= libvanessa_socket
-PORTVERSION= 0.0.6
-PORTREVISION= 1
+PORTVERSION= 0.0.7
CATEGORIES= devel
MASTER_SITES= http://www.vergenet.net/linux/vanessa/download/%SUBDIR%/
MASTER_SITE_SUBDIR= vanessa_socket/${PORTVERSION}
@@ -22,8 +21,7 @@ LIB_DEPENDS= vanessa_logger.0:${PORTSDIR}/devel/libvanessa_logger \
MAN1= vanessa_socket_pipe.1
INSTALLS_SHLIB= YES
-
-USE_LIBTOOL_VER= 13
+GNU_CONFIGURE= YES
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/devel/libvanessa_socket/distinfo b/devel/libvanessa_socket/distinfo
index 522cffd397b5..d178e0d4f97c 100644
--- a/devel/libvanessa_socket/distinfo
+++ b/devel/libvanessa_socket/distinfo
@@ -1,2 +1,2 @@
-MD5 (vanessa_socket-0.0.6.tar.gz) = 39b9171a836a9edea6368da686a84a15
-SIZE (vanessa_socket-0.0.6.tar.gz) = 321370
+MD5 (vanessa_socket-0.0.7.tar.gz) = 928c318ac74601412ff231234e1da7c9
+SIZE (vanessa_socket-0.0.7.tar.gz) = 321042
diff --git a/devel/libvanessa_socket/files/patch-ltmain.sh b/devel/libvanessa_socket/files/patch-ltmain.sh
new file mode 100644
index 000000000000..f24bc5ee6988
--- /dev/null
+++ b/devel/libvanessa_socket/files/patch-ltmain.sh
@@ -0,0 +1,13 @@
+--- ltmain.sh.orig Tue Mar 23 15:22:40 2004
++++ ltmain.sh Tue Mar 23 15:22:50 2004
+@@ -5530,8 +5530,8 @@
+ # Install the pseudo-library for information purposes.
+ 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 $?
++ #$show "$install_prog $instname $destdir/$name"
++ #$run eval "$install_prog $instname $destdir/$name" || exit $?
+
+ # Maybe install the static library, too.
+ test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
diff --git a/devel/libvanessa_socket/pkg-plist b/devel/libvanessa_socket/pkg-plist
index 75b51d75357e..ef562dbe04dc 100644
--- a/devel/libvanessa_socket/pkg-plist
+++ b/devel/libvanessa_socket/pkg-plist
@@ -3,4 +3,3 @@ include/vanessa_socket.h
lib/libvanessa_socket.so.0
lib/libvanessa_socket.so
lib/libvanessa_socket.a
-lib/libvanessa_socket.la