Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Sep 2005 23:00:46 +0200 (CEST)
From:      Emanuel Haupt <ehaupt@critical.ch>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/86723: patch: devel/p5-ConfigReader-Simple - update to version 1.21 
Message-ID:  <200509292100.j8TL0kIR024573@beaver.critical.ch>
Resent-Message-ID: <200509292110.j8TLAIR8007868@freefall.freebsd.org>

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

>Number:         86723
>Category:       ports
>Synopsis:       patch: devel/p5-ConfigReader-Simple - update to version 1.21
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 29 21:10:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Emanuel Haupt
>Release:        FreeBSD 6.0-BETA5 i386
>Organization:
>Environment:
System: FreeBSD beaver.critical.ch 6.0-BETA5 FreeBSD 6.0-BETA5 #0: Tue Sep 27 19:38:58 CEST 2005 root@beaver.critical.ch:/usr/obj/usr/src/RELENG_6/src/sys/BEAVER i386


	
>Description:
The following patch updates devel/p5-ConfigReader-Simple to version 1.21

- remove file: files/patch-Makefile.PL
- remove dir : files/

>How-To-Repeat:
	
>Fix:

	



--- p5-ConfigReader-Simple.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-ConfigReader-Simple/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	26 May 2005 13:49:22 -0000	1.3
+++ Makefile	29 Sep 2005 20:54:28 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ConfigReader-Simple
-PORTVERSION=	1.18
+PORTVERSION=	1.21
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	../../authors/id/B/BD/BDFOY
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-ConfigReader-Simple/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	14 Mar 2005 09:33:18 -0000	1.1
+++ distinfo	29 Sep 2005 20:54:28 -0000
@@ -1,2 +1,2 @@
-MD5 (ConfigReader-Simple-1.18.tar.gz) = 0b27cd7fad2d80e1402a5c5d279d5d92
-SIZE (ConfigReader-Simple-1.18.tar.gz) = 8339
+MD5 (ConfigReader-Simple-1.21.tar.gz) = 282ea3b058a350e05b86b43b04ca5e27
+SIZE (ConfigReader-Simple-1.21.tar.gz) = 11213
Index: files/patch-Makefile.PL
===================================================================
RCS file: files/patch-Makefile.PL
diff -N files/patch-Makefile.PL
--- files/patch-Makefile.PL	26 May 2005 13:49:22 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,10 +0,0 @@
---- Makefile.PL.orig	Sat Apr 30 00:56:58 2005
-+++ Makefile.PL	Sat Apr 30 00:57:57 2005
-@@ -11,7 +11,8 @@
- 		'Test::More'       => '0',
- 		},
-		                      
-+    'MAN3PODS' => { 'lib/ConfigReader/Simple.pm' => 'blib/man3/ConfigReader::Simple.3' },
-     clean  => { FILES => "ConfigReader-Simple-*" },
- 
- 	);
--- p5-ConfigReader-Simple.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?200509292100.j8TL0kIR024573>