Commit graph

13 commits

Author SHA1 Message Date
ryoon
1344d8d8e3 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
wen
9dc203db9f Update to 0.2104
Upstream changes:
version 0.2104 at 2015-11-09 12:27:36 +0000
-------------------------------------------

  Change: dbd5bdaa7daa7e89efe7bb2cb0aa920a318f7b05
  Author: Naveed Massjouni <naveed@vt.edu>
  Date : 2015-11-09 07:26:51 +0000

    v0.2104

  Change: 9d2cba1d3e7c3825f34898270daef2092337f999
  Author: Naveed Massjouni <naveed@vt.edu>
  Date : 2015-11-09 07:25:18 +0000

    removed unnecessary Module::Load import

  Change: 14fc6672e7befed9b4cdc12f74a812762f3b4714
  Author: Naveed Massjouni <naveed@vt.edu>
  Date : 2015-11-09 06:36:31 +0000

    v0.2103

  Change: 95416a379f6fc8a4f483e62be09fc7ba4e2766ee
  Author: Naveed Massjouni <naveed@vt.edu>
  Date : 2015-11-09 06:35:24 +0000

    removed plugin_args call

  Change: 69812f09c160b2a101889c8ed4a9347c13f13946
  Author: Naveed Massjouni <naveedm9@gmail.com>
  Date : 2015-11-09 06:31:29 +0000

    Merge pull request #20 from Relequestual/master

    Call own schema function rather than DBICx::Sugar

  Change: f639de7050d32cf2743cb63f1b948b671ea86f6e
  Author: Ben Hutton <relequestual@gmail.com>
  Date : 2015-11-05 10:02:11 +0000

    Call own schema function

    Fixes https://github.com/ironcamel/Dancer-Plugin-DBIC/issues/19

  Change: c185d432d0d094dab3e59ae8808c86897a062696
  Author: Naveed Massjouni <naveed@vt.edu>
  Date : 2015-03-29 06:03:31 +0000

    updated synopsis
2016-01-09 13:21:05 +00:00
agc
d549bff9a5 Add SHA512 digests for distfiles for databases category
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-11-03 01:56:09 +00:00
wen
efad0173ec Update to 0.2102
Add missing DEPENDS

Upstream changes:
version 0.2102 at 2015-03-29 09:46:45 +0000
-------------------------------------------

  Change: 96eacfc5c44a2ac4c5f6ae5c4e8202c1e9f7c059
  Author: Naveed Massjouni <naveed@vt.edu>
  Date : 2015-03-29 05:44:09 +0000

    this plugin is now a thin wrapper around DBICx::Sugar

    I created DBICx::Sugar to factor out the code duplication between
    Dancer::Plugin::DBIC and Dancer2::Plugin::DBIC. Now this plugin is
    just a thin wrapper around DBICx::Sugar.

-------------------------------------------
version 0.2101 at 2015-02-14 02:52:24 +0000
-------------------------------------------

  Change: b4b29aa82925bc53370ae15aa66e897085c31db5
  Author: Naveed Massjouni <naveed@vt.edu>
  Date : 2015-02-13 21:52:24 +0000

    updated SQL::Translator version requirement to fix cpantesters
    failures

  Change: 2ee1a4bfad6362fad5907dfe85fb8d866835cef6
  Author: Naveed Massjouni <naveedm9@gmail.com>
  Date : 2015-01-12 01:16:15 +0000

    Merge pull request #17 from monsieurp/test-code-refactoring

    Test code refactoring

  Change: c2b09c695a711a336e753771926c01d4a53a4c31
  Author: Patrice Clement <monsieurp@gentoo.org>
  Date : 2015-01-11 19:48:35 +0000

    get rid of eval {} and make use of Test::Requires instead

  Change: 9270cfe02c06f1de469d6e19171c3e8d1ecb2f47
  Author: Patrice Clement <monsieurp@gentoo.org>
  Date : 2015-01-10 20:32:36 +0000

    test code refactoring and import tyding
2015-10-07 14:51:38 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
mef
f6d9aef39f Update 0.1802 to 0.2100
0.2100  2014-04-05
        Added support for ::Replicated options:
            balancer_args, pool_type, and pool_args

0.2001  2014-03-12
        Skip the replicated tests if the required deps are not installed.
        Removed the deprecated pckg option.
        Added a deprecation warning for the pass option.
        Updated the documentation.

0.2000  2014-03-11
        Added support for database slaves via
            DBIx::Class::Storage::DBI::Replicated.
        Thanks to Al Newkirk for the idea and the initial implementation.

0.1901  2014-02-04
        Added SQL::Translator prereq for tests to pass.

0.1900  2014-02-04
        Added support for schema aliases.
        Added schema_loader_naming option.
        Can now provide password instead of pass, to be more DBIC friendly.
        Simplified tests.

0.1803  2013-10-06
        Show the root cause when unable to load a schema.
2014-12-12 04:56:43 +00:00
wiz
cda18437be Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
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.
2014-05-29 23:35:13 +00:00
sno
b103d8856a Update package for CPAN distribution Dancer-Plugin-DBIC in
databases/p5-Dancer-Plugin-DBIC from 0.1601nb1 to 0.1802.

Upstream changes (since 1.1601):
0.1802  2013-01-22
        Updated version requirement for Dancer. A newer Dancer is required to
            use the plugin_args() function.

0.1801  2013-01-21
        Fixed tests to pass on Dancer 2.
        Thanks Yanick Champoux (https://github.com/yanick)!

0.1800  2013-01-18
        Added the resultset and rset keywords.

0.1700  2013-01-01
        Added support for Dancer 2.
        Thanks Steven Humphrey (https://github.com/shumphrey)!
2013-07-03 18:24:06 +00:00
wiz
98c3768c3a Bump all packages for perl-5.18, that
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.
2013-05-31 12:39:35 +00:00
asau
c138ba123b Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
2012-10-23 16:07:12 +00:00
sno
0c8656abdb Adding new package for CPAN module Dancer::Plugin::DBIC version 0.1601
into databases/p5-Dancer-Plugin-DBIC.

Dancer::Plugin::DBIC makes it very easy to create Dancer applications that
interface with databases. Only the database connection has to be configured
in Dancer configuration file of the application.

For performance, schema objects are cached in memory and are lazy loaded
the first time they are accessed.
2012-10-19 08:02:55 +00:00