aboutsummaryrefslogtreecommitdiff
path: root/devel/libmatheval
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2006-12-23 14:11:38 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2006-12-23 14:11:38 +0000
commitbe19a6192582f5bb0579ec089ac5c0e01273d0ad (patch)
tree81601e03f559672b00c72c4a868ee1eb76916c65 /devel/libmatheval
parent90427c416fd0dbfe2be31864d1af566fc24c4ae5 (diff)
downloadports-be19a6192582f5bb0579ec089ac5c0e01273d0ad.tar.gz
ports-be19a6192582f5bb0579ec089ac5c0e01273d0ad.zip
Update to 1.1.3.
PR: 106653 Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
Notes
Notes: svn path=/head/; revision=180603
Diffstat (limited to 'devel/libmatheval')
-rw-r--r--devel/libmatheval/Makefile6
-rw-r--r--devel/libmatheval/distinfo6
-rw-r--r--devel/libmatheval/files/patch-config-ltmain.sh15
-rw-r--r--devel/libmatheval/pkg-plist1
4 files changed, 21 insertions, 7 deletions
diff --git a/devel/libmatheval/Makefile b/devel/libmatheval/Makefile
index 1213194681ce..03981e52bee8 100644
--- a/devel/libmatheval/Makefile
+++ b/devel/libmatheval/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= libmatheval
-PORTVERSION= 1.1.2
+PORTVERSION= 1.1.3
CATEGORIES= devel math
-MASTER_SITES= ${MASTER_SITE_GNU}
+MASTER_SITES= GNU
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= demon@FreeBSD.org
@@ -19,7 +19,7 @@ LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV+= MAKEINFO="/usr/bin/makeinfo --no-split"
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib
INFO= libmatheval
diff --git a/devel/libmatheval/distinfo b/devel/libmatheval/distinfo
index 52ab29f4d6bf..3eccd7869b64 100644
--- a/devel/libmatheval/distinfo
+++ b/devel/libmatheval/distinfo
@@ -1,3 +1,3 @@
-MD5 (libmatheval-1.1.2.tar.gz) = 016ac0982312f11d06ef48d4cd1fddb9
-SHA256 (libmatheval-1.1.2.tar.gz) = 5978e0aedb2fff992091f766d3507f1ad260fbf3d2cfcd5abc1c4e6901b42879
-SIZE (libmatheval-1.1.2.tar.gz) = 486250
+MD5 (libmatheval-1.1.3.tar.gz) = e88b3429da2758c799e6fbc44ac87416
+SHA256 (libmatheval-1.1.3.tar.gz) = 2c49061af2998e73619b531e379f3e51f61f9c1a3bd50cce2cbfe841730789c4
+SIZE (libmatheval-1.1.3.tar.gz) = 496193
diff --git a/devel/libmatheval/files/patch-config-ltmain.sh b/devel/libmatheval/files/patch-config-ltmain.sh
new file mode 100644
index 000000000000..5e2be0d7e11c
--- /dev/null
+++ b/devel/libmatheval/files/patch-config-ltmain.sh
@@ -0,0 +1,15 @@
+--- config/ltmain.sh.orig Wed Dec 13 11:54:39 2006
++++ config/ltmain.sh Wed Dec 13 11:54:52 2006
+@@ -5659,10 +5659,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/devel/libmatheval/pkg-plist b/devel/libmatheval/pkg-plist
index 6c8d8a85ffdd..6ec6b2631f97 100644
--- a/devel/libmatheval/pkg-plist
+++ b/devel/libmatheval/pkg-plist
@@ -1,5 +1,4 @@
include/matheval.h
lib/libmatheval.a
-lib/libmatheval.la
lib/libmatheval.so
lib/libmatheval.so.1