svn commit: r435097 - head/math/p5-Math-BaseCnv
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Feb 28 22:50:47 UTC 2017
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 at 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
More information about the svn-ports-head
mailing list