From fe6d0cfe74ac3e5d790ea6c0d3d2a78daaba7eb1 Mon Sep 17 00:00:00 2001 From: Ion-Mihai Tetcu Date: Thu, 18 Jan 2007 08:28:48 +0000 Subject: - update to 1.1.13 - pet portlint - pass maintainership to submitter PR: ports/108049 Submitted by: Marcelo Araujo --- math/cln/Makefile | 9 ++++----- math/cln/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 8 deletions(-) (limited to 'math/cln') 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 .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 -- cgit v1.2.3