Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jan 2015 11:08:08 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r376687 - in head/math: GiNaC cln libqalculate
Message-ID:  <201501101108.t0AB88D3077153@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Sat Jan 10 11:08:07 2015
New Revision: 376687
URL: https://svnweb.freebsd.org/changeset/ports/376687
QAT: https://qat.redports.org/buildarchive/r376687/

Log:
  - Update math/cln to 1.3.4 and bump PORTREVISION of the ports
  which depends on cln

Modified:
  head/math/GiNaC/Makefile
  head/math/cln/Makefile
  head/math/cln/distinfo
  head/math/cln/pkg-plist
  head/math/libqalculate/Makefile

Modified: head/math/GiNaC/Makefile
==============================================================================
--- head/math/GiNaC/Makefile	Sat Jan 10 10:36:44 2015	(r376686)
+++ head/math/GiNaC/Makefile	Sat Jan 10 11:08:07 2015	(r376687)
@@ -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/

Modified: head/math/cln/Makefile
==============================================================================
--- head/math/cln/Makefile	Sat Jan 10 10:36:44 2015	(r376686)
+++ head/math/cln/Makefile	Sat Jan 10 11:08:07 2015	(r376687)
@@ -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/ \

Modified: head/math/cln/distinfo
==============================================================================
--- head/math/cln/distinfo	Sat Jan 10 10:36:44 2015	(r376686)
+++ head/math/cln/distinfo	Sat Jan 10 11:08:07 2015	(r376687)
@@ -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

Modified: head/math/cln/pkg-plist
==============================================================================
--- head/math/cln/pkg-plist	Sat Jan 10 10:36:44 2015	(r376686)
+++ head/math/cln/pkg-plist	Sat Jan 10 11:08:07 2015	(r376687)
@@ -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

Modified: head/math/libqalculate/Makefile
==============================================================================
--- head/math/libqalculate/Makefile	Sat Jan 10 10:36:44 2015	(r376686)
+++ head/math/libqalculate/Makefile	Sat Jan 10 11:08:07 2015	(r376687)
@@ -3,7 +3,7 @@
 
 PORTNAME=	libqalculate
 PORTVERSION=	0.9.7
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	math
 MASTER_SITES=	SF/qalculate/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501101108.t0AB88D3077153>