From owner-svn-ports-head@freebsd.org Tue Feb 28 22:50:47 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6B63CCF23AC; Tue, 28 Feb 2017 22:50:47 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3AC1BA89; Tue, 28 Feb 2017 22:50:47 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1SMokK7082140; Tue, 28 Feb 2017 22:50:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1SMoknt082138; Tue, 28 Feb 2017 22:50:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702282250.v1SMoknt082138@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 28 Feb 2017 22:50:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435097 - head/math/p5-Math-BaseCnv 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.23 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: Tue, 28 Feb 2017 22:50:47 -0000 Author: sunpoet Date: Tue Feb 28 22:50:46 2017 New Revision: 435097 URL: https://svnweb.freebsd.org/changeset/ports/435097 Log: Update to 1.14 - Add LICENSE_FILE - Add NO_ARCH Changes: http://search.cpan.org/dist/Math-BaseCnv/Changes Modified: head/math/p5-Math-BaseCnv/Makefile head/math/p5-Math-BaseCnv/distinfo Modified: head/math/p5-Math-BaseCnv/Makefile ============================================================================== --- head/math/p5-Math-BaseCnv/Makefile Tue Feb 28 22:50:41 2017 (r435096) +++ head/math/p5-Math-BaseCnv/Makefile Tue Feb 28 22:50:46 2017 (r435097) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Math-BaseCnv -PORTVERSION= 1.8 -DISTVERSIONSUFFIX= .B59BrZX +PORTVERSION= 1.14 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,10 +11,12 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Fast functions to convert between number Bases LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= p5-Test-Pod>=0:devel/p5-Test-Pod \ p5-Test-Pod-Coverage>=0:devel/p5-Test-Pod-Coverage +NO_ARCH= yes USES= perl5 tar:tgz USE_PERL5= configure Modified: head/math/p5-Math-BaseCnv/distinfo ============================================================================== --- head/math/p5-Math-BaseCnv/distinfo Tue Feb 28 22:50:41 2017 (r435096) +++ head/math/p5-Math-BaseCnv/distinfo Tue Feb 28 22:50:46 2017 (r435097) @@ -1,2 +1,3 @@ -SHA256 (Math-BaseCnv-1.8.B59BrZX.tgz) = 132dab154439bd60ee3302947e4707eacbcd04b61172ca7eae1e650644608243 -SIZE (Math-BaseCnv-1.8.B59BrZX.tgz) = 12401 +TIMESTAMP = 1488315854 +SHA256 (Math-BaseCnv-1.14.tgz) = c93566a0e9bbc9aab5998243ff8129d2389ed98cf2414bec88f5e5a57af4e7ee +SIZE (Math-BaseCnv-1.14.tgz) = 26946