aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Base36
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-12-18 00:15:27 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-12-18 00:15:27 +0000
commit59a7d8db2d30876648259d84f317e603bea7ef79 (patch)
tree5579f4aac547e2dbb9901509796978251774ea06 /math/p5-Math-Base36
parentb478b199baf73b186f4aaf445a56ba9d4db68d85 (diff)
downloadports-59a7d8db2d30876648259d84f317e603bea7ef79.tar.gz
ports-59a7d8db2d30876648259d84f317e603bea7ef79.zip
- Update to 0.07
PR: 140738 Submitted by: Sahil Tandon <sahil@tandon.net> Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=246083
Diffstat (limited to 'math/p5-Math-Base36')
-rw-r--r--math/p5-Math-Base36/Makefile9
-rw-r--r--math/p5-Math-Base36/distinfo6
-rw-r--r--math/p5-Math-Base36/pkg-plist2
3 files changed, 8 insertions, 9 deletions
diff --git a/math/p5-Math-Base36/Makefile b/math/p5-Math-Base36/Makefile
index 720740665a9b..f59928add2b2 100644
--- a/math/p5-Math-Base36/Makefile
+++ b/math/p5-Math-Base36/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= Math-Base36
-PORTVERSION= 0.1
-PORTEPOCH= 1
+PORTVERSION= 0.07
+PORTEPOCH= 2
CATEGORIES= math perl5 converters
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,9 +15,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= mhsin@mhsin.org
COMMENT= Encoding and decoding of base36 strings
-PERL_CONFIGURE= yes
+BUILD_DEPENDS= p5-Math-BigInt>=1.60:${PORTSDIR}/math/p5-Math-BigInt
+RUN_DEPENDS= ${BUILD_DEPENDS}
-WRKSRC= ${WRKDIR}/Base36
+PERL_CONFIGURE= yes
MAN3= Math::Base36.3
diff --git a/math/p5-Math-Base36/distinfo b/math/p5-Math-Base36/distinfo
index 909f671cb27c..c6d5e845f021 100644
--- a/math/p5-Math-Base36/distinfo
+++ b/math/p5-Math-Base36/distinfo
@@ -1,3 +1,3 @@
-MD5 (Math-Base36-0.1.tar.gz) = da3d1c3b260b6eb4aa3dea3b4726a142
-SHA256 (Math-Base36-0.1.tar.gz) = d4412320c9af399f99f2ff53c6d5bfc72528f134e7a8fa1a48c208f511c8ac36
-SIZE (Math-Base36-0.1.tar.gz) = 2469
+MD5 (Math-Base36-0.07.tar.gz) = 27b4b1a8c175b1717aac3bb6893be9f6
+SHA256 (Math-Base36-0.07.tar.gz) = 3c612966edab0035dbb95fc44975dac27a0cfeb951815b60792bffb73d6b6ad5
+SIZE (Math-Base36-0.07.tar.gz) = 15896
diff --git a/math/p5-Math-Base36/pkg-plist b/math/p5-Math-Base36/pkg-plist
index 6d9742e36472..d227c014ed75 100644
--- a/math/p5-Math-Base36/pkg-plist
+++ b/math/p5-Math-Base36/pkg-plist
@@ -1,8 +1,6 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Base36/.packlist
%%SITE_PERL%%/Math/Base36.pm
-%%SITE_PERL%%/auto/Math/Base36/autosplit.ix
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Base36
-@dirrm %%SITE_PERL%%/auto/Math/Base36
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
@dirrmtry %%SITE_PERL%%/Math
@dirrmtry %%SITE_PERL%%/auto/Math