aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-07-23 17:26:42 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-07-23 17:26:42 +0000
commita8441b370815c89e073a6e2ef1c64fbe0cf4bebf (patch)
tree9ae2777b584200f7d2098bf1fd46cfbec8cbb15a /math
parentcf00cdacfbb3ce81ca3444f585c91f2125b1c2f3 (diff)
downloadports-a8441b370815c89e073a6e2ef1c64fbe0cf4bebf.tar.gz
ports-a8441b370815c89e073a6e2ef1c64fbe0cf4bebf.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/p5-Math-Base36/Makefile5
-rw-r--r--math/p5-Math-Base36/distinfo6
-rw-r--r--math/p5-Math-Base36/pkg-plist3
3 files changed, 10 insertions, 4 deletions
diff --git a/math/p5-Math-Base36/Makefile b/math/p5-Math-Base36/Makefile
index 7036a29b90db..720740665a9b 100644
--- a/math/p5-Math-Base36/Makefile
+++ b/math/p5-Math-Base36/Makefile
@@ -6,7 +6,8 @@
#
PORTNAME= Math-Base36
-PORTVERSION= 0.05
+PORTVERSION= 0.1
+PORTEPOCH= 1
CATEGORIES= math perl5 converters
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,6 +17,8 @@ COMMENT= Encoding and decoding of base36 strings
PERL_CONFIGURE= yes
+WRKSRC= ${WRKDIR}/Base36
+
MAN3= Math::Base36.3
.include <bsd.port.mk>
diff --git a/math/p5-Math-Base36/distinfo b/math/p5-Math-Base36/distinfo
index 16451ec4c49f..909f671cb27c 100644
--- a/math/p5-Math-Base36/distinfo
+++ b/math/p5-Math-Base36/distinfo
@@ -1,3 +1,3 @@
-MD5 (Math-Base36-0.05.tar.gz) = dd4faae2fed15326571651ea17ee7a04
-SHA256 (Math-Base36-0.05.tar.gz) = b5e4f2f13803bd1d2a3c221d19e82d28f9ecd3d18259e1a5bfe9a8c1630fb748
-SIZE (Math-Base36-0.05.tar.gz) = 18785
+MD5 (Math-Base36-0.1.tar.gz) = da3d1c3b260b6eb4aa3dea3b4726a142
+SHA256 (Math-Base36-0.1.tar.gz) = d4412320c9af399f99f2ff53c6d5bfc72528f134e7a8fa1a48c208f511c8ac36
+SIZE (Math-Base36-0.1.tar.gz) = 2469
diff --git a/math/p5-Math-Base36/pkg-plist b/math/p5-Math-Base36/pkg-plist
index 648df0fa8f37..6d9742e36472 100644
--- a/math/p5-Math-Base36/pkg-plist
+++ b/math/p5-Math-Base36/pkg-plist
@@ -1,5 +1,8 @@
%%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