summaryrefslogtreecommitdiff
path: root/databases/p5-ORLite-Migrate
AgeCommit message (Collapse)AuthorFilesLines
2016-06-08Bump PKGREVISION for perl-5.24.wiz1-2/+2
2015-11-03Add SHA512 digests for distfiles for databases categoryagc1-1/+2
Problems found with existing distfiles: distfiles/D6.data.ros.gz distfiles/cstore0.2.tar.gz distfiles/data4.tar.gz distfiles/sphinx-2.2.7-release.tar.gz No changes made to the cstore or mariadb55-client distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-07-12Comment out dependencies of the stylewiz1-2/+2
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS since pkgsrc enforces the newest perl version anyway, so they should always pick perl, but sometimes (pkg_add) don't due to the design of the {,} syntax. No effective change for the above reason. Ok joerg
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-1/+2
are called p5-*. I hope that's all of them.
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-09-11Updating package for CPAN module ORLite::Migrate insno2-6/+6
databases/p5-ORLite-Migrate from 1.09 to 1.10. upstream changes: 1.10 Thu 2 Feb 2012 - Providing a timeline value implies create if undefined
2012-01-26Updated to 1.09rhaen2-7/+6
Changes: 1.09 Mon 24 Oct 2011 - Spelling fix (gregoa herrmann) - Updating to Module::Install 1.04 1.08 Wed 12 Oct 2011 - Adds support support for class based timelines - Removed ORLite::Migrate::Perl as complex cases can now use the class based timelines.
2011-08-14Revision bump after updating perl5 to 5.14.1.obache1-2/+2
2010-08-21Bump the PKGREVISION for all packages which depend directly on perl,seb1-1/+2
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks!
2010-08-01Updating databases/p5-ORLite-Migrate from 1.06 to 1.07sno2-6/+7
pkgsrc changes: - adjust dependencies Upstream changes: 1.07 Thu 25 Mar 2010 - Updating Module::Install::DSL to 0.95 - Fixed #46999 - Fixing the IPC::Run3 error checks to actually work (Bug report and patch provided by Troels Liebe Bentsen)
2010-02-02Updating databases/p5-ORLite-Migrate from 1.05 to 1.06sno2-9/+8
pkgsrc changes: - Adjusting dependencies Upstream changes: 1.06 Sat 9 Jan 2010 - Cloned in a copy of Padre::Perl as ORLite::Migrate::Perl - Switch to using cperl
2009-12-06Initial import of p5-ORLite-Migrate version 1.05 in the NetBSDseb3-0/+40
Packages Collection. The Perl 5 module ORLite::Migrate is a light weight single class Database Schema Migration enhancement for the module ORLite. It provides a simple implementation of schema versioning within the SQLite database.