From fd5d4910cdb04a42e1f5f6439179cf214c635570 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Tue, 28 Feb 2017 22:50:46 +0000 Subject: Update to 1.14 - Add LICENSE_FILE - Add NO_ARCH Changes: http://search.cpan.org/dist/Math-BaseCnv/Changes --- math/p5-Math-BaseCnv/Makefile | 5 +++-- math/p5-Math-BaseCnv/distinfo | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'math') diff --git a/math/p5-Math-BaseCnv/Makefile b/math/p5-Math-BaseCnv/Makefile index efd5ce48f9e5..77209b6e02db 100644 --- a/math/p5-Math-BaseCnv/Makefile +++ b/math/p5-Math-BaseCnv/Makefile @@ -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 diff --git a/math/p5-Math-BaseCnv/distinfo b/math/p5-Math-BaseCnv/distinfo index 50ef42e9c464..dccdc56bf93b 100644 --- a/math/p5-Math-BaseCnv/distinfo +++ b/math/p5-Math-BaseCnv/distinfo @@ -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 -- cgit