aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Base36
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2020-05-05 11:12:58 +0000
committerWen Heping <wen@FreeBSD.org>2020-05-05 11:12:58 +0000
commitf69c33a88cbc64af68e4d9ebd4ff77255ac401c2 (patch)
tree9d3282127113617f8645e4ebb054d62fe578baa2 /math/p5-Math-Base36
parent57b06047451b7165013a0831478c4cb25ea7593d (diff)
downloadports-f69c33a88cbc64af68e4d9ebd4ff77255ac401c2.tar.gz
ports-f69c33a88cbc64af68e4d9ebd4ff77255ac401c2.zip
- Update to 0.14
- Pass maintainership to submitter - Add LICENSE_FILE - Add TERST_DEPENDS PR: 245752 Submitted by: svysh.fbsd@gmail.com Approved by: maintainer(timeout, > 14 days)
Notes
Notes: svn path=/head/; revision=534071
Diffstat (limited to 'math/p5-Math-Base36')
-rw-r--r--math/p5-Math-Base36/Makefile10
-rw-r--r--math/p5-Math-Base36/distinfo5
2 files changed, 10 insertions, 5 deletions
diff --git a/math/p5-Math-Base36/Makefile b/math/p5-Math-Base36/Makefile
index f92382850357..d0771293f91d 100644
--- a/math/p5-Math-Base36/Makefile
+++ b/math/p5-Math-Base36/Makefile
@@ -2,18 +2,22 @@
# $FreeBSD$
PORTNAME= Math-Base36
-PORTVERSION= 0.10
-PORTREVISION= 1
+PORTVERSION= 0.14
PORTEPOCH= 2
CATEGORIES= math converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= mhsin@mhsin.org
+MAINTAINER= svysh.fbsd@gmail.com
COMMENT= Encoding and decoding of base36 strings
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/README
+
+TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception \
+ p5-Test-Pod>=0:devel/p5-Test-Pod \
+ p5-Test-Pod-Coverage>=0:devel/p5-Test-Pod-Coverage
USES= perl5
USE_PERL5= configure
diff --git a/math/p5-Math-Base36/distinfo b/math/p5-Math-Base36/distinfo
index 2febabc05f4c..70161d8f7b66 100644
--- a/math/p5-Math-Base36/distinfo
+++ b/math/p5-Math-Base36/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Math-Base36-0.10.tar.gz) = ac1a2fd22547cdf89d90da1b5e5b14afcdee4dcaca029fce94c92288e2458cc7
-SIZE (Math-Base36-0.10.tar.gz) = 20414
+TIMESTAMP = 1588676840
+SHA256 (Math-Base36-0.14.tar.gz) = eedcc8cb22b8f6b6c07742e55931f6e9d03771d221d0b76639f18a3b7d19f47f
+SIZE (Math-Base36-0.14.tar.gz) = 20428