Thanks David. Here is update to 0.12.

On Tue, Mar 19, 2013 at 12:43:51AM -0400, David Hill wrote:
> update math/p5-Math-Base36 to 0.11

All regress pass:

t/01-use.t ........... ok
t/02-basic.t ......... ok
t/03-invalid.t ....... ok
t/98-pod_coverage.t .. ok
t/99-pod.t ........... ok
All tests successful.
Files=5, Tests=39,  4 wallclock secs ( 0.09 usr  0.35 sys +  0.82 cusr 2.07 
csys =  3.33 CPU)
Result: PASS



Index: Makefile
===================================================================
RCS file: /cvs/ports/math/p5-Math-Base36/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile    11 Mar 2013 11:23:55 -0000      1.7
+++ Makefile    7 Apr 2013 18:35:18 -0000
@@ -3,12 +3,16 @@
 COMMENT =              encoding and decoding of base36 strings
 
 MODULES =              cpan
-DISTNAME =             Math-Base36-0.09
+DISTNAME =             Math-Base36-0.12
 CATEGORIES =           math
 
 MAINTAINER =           Mikolaj Kucharski <miko...@kucharski.name>
 
 # Perl
 PERMIT_PACKAGE_CDROM = Yes
+
+TEST_DEPENDS =         devel/p5-Test-Exception \
+                       devel/p5-Test-Pod \
+                       devel/p5-Test-Pod-Coverage
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/math/p5-Math-Base36/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo    5 Apr 2011 21:17:55 -0000       1.2
+++ distinfo    7 Apr 2013 18:35:18 -0000
@@ -1,5 +1,2 @@
-MD5 (Math-Base36-0.09.tar.gz) = OvGpYeRcDjZ+eGhaUY9d3g==
-RMD160 (Math-Base36-0.09.tar.gz) = RwldXLo/RtRXYxxCHz3E+9EAXHs=
-SHA1 (Math-Base36-0.09.tar.gz) = 5wzvz5xDhJI3I05jkJwEC2UQ4zM=
-SHA256 (Math-Base36-0.09.tar.gz) = wX3B1QBL4faecsL0suiy2XwSEGUVdQhy+KkPQjvNIi8=
-SIZE (Math-Base36-0.09.tar.gz) = 19365
+SHA256 (Math-Base36-0.12.tar.gz) = z8YxLxU+yTD9BBcv3H2jAeGJbNHa5C5he+DLDeHP3xc=
+SIZE (Math-Base36-0.12.tar.gz) = 20272


-- 
best regards
q#

Reply via email to