summaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-09-08 07:29:19 +0000
committerijliao <ijliao@FreeBSD.org>2001-09-08 07:29:19 +0000
commitca664cc6480e22500eccca6f1b894c60d6a1be53 (patch)
tree60609bb55aa73f921c18c944e30a795332275123 /math
parent230102ed231fa9b825a02f77280f7b6baa0a81c4 (diff)
downloadFreeBSD-ports-ca664cc6480e22500eccca6f1b894c60d6a1be53.zip
FreeBSD-ports-ca664cc6480e22500eccca6f1b894c60d6a1be53.tar.gz
upgrade to 1.1.2
Submitted by: fenner's log
Diffstat (limited to 'math')
-rw-r--r--math/cln/Makefile6
-rw-r--r--math/cln/distinfo2
2 files changed, 5 insertions, 3 deletions
diff --git a/math/cln/Makefile b/math/cln/Makefile
index 108a90b..7f1ff22 100644
--- a/math/cln/Makefile
+++ b/math/cln/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= cln
-PORTVERSION= 1.1.1
+PORTVERSION= 1.1.2
CATEGORIES= math devel
MASTER_SITES= ftp://ftp.ilog.fr/pub/Users/haible/gnu/ \
ftp://ftp.santafe.edu/pub/gnu/ \
@@ -20,9 +20,11 @@ CONFIGURE_ARGS= --datadir=${PREFIX}/share/cln --infodir=${PREFIX}/info \
--mandir=${PREFIX}/man
USE_GMAKE= yes
-
INSTALLS_SHLIB= yes
MAN1= cln-config.1
+pre-build:
+ @(cd ${WRKSRC} ; ${LN} -s ${LOCALBASE}/bin/libtool .)
+
.include <bsd.port.mk>
diff --git a/math/cln/distinfo b/math/cln/distinfo
index b129684..e1947e0 100644
--- a/math/cln/distinfo
+++ b/math/cln/distinfo
@@ -1 +1 @@
-MD5 (cln-1.1.1.tar.gz) = 65bb2a005ab337cd781733be4cb3d088
+MD5 (cln-1.1.2.tar.gz) = e7de13fc3b13262bb20e642806381943
OpenPOWER on IntegriCloud