diff options
author | wen <wen@FreeBSD.org> | 2011-06-02 10:25:51 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2011-06-02 10:25:51 +0800 |
commit | a7ab7a686768c7fd86f8c9b52ba9d5181e489646 (patch) | |
tree | 35fa55c8686870cc86946f260486bb0ea548aa6f | |
parent | 04950cf394e7b49debfe5bce98bb871d74ee87f8 (diff) | |
download | freebsd-ports-gnome-a7ab7a686768c7fd86f8c9b52ba9d5181e489646.tar.gz freebsd-ports-gnome-a7ab7a686768c7fd86f8c9b52ba9d5181e489646.tar.zst freebsd-ports-gnome-a7ab7a686768c7fd86f8c9b52ba9d5181e489646.zip |
- Update to 1.3.2
-rw-r--r-- | math/cln/Makefile | 3 | ||||
-rw-r--r-- | math/cln/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/math/cln/Makefile b/math/cln/Makefile index d56c03cbdcca..b01b7d9c89d3 100644 --- a/math/cln/Makefile +++ b/math/cln/Makefile @@ -7,8 +7,7 @@ # PORTNAME= cln -PORTVERSION= 1.3.1 -PORTREVISION= 1 +PORTVERSION= 1.3.2 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 bc871d4cd8ca..a4bb9b157507 100644 --- a/math/cln/distinfo +++ b/math/cln/distinfo @@ -1,2 +1,2 @@ -SHA256 (cln-1.3.1.tar.bz2) = 8a194ce7bb8a69b3f324e0472adda9543b675089e619fccf289c57bb8b97a8e9 -SIZE (cln-1.3.1.tar.bz2) = 1258397 +SHA256 (cln-1.3.2.tar.bz2) = 5c70c46b953b3b71ed2a2e28362b9adfacfae24b2b678d81bcc053ab779e7173 +SIZE (cln-1.3.2.tar.bz2) = 1275638 |