svn commit: r332515 - head/devel/p5-Devel-GlobalDestruction

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Nov 2 17:20:37 UTC 2013


Author: sunpoet
Date: Sat Nov  2 17:20:36 2013
New Revision: 332515
URL: http://svnweb.freebsd.org/changeset/ports/332515

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

Modified:
  head/devel/p5-Devel-GlobalDestruction/Makefile
  head/devel/p5-Devel-GlobalDestruction/distinfo   (contents, props changed)

Modified: head/devel/p5-Devel-GlobalDestruction/Makefile
==============================================================================
--- head/devel/p5-Devel-GlobalDestruction/Makefile	Sat Nov  2 17:20:32 2013	(r332514)
+++ head/devel/p5-Devel-GlobalDestruction/Makefile	Sat Nov  2 17:20:36 2013	(r332515)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Devel-GlobalDestruction
-PORTVERSION=	0.11
-PORTREVISION=	2
+PORTVERSION=	0.12
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,7 +13,7 @@ COMMENT=	Expose PL_dirty, the flag which
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	p5-Sub-Exporter-Progressive>=0.001.006:${PORTSDIR}/devel/p5-Sub-Exporter-Progressive
+BUILD_DEPENDS=	p5-Sub-Exporter-Progressive>=0.001.011:${PORTSDIR}/devel/p5-Sub-Exporter-Progressive
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		perl5

Modified: head/devel/p5-Devel-GlobalDestruction/distinfo
==============================================================================
--- head/devel/p5-Devel-GlobalDestruction/distinfo	Sat Nov  2 17:20:32 2013	(r332514)
+++ head/devel/p5-Devel-GlobalDestruction/distinfo	Sat Nov  2 17:20:36 2013	(r332515)
@@ -1,2 +1,2 @@
-SHA256 (Devel-GlobalDestruction-0.11.tar.gz) = 712a775de48285786fdd1b807fa3586407c2d95c34cc89d48977d60f85f2ac63
-SIZE (Devel-GlobalDestruction-0.11.tar.gz) = 7572
+SHA256 (Devel-GlobalDestruction-0.12.tar.gz) = 98a5b7668fc710e4c7ebe8860508fbebeea830eab6243d21ed8d7ac293278a70
+SIZE (Devel-GlobalDestruction-0.12.tar.gz) = 7803


More information about the svn-ports-head mailing list