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 @@ -1,21 +1,25 @@ # Created by: Yi-Hsuan Hsin # $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 .include 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