Bug 181468 - Update devel/p5-POE-Test-Loops to 1.352
Summary: Update devel/p5-POE-Test-Loops to 1.352
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jase Thew
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-22 20:10 UTC by Mathieu Arnold
Modified: 2013-08-22 23:50 UTC (History)
0 users

See Also:


Attachments
devel_p5-POE-Test-Loops.diff (1.28 KB, patch)
2013-08-22 20:10 UTC, Mathieu Arnold
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Arnold freebsd_committer freebsd_triage 2013-08-22 20:10:00 UTC

    
Comment 1 Jase Thew freebsd_committer freebsd_triage 2013-08-22 22:09:55 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jase

I'll take it.
Comment 2 Jase Thew freebsd_committer freebsd_triage 2013-08-22 22:58:03 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-08-22 23:48:39 UTC
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@lastamericanempire.com>
-#
+# Created by: Zach Thompson <hideo@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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"