ports/151569: [update] devel/p5-Package-DeprecationManager to 0.09

Andrej Zverev az at FreeBSD.org
Tue Oct 19 06:10:11 UTC 2010


>Number:         151569
>Category:       ports
>Synopsis:       [update] devel/p5-Package-DeprecationManager to 0.09
>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 19 06:10:11 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Andrej Zverev
>Release:        
>Organization:
>Environment:

	
>Description:
	Update to 0.09
	files/patch-Makefile.PL - need to remove
>How-To-Repeat:
	
>Fix:

	

--- p5-Package-DeprecationManager.diff begins here ---
Index: p5-Package-DeprecationManager/Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Package-DeprecationManager/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- p5-Package-DeprecationManager/Makefile	9 Aug 2010 05:38:04 -0000	1.1
+++ p5-Package-DeprecationManager/Makefile	19 Oct 2010 05:59:01 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Package-DeprecationManager
-PORTVERSION=	0.04
+PORTVERSION=	0.09
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,9 +15,11 @@
 COMMENT=	Manage deprecation warnings for your distribution
 
 BUILD_DEPENDS=	p5-Params-Util>=0:${PORTSDIR}/devel/p5-Params-Util \
-		p5-Sub-Install>=0:${PORTSDIR}/devel/p5-Sub-Install
+		p5-Sub-Install>=0:${PORTSDIR}/devel/p5-Sub-Install \
+		p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils
 RUN_DEPENDS=	p5-Params-Util>=0:${PORTSDIR}/devel/p5-Params-Util \
-		p5-Sub-Install>=0:${PORTSDIR}/devel/p5-Sub-Install
+		p5-Sub-Install>=0:${PORTSDIR}/devel/p5-Sub-Install \
+		p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils
 
 LICENSE=	ART20
 
@@ -25,4 +27,7 @@
 
 MAN3=		Package::DeprecationManager.3
 
+post-extract:
+	@${PERL} -i -ne "print unless /'BUILD_REQUIRES'/../},/" ${WRKSRC}/Makefile.PL
+
 .include <bsd.port.mk>
Index: p5-Package-DeprecationManager/distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Package-DeprecationManager/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- p5-Package-DeprecationManager/distinfo	9 Aug 2010 05:38:04 -0000	1.1
+++ p5-Package-DeprecationManager/distinfo	19 Oct 2010 05:59:01 -0000
@@ -1,3 +1,3 @@
-MD5 (Package-DeprecationManager-0.04.tar.gz) = bc1d60d004b8b4d6aa8c11f3c4ccbc5f
-SHA256 (Package-DeprecationManager-0.04.tar.gz) = fa27d9d8dbb529371389089217c0139d9757c006f5a0711d8bde229b7863d3d4
-SIZE (Package-DeprecationManager-0.04.tar.gz) = 10480
+MD5 (Package-DeprecationManager-0.09.tar.gz) = 2536b5f09d48d9e5350cbae2d6e76645
+SHA256 (Package-DeprecationManager-0.09.tar.gz) = 8168f2cb45b971b19834519659283a85834defd8d244bf483c1d80ccbc562757
+SIZE (Package-DeprecationManager-0.09.tar.gz) = 11280
Index: p5-Package-DeprecationManager/files/patch-Makefile.PL
===================================================================
RCS file: p5-Package-DeprecationManager/files/patch-Makefile.PL
diff -N p5-Package-DeprecationManager/files/patch-Makefile.PL
--- p5-Package-DeprecationManager/files/patch-Makefile.PL	9 Aug 2010 05:38:04 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,12 +0,0 @@
---- Makefile.PL.orig	2010-08-05 15:45:40.707773492 +0200
-+++ Makefile.PL	2010-08-05 15:45:51.844121268 +0200
-@@ -12,9 +12,6 @@
-   'ABSTRACT' => 'Manage deprecation warnings for your distribution',
-   'AUTHOR' => 'Dave Rolsky <autarch at urth.org>',
-   'BUILD_REQUIRES' => {
--    'Test::Exception' => '0',
--    'Test::More' => '0.88',
--    'Test::Warn' => '0'
-   },
-   'CONFIGURE_REQUIRES' => {
-     'ExtUtils::MakeMaker' => '6.31'
--- p5-Package-DeprecationManager.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list