From owner-svn-ports-head@FreeBSD.ORG Sat Feb 16 23:54:38 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 15BDB828; Sat, 16 Feb 2013 23:54:38 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 08FF4101; Sat, 16 Feb 2013 23:54:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r1GNsbt9088835; Sat, 16 Feb 2013 23:54:37 GMT (envelope-from wen@svn.freebsd.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r1GNsbQx088833; Sat, 16 Feb 2013 23:54:37 GMT (envelope-from wen@svn.freebsd.org) Message-Id: <201302162354.r1GNsbQx088833@svn.freebsd.org> From: Wen Heping Date: Sat, 16 Feb 2013 23:54:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r312392 - head/math/ntl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2013 23:54:38 -0000 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