Bug 169511 - [PATCH] devel/p5-Perl-PrereqScanner: update to 1.012
Summary: [PATCH] devel/p5-Perl-PrereqScanner: update to 1.012
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-28 10:00 UTC by Po-Chuan Hsieh
Modified: 2012-07-31 12:20 UTC (History)
1 user (show)

See Also:


Attachments
p5-Perl-PrereqScanner-1.012.patch (1.03 KB, patch)
2012-06-28 10:00 UTC, Po-Chuan Hsieh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2012-06-28 10:00:22 UTC
- Update to 1.012

Changes:	http://search.cpan.org/dist/Perl-PrereqScanner/Changes

Port maintainer (geraud@gcu.info) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: CVS)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-06-28 10:00:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-06-28 10:00:44 UTC
Maintainer of devel/p5-Perl-PrereqScanner,

Please note that PR ports/169511 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/169511

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-06-28 10:00:47 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2012-06-28 16:59:25 UTC
Responsible Changed
From-To: perl->sunpoet

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-07-31 12:17:48 UTC
Author: sunpoet
Date: Tue Jul 31 11:17:32 2012
New Revision: 301784
URL: http://svn.freebsd.org/changeset/ports/301784

Log:
  - Update to 1.014
  - Use TEST_DEPENDS for test-only dependency
  
  Changes:	http://search.cpan.org/dist/Perl-PrereqScanner/Changes
  PR:		ports/169511
  Submitted by:	sunpoet (myself)
  Approved by:	GeJ <geraud@edna.nealab.net> (maintainer, via IRC)

Modified:
  head/devel/p5-Perl-PrereqScanner/Makefile   (contents, props changed)
  head/devel/p5-Perl-PrereqScanner/distinfo   (contents, props changed)

Modified: head/devel/p5-Perl-PrereqScanner/Makefile
==============================================================================
--- head/devel/p5-Perl-PrereqScanner/Makefile	Tue Jul 31 10:38:08 2012	(r301783)
+++ head/devel/p5-Perl-PrereqScanner/Makefile	Tue Jul 31 11:17:32 2012	(r301784)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Perl-PrereqScanner
-PORTVERSION=	1.011
+PORTVERSION=	1.014
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -20,12 +20,12 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	p5-CPAN-Meta>=2.120630:${PORTSDIR}/devel/p5-CPAN-Meta \
 		p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
 		p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
-		p5-PPI>=1.205:${PORTSDIR}/textproc/p5-PPI \
+		p5-PPI>=1.215:${PORTSDIR}/textproc/p5-PPI \
 		p5-Params-Util>=0:${PORTSDIR}/devel/p5-Params-Util \
 		p5-String-RewritePrefix>=0.005:${PORTSDIR}/textproc/p5-String-RewritePrefix \
-		p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \
 		p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean
 RUN_DEPENDS:=	${BUILD_DEPENDS}
+TEST_DEPENDS=	p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny
 
 PERL_CONFIGURE=	yes
 

Modified: head/devel/p5-Perl-PrereqScanner/distinfo
==============================================================================
--- head/devel/p5-Perl-PrereqScanner/distinfo	Tue Jul 31 10:38:08 2012	(r301783)
+++ head/devel/p5-Perl-PrereqScanner/distinfo	Tue Jul 31 11:17:32 2012	(r301784)
@@ -1,2 +1,2 @@
-SHA256 (Perl-PrereqScanner-1.011.tar.gz) = 304504004414c1bbaef39a080a7f9de173c61fb396d8b1c4c08934f6574452c5
-SIZE (Perl-PrereqScanner-1.011.tar.gz) = 19019
+SHA256 (Perl-PrereqScanner-1.014.tar.gz) = fb2b555924463b3453756e31bd05dabac9bee5330146202d46e35c685f1a753b
+SIZE (Perl-PrereqScanner-1.014.tar.gz) = 21579
_______________________________________________
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"
Comment 6 Po-Chuan Hsieh freebsd_committer freebsd_triage 2012-07-31 12:18:58 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!