Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 May 2013 06:48:25 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r317174 - head/devel/p5-Devel-GlobalDestruction
Message-ID:  <201305030648.r436mPrU030936@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Fri May  3 06:48:24 2013
New Revision: 317174
URL: http://svnweb.freebsd.org/changeset/ports/317174

Log:
  - Update to 0.11
  
  Changes:	http://search.cpan.org/dist/Devel-GlobalDestruction/Changes

Modified:
  head/devel/p5-Devel-GlobalDestruction/Makefile
  head/devel/p5-Devel-GlobalDestruction/distinfo

Modified: head/devel/p5-Devel-GlobalDestruction/Makefile
==============================================================================
--- head/devel/p5-Devel-GlobalDestruction/Makefile	Fri May  3 06:41:43 2013	(r317173)
+++ head/devel/p5-Devel-GlobalDestruction/Makefile	Fri May  3 06:48:24 2013	(r317174)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Devel-GlobalDestruction
-PORTVERSION=	0.10
+PORTVERSION=	0.11
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,7 +13,7 @@ COMMENT=	Expose PL_dirty, the flag which
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	p5-Sub-Exporter-Progressive>=0.001.002:${PORTSDIR}/devel/p5-Sub-Exporter-Progressive
+BUILD_DEPENDS=	p5-Sub-Exporter-Progressive>=0.001.006:${PORTSDIR}/devel/p5-Sub-Exporter-Progressive
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
@@ -22,10 +22,6 @@ MAN3=		Devel::GlobalDestruction.3
 
 .include <bsd.port.pre.mk>
 
-.if ${PERL_LEVEL} < 501200
-BUILD_DEPENDS+=	p5-ExtUtils-CBuilder>=0.2700:${PORTSDIR}/devel/p5-ExtUtils-CBuilder
-.endif
-
 .if ${PERL_LEVEL} < 501400
 PLIST_SUB+=	PP="@comment " XS=""
 .else

Modified: head/devel/p5-Devel-GlobalDestruction/distinfo
==============================================================================
--- head/devel/p5-Devel-GlobalDestruction/distinfo	Fri May  3 06:41:43 2013	(r317173)
+++ head/devel/p5-Devel-GlobalDestruction/distinfo	Fri May  3 06:48:24 2013	(r317174)
@@ -1,2 +1,2 @@
-SHA256 (Devel-GlobalDestruction-0.10.tar.gz) = b1565e9335365d9b20c5ec4dafdb612beb9e8181d589699d23a702d2a3ef18b1
-SIZE (Devel-GlobalDestruction-0.10.tar.gz) = 7372
+SHA256 (Devel-GlobalDestruction-0.11.tar.gz) = 712a775de48285786fdd1b807fa3586407c2d95c34cc89d48977d60f85f2ac63
+SIZE (Devel-GlobalDestruction-0.11.tar.gz) = 7572



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