aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-01-18 08:28:48 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-01-18 08:28:48 +0000
commitfe6d0cfe74ac3e5d790ea6c0d3d2a78daaba7eb1 (patch)
tree16a73e18999a45f6c57ebf7f6edea805c1b9052a /math
parent11b8c10b2317e33a35d85ba076e67aba3367b8d3 (diff)
downloadports-fe6d0cfe74ac3e5d790ea6c0d3d2a78daaba7eb1.tar.gz
ports-fe6d0cfe74ac3e5d790ea6c0d3d2a78daaba7eb1.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/cln/Makefile9
-rw-r--r--math/cln/distinfo6
2 files changed, 7 insertions, 8 deletions
diff --git a/math/cln/Makefile b/math/cln/Makefile
index af5458d3d71a..96784d63fe0c 100644
--- a/math/cln/Makefile
+++ b/math/cln/Makefile
@@ -7,14 +7,13 @@
#
PORTNAME= cln
-PORTVERSION= 1.1.11
-PORTREVISION= 1
+PORTVERSION= 1.1.13
CATEGORIES= math devel
MASTER_SITES= http://www.ginac.de/CLN/ \
http://www.mirrors.wiretapped.net/security/cryptography/libraries/math/cln/ \
ftp://ftpthep.physik.uni-mainz.de/pub/gnu/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= araujo@bsdmail.org
COMMENT= Class Library for Numbers
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4
@@ -42,12 +41,12 @@ LDFLAGS= -L${LOCALBASE}/lib
.include <bsd.port.pre.mk>
.if ${ARCH} == "sparc64" || ${ARCH} == "ia64"
-BROKEN= "Does not compile on sparc64 or ia64"
+BROKEN= Does not compile on sparc64 or ia64
.endif
pre-build:
.if exists(${LOCALBASE}/lib/libcln.so.3)
-BROKEN= "Does not compile when older version is installed. Please pkg_delete old cln first"
+BROKEN= Does not compile when older version is installed. Please pkg_delete old cln first
.endif
post-install:
diff --git a/math/cln/distinfo b/math/cln/distinfo
index 975b487737b6..2f991857a6ca 100644
--- a/math/cln/distinfo
+++ b/math/cln/distinfo
@@ -1,3 +1,3 @@
-MD5 (cln-1.1.11.tar.bz2) = 7313dc20608ddc5dcfdae4d2f9138762
-SHA256 (cln-1.1.11.tar.bz2) = a9a31815381f716840acabc42fac641ada5a5a1463a36a036d219c5134001e15
-SIZE (cln-1.1.11.tar.bz2) = 1710717
+MD5 (cln-1.1.13.tar.bz2) = 1f3d227360003b389bba14c8a5c3695a
+SHA256 (cln-1.1.13.tar.bz2) = fb570c0ac44aef1ffe251fdf2a9b40448c95aa21398b492566203dd982b18c03
+SIZE (cln-1.1.13.tar.bz2) = 1708927