Bug 184394 - [maintainer-update] databases/p5-DBIx-VersionedDDL
Summary: [maintainer-update] databases/p5-DBIx-VersionedDDL
Status: Closed Unable to Reproduce
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-perl (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-30 11:10 UTC by Alan Snelson
Modified: 2015-02-13 01:46 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Snelson 2013-11-30 11:10:01 UTC
Version update of dependencies for p5-DBIx-VersionedDDL while investigating current build error - http://beefy1.isc.freebsd.org/bulk/10i386-default/2013-11-29_14h37m35s/logs/p5-DBIx-VersionedDDL-0.17.log

Fix: 

BUILD_DEPENDS= p5-DBD-SQLite>=1.31:${PORTSDIR}/databases/p5-DBD-SQLite \
-               p5-Moose>=1.21:${PORTSDIR}/devel/p5-Moose \
-               p5-Text-CSV>=1.20:${PORTSDIR}/textproc/p5-Text-CSV \
-               p5-MooseX-Attribute-ENV>=0.01:${PORTSDIR}/devel/p5-MooseX-Attribute-ENV \
+               p5-Moose>=2.1005:${PORTSDIR}/devel/p5-Moose \
+               p5-Text-CSV>=1.32:${PORTSDIR}/textproc/p5-Text-CSV \
+               p5-MooseX-Attribute-ENV>=0.02:${PORTSDIR}/devel/p5-MooseX-Attribute-ENV \
                p5-MooseX-Object-Pluggable>=0:${PORTSDIR}/devel/p5-MooseX-Object-Pluggable
-RUN_DEPENDS=   p5-DBD-SQLite>=1.31:${PORTSDIR}/databases/p5-DBD-SQLite \
-               p5-Moose>=1.21:${PORTSDIR}/devel/p5-Moose \
-               p5-Text-CSV>=1.20:${PORTSDIR}/textproc/p5-Text-CSV \
-               p5-MooseX-Attribute-ENV>=0.01:${PORTSDIR}/devel/p5-MooseX-Attribute-ENV \
+RUN_DEPENDS=   p5-DBD-SQLite>=1.40:${PORTSDIR}/databases/p5-DBD-SQLite \
+               p5-Moose>=2.1005:${PORTSDIR}/devel/p5-Moose \
+               p5-Text-CSV>=1.32:${PORTSDIR}/textproc/p5-Text-CSV \
+               p5-MooseX-Attribute-ENV>=0.02:${PORTSDIR}/devel/p5-MooseX-Attribute-ENV \
                p5-MooseX-Object-Pluggable>=0:${PORTSDIR}/devel/p5-MooseX-Object-Pluggable

 USES=          perl5--TsgseCuMu1UxfbXrP6tDuWAcOwYeCDygRwfyKlOeJXBxYsb1
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

--- /usr/ports/databases/p5-DBIx-VersionedDDL/Makefile  2013-09-20 17:13:47.000000000 +0100
+++ /home/alan/p5-DBIx-VersionedDDL/Makefile   2013-11-30 10:38:26.000000000 +0000
@@ -14,14 +14,14 @@
 LICENSE_COMB=  dual
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-12-01 12:24:57 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Adam Weinberger freebsd_committer freebsd_triage 2015-02-13 01:46:01 UTC
I'm not seeing any current build failures, and AFAICT there's not much reason to inflate the dependency requirements beyond those required by the META.yml.

I'm going to close out this PR because the build failure you referenced is no longer present, but please correct me if the patch still needs to be applied.