Bug 168384 - [MAINTAINER] devel/p5-MooseX-Attribute-ENV version 0.02
Summary: [MAINTAINER] devel/p5-MooseX-Attribute-ENV version 0.02
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: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-27 18:50 UTC by Alan Snelson
Modified: 2012-05-28 09:30 UTC (History)
0 users

See Also:


Attachments
file.diff (258 bytes, patch)
2012-05-27 18:50 UTC, Alan Snelson
no flags Details | Diff
file.diff (573 bytes, patch)
2012-05-27 18:50 UTC, Alan Snelson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Snelson 2012-05-27 18:50:01 UTC
Upgrading to p5-MooseX-Attribute-ENV version 0.02

Fix: PORTNAME=      MooseX-Attribute-ENV
-PORTVERSION=   0.01
+PORTVERSION=   0.02
 CATEGORIES=    devel perl5
 MASTER_SITES=  CPAN
 PKGNAMEPREFIX= p5-
@@ -15,6 +15,7 @@
 COMMENT=       Set default of an attribute to a value from %ENV

 RUN_DEPENDS=   p5-Moose>=1.19:${PORTSDIR}/devel/p5-Moose
+TEST_DEPENDS=  p5-Moose>=1.19:${PORTSDIR}/devel/p5-Moose

 PERL_CONFIGURE=        yes
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-05-27 18:50:46 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2012-05-27 19:34:53 UTC
Responsible Changed
From-To: perl->culot

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-05-28 09:23:13 UTC
culot       2012-05-28 08:22:58 UTC

  FreeBSD ports repository

  Modified files:
    devel/p5-MooseX-Attribute-ENV Makefile distinfo 
  Log:
  - Update to 0.02 [1]
  - Add LICENSE (Artistic 1 & GPLv1)
  - Add BUILD_DEPENDS to silence build warnings
  
  Changes:        http://search.cpan.org/dist/MooseX-Attribute-ENV/Changes
  PR:             ports/168384 [1]
  Submitted by:   Alan Snelson <Alan@Wave2.org> (maintainer)
  
  Revision  Changes    Path
  1.3       +6 -2      ports/devel/p5-MooseX-Attribute-ENV/Makefile
  1.2       +2 -2      ports/devel/p5-MooseX-Attribute-ENV/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Frederic Culot freebsd_committer freebsd_triage 2012-05-28 09:23:14 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!