diff options
author | wen <wen@FreeBSD.org> | 2013-02-17 07:54:37 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2013-02-17 07:54:37 +0800 |
commit | b7eeaa5ca2f6018ca38cb3501142587ccc3db039 (patch) | |
tree | 383355d133dcacf6dd2cfa64b8618fbcfd7fb2ca /math | |
parent | b286792e752a02ebd0c40789d61a6640c27c0258 (diff) | |
download | freebsd-ports-gnome-b7eeaa5ca2f6018ca38cb3501142587ccc3db039.tar.gz freebsd-ports-gnome-b7eeaa5ca2f6018ca38cb3501142587ccc3db039.tar.zst freebsd-ports-gnome-b7eeaa5ca2f6018ca38cb3501142587ccc3db039.zip |
- Update to 6.0.0
- Trim Makefile headers
- Reset maintainer to ports@
Diffstat (limited to 'math')
-rw-r--r-- | math/ntl/Makefile | 11 | ||||
-rw-r--r-- | math/ntl/distinfo | 4 |
2 files changed, 5 insertions, 10 deletions
diff --git a/math/ntl/Makefile b/math/ntl/Makefile index a24921e0d414..9a882b8adffc 100644 --- a/math/ntl/Makefile +++ b/math/ntl/Makefile @@ -1,17 +1,12 @@ -# New ports collection makefile for: ntl -# Date created: 18 June 2000 -# Whom: bauerm -# +# Created by: bauerm # $FreeBSD$ -# PORTNAME= ntl -PORTVERSION= 5.5.2 -PORTREVISION= 2 +PORTVERSION= 6.0.0 CATEGORIES= math MASTER_SITES= http://www.shoup.net/ntl/ -MAINTAINER= wen@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Victor Shoup's Number Theory Library # ntl is faster with libgmp4, but you can disable it diff --git a/math/ntl/distinfo b/math/ntl/distinfo index b5b8b0a31d08..08866e0cbd2f 100644 --- a/math/ntl/distinfo +++ b/math/ntl/distinfo @@ -1,2 +1,2 @@ -SHA256 (ntl-5.5.2.tar.gz) = ef7fe7c8b60ec6e05b2a279caad0081263f7fb68b7360120846644cde726ff56 -SIZE (ntl-5.5.2.tar.gz) = 707247 +SHA256 (ntl-6.0.0.tar.gz) = 9342fa7d83a0ee6748ebae683368250eff06b19d7df5dfb85bcba8a896c0a29b +SIZE (ntl-6.0.0.tar.gz) = 714741 |