Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Feb 2013 23:54:37 +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: r312392 - head/math/ntl
Message-ID:  <201302162354.r1GNsbQx088833@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
+MAINTAINER=	ports@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302162354.r1GNsbQx088833>