Bug 152675 - [maintainer update] databases/p5-DBIx-VersionedDDL to 0.16
Summary: [maintainer update] databases/p5-DBIx-VersionedDDL to 0.16
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: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-29 16:20 UTC by Alan Snelson
Modified: 2010-11-30 06:40 UTC (History)
0 users

See Also:


Attachments
file.diff (186 bytes, patch)
2010-11-29 16:20 UTC, Alan Snelson
no flags Details | Diff
file.diff (1.31 KB, patch)
2010-11-29 16:20 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 2010-11-29 16:20:09 UTC
Update databases/p5-DBIx-VersionedDDL to 0.16

Fix: PORTNAME=      DBIx-VersionedDDL
-PORTVERSION=   0.10
+PORTVERSION=   0.16
 CATEGORIES=    databases perl5
 MASTER_SITES=  CPAN
 PKGNAMEPREFIX= p5-
@@ -14,9 +14,10 @@
 MAINTAINER=    Alan@Wave2.org
 COMMENT=       Upgrade and downgrade database schemas to a specified version

-RUN_DEPENDS=   p5-DBD-SQLite>=1.27:${PORTSDIR}/databases/p5-DBD-SQLite \
-               p5-Moose>=0.93:${PORTSDIR}/devel/p5-Moose \
-               p5-Text-CSV>=1.16:${PORTSDIR}/textproc/p5-Text-CSV
+RUN_DEPENDS=   p5-DBD-SQLite>=1.31:${PORTSDIR}/databases/p5-DBD-SQLite \
+               p5-Moose>=1.21:${PORTSDIR}/devel/p5-Moose \
+               p5-MooseX-Attribute-ENV>=0.01:${PORTSDIR}/devel/p5-MooseX-Attribute-ENV \
+               p5-Text-CSV>=1.20:${PORTSDIR}/textproc/p5-Text-CSV

 PERL_CONFIGURE=        5.8.8+
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-11-29 16:20:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Wen Heping freebsd_committer freebsd_triage 2010-11-30 01:48:42 UTC
Responsible Changed
From-To: perl->wen

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-11-30 06:31:08 UTC
wen         2010-11-30 06:31:03 UTC

  FreeBSD ports repository

  Modified files:
    databases/p5-DBIx-VersionedDDL Makefile distinfo pkg-plist 
  Log:
  - Update to 0.16
  Changelog: http://search.cpan.org/src/DHORNE/DBIx-VersionedDDL-0.16/Changes
  
  PR:             ports/152675
  Submitted by:   Alan Snelson <Alan@Wave2.org> (maintainer)
  
  Revision  Changes    Path
  1.4       +7 -5      ports/databases/p5-DBIx-VersionedDDL/Makefile
  1.4       +2 -3      ports/databases/p5-DBIx-VersionedDDL/distinfo
  1.2       +3 -0      ports/databases/p5-DBIx-VersionedDDL/pkg-plist
_______________________________________________
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 Wen Heping freebsd_committer freebsd_triage 2010-11-30 06:32:08 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!