ports/103933: [PATCH] devel/p5-Carp-Clan: update to 5.7

Gea-Suan Lin gslin at gslin.org
Tue Oct 3 10:30:25 UTC 2006


>Number:         103933
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Carp-Clan: update to 5.7
>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 03 10:30:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE-p8 FreeBSD 6.1-RELEASE-p8 #0: Fri Sep 29 03:41:50 CST 2006
>Description:
- Update to 5.7

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

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

--- p5-Carp-Clan-5.7.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-Carp-Clan/Makefile /home/staff/gslin/work/ports/p5-Carp-Clan/Makefile
--- /usr/ports/devel/p5-Carp-Clan/Makefile	Mon Sep 25 03:11:35 2006
+++ /home/staff/gslin/work/ports/p5-Carp-Clan/Makefile	Tue Oct  3 18:21:29 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Carp-Clan
-PORTVERSION=	5.4
+PORTVERSION=	5.7
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Carp
diff -ruN --exclude=CVS /usr/ports/devel/p5-Carp-Clan/distinfo /home/staff/gslin/work/ports/p5-Carp-Clan/distinfo
--- /usr/ports/devel/p5-Carp-Clan/distinfo	Mon Sep 25 03:11:35 2006
+++ /home/staff/gslin/work/ports/p5-Carp-Clan/distinfo	Tue Oct  3 18:19:07 2006
@@ -1,3 +1,3 @@
-MD5 (Carp-Clan-5.4.tar.gz) = 04d5a3a00b4b8511421c5ac4144cab74
-SHA256 (Carp-Clan-5.4.tar.gz) = fdb2da0f8932737d82e2113b5105ccc0979ea1daba5c12108ace3b44b53196d4
-SIZE (Carp-Clan-5.4.tar.gz) = 17989
+MD5 (Carp-Clan-5.7.tar.gz) = d42f1a812fc400a7c946c0a882a54e7d
+SHA256 (Carp-Clan-5.7.tar.gz) = ab7dea368516b5c22950eaa2bdd17d964831e973277d5caf39075206e094bb0e
+SIZE (Carp-Clan-5.7.tar.gz) = 18646
diff -ruN --exclude=CVS /usr/ports/devel/p5-Carp-Clan/files/patch-Makefile.PL /home/staff/gslin/work/ports/p5-Carp-Clan/files/patch-Makefile.PL
--- /usr/ports/devel/p5-Carp-Clan/files/patch-Makefile.PL	Mon Sep 25 21:12:58 2006
+++ /home/staff/gslin/work/ports/p5-Carp-Clan/files/patch-Makefile.PL	Tue Oct  3 18:21:12 2006
@@ -1,13 +1,16 @@
---- ./Makefile.PL.orig	Mon Sep 25 14:24:05 2006
-+++ ./Makefile.PL	Mon Sep 25 14:24:15 2006
-@@ -4,10 +4,6 @@
+--- Makefile.PL.orig	Tue Oct  3 18:20:41 2006
++++ Makefile.PL	Tue Oct  3 18:21:02 2006
+@@ -4,13 +4,6 @@
  use ExtUtils::MakeMaker;
- my @PREREQ_PM;
+ my %PREREQ_PM;
  
--if ( prompt( 'Use Object::Deadly for tests? [Ny]', 'no' ) =~ /\Ay/imx ) {
--    push @PREREQ_PM, ( 'Object::Deadly' => '0.08' );
+-if (prompt( 'Add Object::Deadly 0.08+ to prerequisites for testing? [Ny]',
+-        'no' ) =~ /\Ay/imx
+-    )
+-{
+-    $PREREQ_PM{'Object::Deadly'} = '0.08';
 -}
 -
  WriteMakefile(
      NAME          => 'Carp::Clan',
-     VERSION_FROM  => 'Clan.pm',
+     AUTHOR        => 'Joshua ben Jore <jjore at cpan.org>',
--- p5-Carp-Clan-5.7.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list