Commit graph

20 commits

Author SHA1 Message Date
wiz
00da7815c0 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
wiz
84e123ddd2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
nia
d5c846b3af Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
The former now redirects to the latter.

This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.

Reviewed by hand to hopefully make sure no unwanted changes sneak in.
2019-06-30 20:14:13 +00:00
wiz
9bd737fe76 Recursive bump for perl5-5.28.0 2018-08-22 09:42:51 +00:00
ryoon
1344d8d8e3 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
wen
dce85edfb0 Update to 0.193
Update DEPENDS

Upstream changes:
0.193 10 July 2014
 - fix whitespace regression bug introduced in 0.192. Reported
   by Holger Rupprecht via f7c65ec.

0.192 8 July 2014
 - support Loader base_classes method in _schema_template().
   Cf. https://rt.cpan.org/Ticket/Display.html?id=97043

0.191 19 June 2014
 - remove the DEVELOPMENT RELEASE caveat. after this many years, it is as
   stable as it will ever be.
 - mkpath(self->debug) instead of mkpath(1) [ https://rt.cpan.org/Ticket/Display.html?id=96552 ]

0.190 15 May 2014
 - switch to File::Slurp::Tiny
2016-07-16 02:49:28 +00:00
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +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
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
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
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
asau
354ee694fd Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
obache
8fbe03ecee Revision bump after updating perl5 to 5.14.1. 2011-08-14 08:18:04 +00:00
sno
0272a2b586 Update databases/p5-Rose-DBx-Garden from 0.17nb1 to 0.18
Upstream changes:
0.18    23 March 2010
        * tweek ->remarks check when mapping to description.
2010-09-07 06:06:54 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
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-21 16:32:42 +00:00
sno
63b3670847 Updating databases/p5-Rose-DBx-Garden from 0.16 to 0.17
Upstream changes:
0.17    20 Feb 2010
        * fix a bug affecting generated postamble code in RDBO classes.
          Reported by Adam Mackler.
        * map RDBO column remarks() to RHTMLO field description().
2010-02-23 10:12:08 +00:00
sno
5216f8d006 Updating databases/p5-Rose-DBx-Garden from 0.15nb1 to 0.16
pkgsrc changes:
- Adjusting dependencies (primary reordering to match order in META.yml)
- Adding license definition

Upstream changes:
0.16    23 Jan 2009
        * fix maxlength logic for text fields.
        * minor pod fixes.
        * add Enum column support (maps to Menu Field)
2010-02-03 00:15:48 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

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=...").
2008-10-19 19:17:40 +00:00
he
28b9e078fa Update from version 0.14 to 0.15.
Pkgsrc changes:
 o Add dependency on p5-Rose-HTMLx-Form-Field-Serial
 o Canonicalize HOMEPAGE

Upstream changes:

0.15    11 Sept 2008
        * added 'bigint' to field-column mapping
        * add skip_map_class_forms boolean feature
        * add include_autoinc_form_fields boolean feature
        * add serial field type
2008-10-12 22:28:01 +00:00
abs
b07359af75 Added databases/p5-Rose-DBx-Garden version 0.14
ose::DBx::Garden bootstraps Rose::DB::Object and Rose::HTML::Form
based projects. The idea is that you can point the module at a
database and end up with work-able RDBO and Form classes with a
single method call.

Rose::DBx::Garden inherits from Rose::DB::Object::Loader, so all
the magic there is also available here.
2008-07-15 08:43:05 +00:00