summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2015-01-10 11:08:07 +0000
committerwen <wen@FreeBSD.org>2015-01-10 11:08:07 +0000
commit1a435e09d78c8b514a1e3dc7160c334cdf74721a (patch)
treeef40fbfe031b794b8ecd92e881e8d6443be59d3f
parentfaab6386ba08faf9e527aa2b2aeef590fef80bfd (diff)
downloadFreeBSD-ports-1a435e09d78c8b514a1e3dc7160c334cdf74721a.zip
FreeBSD-ports-1a435e09d78c8b514a1e3dc7160c334cdf74721a.tar.gz
- Update math/cln to 1.3.4 and bump PORTREVISION of the ports
which depends on cln
-rw-r--r--math/GiNaC/Makefile1
-rw-r--r--math/cln/Makefile3
-rw-r--r--math/cln/distinfo4
-rw-r--r--math/cln/pkg-plist2
-rw-r--r--math/libqalculate/Makefile2
5 files changed, 6 insertions, 6 deletions
diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile
index 5fd77e7..c4ee206 100644
--- a/math/GiNaC/Makefile
+++ b/math/GiNaC/Makefile
@@ -3,6 +3,7 @@
PORTNAME= GiNaC
PORTVERSION= 1.6.3
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \
http://www.ginac.de/
diff --git a/math/cln/Makefile b/math/cln/Makefile
index bea1af8..a124085 100644
--- a/math/cln/Makefile
+++ b/math/cln/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= cln
-PORTVERSION= 1.3.2
-PORTREVISION= 1
+PORTVERSION= 1.3.4
CATEGORIES= math devel
MASTER_SITES= http://www.ginac.de/CLN/ \
http://www.mirrors.wiretapped.net/security/cryptography/libraries/math/cln/ \
diff --git a/math/cln/distinfo b/math/cln/distinfo
index a4bb9b1..28a0684 100644
--- a/math/cln/distinfo
+++ b/math/cln/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cln-1.3.2.tar.bz2) = 5c70c46b953b3b71ed2a2e28362b9adfacfae24b2b678d81bcc053ab779e7173
-SIZE (cln-1.3.2.tar.bz2) = 1275638
+SHA256 (cln-1.3.4.tar.bz2) = 2d99d7c433fb60db1e28299298a98354339bdc120d31bb9a862cafc5210ab748
+SIZE (cln-1.3.4.tar.bz2) = 1281348
diff --git a/math/cln/pkg-plist b/math/cln/pkg-plist
index cc18276..2b8b775 100644
--- a/math/cln/pkg-plist
+++ b/math/cln/pkg-plist
@@ -80,6 +80,6 @@ include/cln/version.h
lib/libcln.a
lib/libcln.so
lib/libcln.so.6
-lib/libcln.so.6.0.2
+lib/libcln.so.6.0.4
libdata/pkgconfig/cln.pc
man/man1/pi.1.gz
diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile
index 574c706..1ac19f9 100644
--- a/math/libqalculate/Makefile
+++ b/math/libqalculate/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libqalculate
PORTVERSION= 0.9.7
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= math
MASTER_SITES= SF/qalculate/${PORTNAME}/${PORTNAME}-${PORTVERSION}
OpenPOWER on IntegriCloud