From 453f2cf3a9102710f1ae5d17e423c560134b8f6e Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Mon, 30 Jan 2006 14:39:41 +0000 Subject: - Upgrade to 0.031. - Switch to use $PERL_MODBUILD. --- math/p5-Math-Vec/files/patch-Vec.pm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'math/p5-Math-Vec/files/patch-Vec.pm') 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 -- cgit v1.2.3