svn commit: r325236 - head/devel/p5-POE-Test-Loops

Jase Thew jase at FreeBSD.org
Thu Aug 22 21:56:55 UTC 2013


Author: jase
Date: Thu Aug 22 21:56:54 2013
New Revision: 325236
URL: http://svnweb.freebsd.org/changeset/ports/325236

Log:
  - Update to 1.352
  - Trim Makefile header
  
  PR:		ports/181468
  Changes:	https://metacpan.org/source/RCAPUTO/POE-Test-Loops-1.352/CHANGES
  Submitted by:	mat

Modified:
  head/devel/p5-POE-Test-Loops/Makefile   (contents, props changed)
  head/devel/p5-POE-Test-Loops/distinfo   (contents, props changed)

Modified: head/devel/p5-POE-Test-Loops/Makefile
==============================================================================
--- head/devel/p5-POE-Test-Loops/Makefile	Thu Aug 22 21:42:42 2013	(r325235)
+++ head/devel/p5-POE-Test-Loops/Makefile	Thu Aug 22 21:56:54 2013	(r325236)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	devel/p5-POE-Test-Loops
-# Date created:				05 July 2008
-# Whom:					Zach Thompson <hideo at lastamericanempire.com>
-#
+# Created by: Zach Thompson <hideo at lastamericanempire.com>
 # $FreeBSD$
-#
 
 PORTNAME=	POE-Test-Loops
-PORTVERSION=	1.351
+PORTVERSION=	1.352
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:RCAPUTO
@@ -18,7 +14,8 @@ COMMENT=	Reusable tests for POE Loop aut
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-PERL_CONFIGURE=	yes
+USES=	perl5
+USE_PERL5=	configure
 
 MAN1=		poe-gen-tests.1
 MAN3=		POE::Test::Loops.3

Modified: head/devel/p5-POE-Test-Loops/distinfo
==============================================================================
--- head/devel/p5-POE-Test-Loops/distinfo	Thu Aug 22 21:42:42 2013	(r325235)
+++ head/devel/p5-POE-Test-Loops/distinfo	Thu Aug 22 21:56:54 2013	(r325236)
@@ -1,2 +1,2 @@
-SHA256 (POE-Test-Loops-1.351.tar.gz) = 95d3e768034a8fa01dbec385fc7c97ea1c5d28e7209a22e391c9b52cc3c917ec
-SIZE (POE-Test-Loops-1.351.tar.gz) = 70254
+SHA256 (POE-Test-Loops-1.352.tar.gz) = f11b7739c19f5f0419bc18fa5b08f84a245352bee45ae6a7ac10db76acf027fc
+SIZE (POE-Test-Loops-1.352.tar.gz) = 69668


More information about the svn-ports-all mailing list