aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2006-01-30 14:39:41 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2006-01-30 14:39:41 +0000
commit453f2cf3a9102710f1ae5d17e423c560134b8f6e (patch)
tree00061096f6d90ec0651891983d8fd781048fd71b /math
parent5f9ed8393b433da5d32df261ec7b9195f56f67d9 (diff)
downloadports-453f2cf3a9102710f1ae5d17e423c560134b8f6e.tar.gz
ports-453f2cf3a9102710f1ae5d17e423c560134b8f6e.zip
- Upgrade to 0.031.
- Switch to use $PERL_MODBUILD.
Notes
Notes: svn path=/head/; revision=154819
Diffstat (limited to 'math')
-rw-r--r--math/p5-Math-Vec/Makefile7
-rw-r--r--math/p5-Math-Vec/distinfo6
-rw-r--r--math/p5-Math-Vec/files/patch-Vec.pm8
-rw-r--r--math/p5-Math-Vec/pkg-plist3
4 files changed, 10 insertions, 14 deletions
diff --git a/math/p5-Math-Vec/Makefile b/math/p5-Math-Vec/Makefile
index 027c49ccd515..c778086c27aa 100644
--- a/math/p5-Math-Vec/Makefile
+++ b/math/p5-Math-Vec/Makefile
@@ -6,17 +6,16 @@
#
PORTNAME= Math-Vec
-PORTVERSION= 0.02
-PORTREVISION= 1
+PORTVERSION= 0.031
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= ../../authors/id/E/EW/EWILHELM/Math
+MASTER_SITE_SUBDIR= ../../authors/id/E/EW/EWILHELM
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Object-Oriented Vector Math Methods in Perl
-PERL_CONFIGURE= yes
+PERL_MODBUILD= yes
MAN3= Math::Vec.3
.include <bsd.port.mk>
diff --git a/math/p5-Math-Vec/distinfo b/math/p5-Math-Vec/distinfo
index c499653abc9c..4e16a713293f 100644
--- a/math/p5-Math-Vec/distinfo
+++ b/math/p5-Math-Vec/distinfo
@@ -1,3 +1,3 @@
-MD5 (Math-Vec-0.02.tar.gz) = d6fd4ccf1a76f23d798beab7a1843ef2
-SHA256 (Math-Vec-0.02.tar.gz) = 9706f041581eb2d63ad998f8ad7318cb833e5244c3d54041b1fa0df718a9b866
-SIZE (Math-Vec-0.02.tar.gz) = 6454
+MD5 (Math-Vec-0.031.tar.gz) = eea551b2b96426f711e128bacc8e7b62
+SHA256 (Math-Vec-0.031.tar.gz) = 6a92c2d7df6eebcd71ae23c1972084fb7df761ca623c16c0155d8dc075e630dd
+SIZE (Math-Vec-0.031.tar.gz) = 9039
diff --git a/math/p5-Math-Vec/files/patch-Vec.pm b/math/p5-Math-Vec/files/patch-Vec.pm
index c6929952a7ee..9870e561ad08 100644
--- a/math/p5-Math-Vec/files/patch-Vec.pm
+++ b/math/p5-Math-Vec/files/patch-Vec.pm
@@ -1,10 +1,10 @@
---- Vec.pm.orig Thu Sep 1 18:16:13 2005
-+++ Vec.pm Thu Sep 1 18:16:43 2005
+--- lib/Math/Vec.pm.orig Sun Jan 8 07:40:51 2006
++++ lib/Math/Vec.pm Mon Jan 30 23:36:57 2006
@@ -1,5 +1,6 @@
package Math::Vec;
--our $VERSION = '0.02';
+-our $VERSION = '0.031';
+use vars qw($VERSION);
-+$VERSION = '0.02';
++$VERSION = '0.031';
=pod
diff --git a/math/p5-Math-Vec/pkg-plist b/math/p5-Math-Vec/pkg-plist
index 669e7e7cdea3..b21d73f1e14c 100644
--- a/math/p5-Math-Vec/pkg-plist
+++ b/math/p5-Math-Vec/pkg-plist
@@ -1,5 +1,2 @@
%%SITE_PERL%%/Math/Vec.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Vec/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Vec
@dirrmtry %%SITE_PERL%%/Math
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math