Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Aug 2012 03:21:42 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r301851 - head/devel/p5-Devel-GlobalDestruction
Message-ID:  <201208020321.q723LgWA031756@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Aug  2 03:21:42 2012
New Revision: 301851
URL: http://svn.freebsd.org/changeset/ports/301851

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

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

Modified: head/devel/p5-Devel-GlobalDestruction/Makefile
==============================================================================
--- head/devel/p5-Devel-GlobalDestruction/Makefile	Thu Aug  2 03:18:00 2012	(r301850)
+++ head/devel/p5-Devel-GlobalDestruction/Makefile	Thu Aug  2 03:21:42 2012	(r301851)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Devel-GlobalDestruction
-PORTVERSION=	0.07
+PORTVERSION=	0.08
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -17,8 +17,8 @@ COMMENT=	Expose PL_dirty, the flag which
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter
-RUN_DEPENDS=	p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter
+BUILD_DEPENDS=	p5-Sub-Exporter-Progressive>=0.001.002:${PORTSDIR}/devel/p5-Sub-Exporter-Progressive
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
@@ -30,10 +30,4 @@ MAN3=		Devel::GlobalDestruction.3
 BUILD_DEPENDS+=	p5-ExtUtils-CBuilder>=0.27:${PORTSDIR}/devel/p5-ExtUtils-CBuilder
 .endif
 
-.if ${PERL_LEVEL} < 501400
-PLIST_SUB+=	OLD_PERL_PLIST="" NEW_PERL_PLIST="@comment "
-.else
-PLIST_SUB+=	OLD_PERL_PLIST="@comment " NEW_PERL_PLIST=""
-.endif
-
 .include <bsd.port.post.mk>

Modified: head/devel/p5-Devel-GlobalDestruction/distinfo
==============================================================================
--- head/devel/p5-Devel-GlobalDestruction/distinfo	Thu Aug  2 03:18:00 2012	(r301850)
+++ head/devel/p5-Devel-GlobalDestruction/distinfo	Thu Aug  2 03:21:42 2012	(r301851)
@@ -1,2 +1,2 @@
-SHA256 (Devel-GlobalDestruction-0.07.tar.gz) = bab4ff91a46ba563219c7c5a296ae36b5009d979c13fa9a667280f294a853cf1
-SIZE (Devel-GlobalDestruction-0.07.tar.gz) = 49370
+SHA256 (Devel-GlobalDestruction-0.08.tar.gz) = 2833b706c3c8510e76e525c72d29a11f6165f58b86d15237986cafaf3021fd85
+SIZE (Devel-GlobalDestruction-0.08.tar.gz) = 49477

Modified: head/devel/p5-Devel-GlobalDestruction/pkg-plist
==============================================================================
--- head/devel/p5-Devel-GlobalDestruction/pkg-plist	Thu Aug  2 03:18:00 2012	(r301850)
+++ head/devel/p5-Devel-GlobalDestruction/pkg-plist	Thu Aug  2 03:21:42 2012	(r301851)
@@ -1,10 +1,5 @@
-%%NEW_PERL_PLIST%%%%SITE_PERL%%/Devel/GlobalDestruction.pm
-%%OLD_PERL_PLIST%%%%SITE_PERL%%/%%PERL_ARCH%%/Devel/GlobalDestruction.pm
+%%SITE_PERL%%/Devel/GlobalDestruction.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Devel/GlobalDestruction/.packlist
-%%OLD_PERL_PLIST%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Devel/GlobalDestruction/GlobalDestruction.bs
-%%OLD_PERL_PLIST%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Devel/GlobalDestruction/GlobalDestruction.so
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Devel/GlobalDestruction
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Devel
-%%OLD_PERL_PLIST%%@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Devel/GlobalDestruction
-%%OLD_PERL_PLIST%%@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Devel
-%%NEW_PERL_PLIST%%@dirrmtry %%SITE_PERL%%/Devel
+@dirrmtry %%SITE_PERL%%/Devel



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