Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Oct 2006 15:23:18 -0500 (EST)
From:      Thomas Abthorpe <thomas@goodking.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        thomas@goodking.ca, aaron@FreeBSD.org
Subject:   ports/104981: [PATCH] math/p5-Number-WithError: update to 0.06
Message-ID:  <200610312023.k9VKNIh5092425@goodking.goodking.ca>
Resent-Message-ID: <200610312030.k9VKUJq0090487@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         104981
>Category:       ports
>Synopsis:       [PATCH] math/p5-Number-WithError: update to 0.06
>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:   Tue Oct 31 20:30:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Mon Oct  2 02:05:54 EDT
>Description:
- Update to 0.06

Port maintainer (aaron@FreeBSD.org) is cc'd.

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

rm files/patch-Makefile.PL

--- p5-Number-WithError-0.06.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/math/p5-Number-WithError/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	10 Jun 2006 04:05:53 -0000	1.4
+++ Makefile	31 Oct 2006 20:20:40 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Number-WithError
-PORTVERSION=	0.05
+PORTVERSION=	0.06
 CATEGORIES=	math perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Number
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/math/p5-Number-WithError/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	10 Jun 2006 04:05:53 -0000	1.2
+++ distinfo	31 Oct 2006 20:20:40 -0000
@@ -1,3 +1,3 @@
-MD5 (Number-WithError-0.05.tar.gz) = 3dc287d72c5b31c210f00097a2218d33
-SHA256 (Number-WithError-0.05.tar.gz) = c351f65a8abc6d8101f839db6f2418f5d7efd46ea3187724fbb2a25fba0a098a
-SIZE (Number-WithError-0.05.tar.gz) = 34647
+MD5 (Number-WithError-0.06.tar.gz) = c57be30943842df77ab7e7c455683785
+SHA256 (Number-WithError-0.06.tar.gz) = a265d49402e32e0815ff3b516c01121b87d61bc68ee6c8c25757b30fedf6f2e5
+SIZE (Number-WithError-0.06.tar.gz) = 27035
Index: files/patch-Makefile.PL
===================================================================
RCS file: /home/ncvs/ports/math/p5-Number-WithError/files/patch-Makefile.PL,v
retrieving revision 1.1
diff -u -r1.1 patch-Makefile.PL
--- files/patch-Makefile.PL	2 Jun 2006 21:35:23 -0000	1.1
+++ files/patch-Makefile.PL	31 Oct 2006 20:20:40 -0000
@@ -1,8 +1,11 @@
---- Makefile.PL.orig	Wed Feb  8 09:47:57 2006
-+++ Makefile.PL	Fri Jun  2 15:32:13 2006
-@@ -10,5 +10,4 @@
- build_requires 'Test::More'              => '0.47';
- build_requires 'Test::LectroTest'        => '0';
+--- Makefile.PL.orig	Wed Aug 30 07:17:34 2006
++++ Makefile.PL	Tue Oct 31 14:01:42 2006
+@@ -1,3 +1,8 @@
++#-
++#
++# delete this patch
++#
++#-
+ use inc::Module::Install;
  
--auto_install;
- WriteAll;
+ name           'Number-WithError';
--- p5-Number-WithError-0.06.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610312023.k9VKNIh5092425>