svn commit: r312392 - head/math/ntl
Wen Heping
wen at FreeBSD.org
Sat Feb 16 23:54:38 UTC 2013
Author: wen
Date: Sat Feb 16 23:54:37 2013
New Revision: 312392
URL: http://svnweb.freebsd.org/changeset/ports/312392
Log:
- Update to 6.0.0
- Trim Makefile headers
- Reset maintainer to ports@
Modified:
head/math/ntl/Makefile
head/math/ntl/distinfo
Modified: head/math/ntl/Makefile
==============================================================================
--- head/math/ntl/Makefile Sat Feb 16 23:29:46 2013 (r312391)
+++ head/math/ntl/Makefile Sat Feb 16 23:54:37 2013 (r312392)
@@ -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 at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Victor Shoup's Number Theory Library
# ntl is faster with libgmp4, but you can disable it
Modified: head/math/ntl/distinfo
==============================================================================
--- head/math/ntl/distinfo Sat Feb 16 23:29:46 2013 (r312391)
+++ head/math/ntl/distinfo Sat Feb 16 23:54:37 2013 (r312392)
@@ -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
More information about the svn-ports-head
mailing list