Date: Sat, 4 Jan 2020 09:39:04 +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: r522020 - head/math/cln Message-ID: <202001040939.0049d4KJ080086@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Sat Jan 4 09:39:04 2020 New Revision: 522020 URL: https://svnweb.freebsd.org/changeset/ports/522020 Log: - Update to 1.3.6 Modified: head/math/cln/Makefile head/math/cln/distinfo head/math/cln/pkg-plist Modified: head/math/cln/Makefile ============================================================================== --- head/math/cln/Makefile Sat Jan 4 09:30:11 2020 (r522019) +++ head/math/cln/Makefile Sat Jan 4 09:39:04 2020 (r522020) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= cln -PORTVERSION= 1.3.4 -PORTREVISION= 1 +PORTVERSION= 1.3.6 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 4 09:30:11 2020 (r522019) +++ head/math/cln/distinfo Sat Jan 4 09:39:04 2020 (r522020) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537927281 -SHA256 (cln-1.3.4.tar.bz2) = 2d99d7c433fb60db1e28299298a98354339bdc120d31bb9a862cafc5210ab748 -SIZE (cln-1.3.4.tar.bz2) = 1281348 +TIMESTAMP = 1578116418 +SHA256 (cln-1.3.6.tar.bz2) = f492530e8879bda529009b6033e1923c8f4aae843149fc28c667c20b094d984a +SIZE (cln-1.3.6.tar.bz2) = 1330815 Modified: head/math/cln/pkg-plist ============================================================================== --- head/math/cln/pkg-plist Sat Jan 4 09:30:11 2020 (r522019) +++ head/math/cln/pkg-plist Sat Jan 4 09:39:04 2020 (r522020) @@ -80,6 +80,6 @@ include/cln/version.h lib/libcln.a lib/libcln.so lib/libcln.so.6 -lib/libcln.so.6.0.4 +lib/libcln.so.6.0.6 libdata/pkgconfig/cln.pc man/man1/pi.1.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001040939.0049d4KJ080086>