Bug 184418 - [PATCH] devel/p5-MooX-Options: update to 4.003
Summary: [PATCH] devel/p5-MooX-Options: update to 4.003
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: 2013-12-01 18:00 UTC by Po-Chuan Hsieh
Modified: 2013-12-19 08:11 UTC (History)
1 user (show)

See Also:


Attachments
p5-MooX-Options-4.003.patch (3.38 KB, patch)
2013-12-01 18: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 2013-12-01 18:00:01 UTC
- Update to 4.003
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/MooX-Options/Changes

Port maintainer (espen@tagestad.no) is cc'd.

Generated with FreeBSD Port Tools 0.99_11 (mode: update, diff: SVN)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-12-01 18:00:15 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 2013-12-01 18:00:16 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2013-12-01 18:00:16 UTC
Maintainer of devel/p5-MooX-Options,

Please note that PR ports/184418 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/184418

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2013-12-01 18:20:24 UTC
Responsible Changed
From-To: perl->sunpoet

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2013-12-19 07:58:28 UTC
Author: sunpoet
Date: Thu Dec 19 07:58:15 2013
New Revision: 336881
URL: http://svnweb.freebsd.org/changeset/ports/336881

Log:
  - Update to 4.003
  - Support STAGEDIR
  
  Changes:	http://search.cpan.org/dist/MooX-Options/Changes
  PR:		ports/184418
  Submitted by:	sunpoet (myself)
  Approved by:	maintainer (timeout, 16 days)

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

Modified: head/devel/p5-MooX-Options/Makefile
==============================================================================
--- head/devel/p5-MooX-Options/Makefile	Thu Dec 19 07:57:43 2013	(r336880)
+++ head/devel/p5-MooX-Options/Makefile	Thu Dec 19 07:58:15 2013	(r336881)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	MooX-Options
-PORTVERSION=	3.77
+PORTVERSION=	4.003
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -12,28 +12,28 @@ COMMENT=	Option keywords to your object 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	p5-Module-Runtime>=0.012:${PORTSDIR}/devel/p5-Module-Runtime \
-		p5-Moo>=0.091010:${PORTSDIR}/devel/p5-Moo \
-		p5-Data-Record>=0.02:${PORTSDIR}/devel/p5-Data-Record \
-		p5-Module-Load-Conditional>=0.54:${PORTSDIR}/devel/p5-Module-Load-Conditional \
-		p5-Module-Metadata>=1.000011:${PORTSDIR}/devel/p5-Module-Metadata \
-		p5-namespace-clean>=0.24:${PORTSDIR}/devel/p5-namespace-clean \
-		p5-Test-Trap>=0:${PORTSDIR}/devel/p5-Test-Trap
-RUN_DEPENDS=	p5-Module-Runtime>=0.012:${PORTSDIR}/devel/p5-Module-Runtime \
-		p5-Moo>=0.091010:${PORTSDIR}/devel/p5-Moo \
-		p5-Data-Record>=0.02:${PORTSDIR}/devel/p5-Data-Record \
-		p5-Module-Load-Conditional>=0.54:${PORTSDIR}/devel/p5-Module-Load-Conditional \
-		p5-Module-Metadata>=1.000011:${PORTSDIR}/devel/p5-Module-Metadata \
-		p5-namespace-clean>=0.24:${PORTSDIR}/devel/p5-namespace-clean \
+BUILD_DEPENDS=	p5-Data-Record>=0:${PORTSDIR}/devel/p5-Data-Record \
+		p5-Getopt-Long-Descriptive>=0.091:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive \
+		p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
+		p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat \
+		p5-Module-Metadata>=1.000019:${PORTSDIR}/devel/p5-Module-Metadata \
+		p5-Moo>=1.003001:${PORTSDIR}/devel/p5-Moo \
+		p5-MooX-ConfigFromFile>=0:${PORTSDIR}/devel/p5-MooX-ConfigFromFile \
+		p5-Path-Class>=0.32:${PORTSDIR}/devel/p5-Path-Class \
+		p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \
+		p5-Term-Size-Any>=0:${PORTSDIR}/devel/p5-Term-Size-Any \
+		p5-Text-WrapI18N>=0:${PORTSDIR}/textproc/p5-Text-WrapI18N
+RUN_DEPENDS:=	${BUILD_DEPENDS}
+TEST_DEPENDS=	p5-Capture-Tiny>=0:${PORTSDIR}/devel/p5-Capture-Tiny \
+		p5-Mo>=0:${PORTSDIR}/devel/p5-Mo \
+		p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
+		p5-Role-Tiny>=0:${PORTSDIR}/devel/p5-Role-Tiny \
+		p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \
 		p5-Test-Trap>=0:${PORTSDIR}/devel/p5-Test-Trap \
-		p5-Getopt-Long-Descriptive>=0.093:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive \
-		p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common
+		p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \
+		p5-namespace-clean>=0:${PORTSDIR}/devel/p5-namespace-clean
 
 USES=		perl5
 USE_PERL5=	modbuild
 
-MAN3=		MooX::Options.3 \
-		MooX::Options::Role.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/p5-MooX-Options/distinfo
==============================================================================
--- head/devel/p5-MooX-Options/distinfo	Thu Dec 19 07:57:43 2013	(r336880)
+++ head/devel/p5-MooX-Options/distinfo	Thu Dec 19 07:58:15 2013	(r336881)
@@ -1,2 +1,2 @@
-SHA256 (MooX-Options-3.77.tar.gz) = 6ad22322eb72832d3510f069d9eec332cd5da5c92961e42340a12230cabbad11
-SIZE (MooX-Options-3.77.tar.gz) = 27604
+SHA256 (MooX-Options-4.003.tar.gz) = 98be8bff99fc3a08116ca948391ff33be767c4bd12dc1c74d7ac7ef83de779d4
+SIZE (MooX-Options-4.003.tar.gz) = 39477

Modified: head/devel/p5-MooX-Options/pkg-plist
==============================================================================
--- head/devel/p5-MooX-Options/pkg-plist	Thu Dec 19 07:57:43 2013	(r336880)
+++ head/devel/p5-MooX-Options/pkg-plist	Thu Dec 19 07:58:15 2013	(r336881)
@@ -1,4 +1,6 @@
 %%SITE_PERL%%/MooX/Options.pm
 %%SITE_PERL%%/MooX/Options/Role.pm
+%%PERL5_MAN3%%/MooX::Options.3.gz
+%%PERL5_MAN3%%/MooX::Options::Role.3.gz
 @dirrmtry %%SITE_PERL%%/MooX/Options
 @dirrmtry %%SITE_PERL%%/MooX
_______________________________________________
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 2013-12-19 08:11:31 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!