ports/99059: [PATCH] math/p5-Math-Vec: update to 0.040

Aaron Dalton aaron at FreeBSD.org
Fri Jun 16 21:00:37 UTC 2006


>Number:         99059
>Category:       ports
>Synopsis:       [PATCH] math/p5-Math-Vec: update to 0.040
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 16 21:00:34 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Aaron Dalton
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD moondance.itsy-bitsy.net 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May  8 10:21:06 UTC
>Description:
- Update to 0.040

Removed file(s):
- files/patch-Vec.pm

Port maintainer (kuriyama at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Math-Vec-0.040.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/math/p5-Math-Vec/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile	6 May 2006 11:50:34 -0000	1.4
+++ Makefile	16 Jun 2006 20:54:14 -0000
@@ -6,11 +6,12 @@
 #
 
 PORTNAME=	Math-Vec
-PORTVERSION=	0.031
+PORTVERSION=	0.040
 CATEGORIES=	math perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	../../authors/id/E/EW/EWILHELM
 PKGNAMEPREFIX=	p5-
+DISTNAME=	${PORTNAME}-0.04
 
 MAINTAINER=	kuriyama at FreeBSD.org
 COMMENT=	Object-Oriented Vector Math Methods in Perl
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/math/p5-Math-Vec/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	30 Jan 2006 14:39:40 -0000	1.3
+++ distinfo	16 Jun 2006 20:54:14 -0000
@@ -1,3 +1,3 @@
-MD5 (Math-Vec-0.031.tar.gz) = eea551b2b96426f711e128bacc8e7b62
-SHA256 (Math-Vec-0.031.tar.gz) = 6a92c2d7df6eebcd71ae23c1972084fb7df761ca623c16c0155d8dc075e630dd
-SIZE (Math-Vec-0.031.tar.gz) = 9039
+MD5 (Math-Vec-0.04.tar.gz) = 96877cb54704426ce333b13a8380bfbf
+SHA256 (Math-Vec-0.04.tar.gz) = 0710cc7e64fd8be995777c01c3bbfdb2b0197fe8d0860c7a7e4b78e9dbc13f9b
+SIZE (Math-Vec-0.04.tar.gz) = 9459
Index: files/patch-Vec.pm
===================================================================
RCS file: files/patch-Vec.pm
diff -N files/patch-Vec.pm
--- files/patch-Vec.pm	30 Jan 2006 14:39:41 -0000	1.2
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,10 +0,0 @@
---- 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.031';
-+use vars qw($VERSION);
-+$VERSION   = '0.031';
- 
- =pod
- 
--- p5-Math-Vec-0.040.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list