Commit graph

7 commits

Author SHA1 Message Date
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
15707ea5a1 Bumping revision of packages which depend direct or indirect on
devel/p5-Class-MOP. A late detected incompible change forced it.
2009-09-24 06:50:10 +00:00
seb
3d95c472bb Update p5-Net-Jifty from version 0.11 to version 0.12.
Pkgsrc changes:
- Set PERL5_MODULE_TYPE to Module::Install
- Add dependency on time/p5-DateTime

Upstream changes:
0.12    Wed May 27 16:59:36 2009
        Fix use of meta-attribute removed from triggers (Sartak)
2009-09-09 21:14:00 +00:00
rhaen
3239cebd6a - updated to 0.11
ChangeLog:
0.11    Depend on Any::Moose instead of Moose

0.10
        Releng fixes
        Use a predicate for has_config_file

0.09
        Hash::Merge and Path::Class are now depended-upon only if you want
            cascading directory config
2009-03-09 20:15:12 +00:00
rhaen
b521147bc1 updated to 0.08
Changelog:
0.08    Mon Nov 17 18:39:11 UTC-4 2008
        added form_form_data_args method to support file uploads (ruz)
	reworked documentation (ruz)
2008-12-10 17:12:54 +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
rhaen
42e39f3f36 initally imported
from the DESCR:
Jifty is a full-stack web framework. It provides an optional REST
interface for applications. Using this module, you can interact with
that REST interface to write client-side utilities.  You can use this
module directly, but you'll be better off subclassing it, such as what
we've done for Net::Hiveminder.  This module also provides a number of
convenient methods for writing short scripts.
2008-09-15 17:53:41 +00:00