Commit graph

16 commits

Author SHA1 Message Date
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
abs
1e11813db7 Updated time/p5-Rose-DateTime to 0.540
0.540 (12.08.2013) - John Siracusa <siracusa@gmail.com>

    * Handle object return value from DateTime->DefaultLocale.

0.539 (10.03.2013) - John Siracusa <siracusa@gmail.com>

    * Fixed a typo in the documentation. (RT 89224)
2014-02-06 13:00:59 +00:00
wen
01e9d665ba Update to 0.538
Upstream changes:
0.538 (03.20.2013) - John Siracusa <siracusa@gmail.com>

    * Ensure that "today" is parsed as a DateTime with the time set to
      00:00:00.  (RT 84068)
2013-08-30 14:57:08 +00:00
wiz
d2ca14a3f1 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:57 +00:00
asau
8a8017c10f Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:04:16 +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
rhaen
c3e9a169f3 Updated to 0.537
Changes:

0.537 (05.04.2011) - John Siracusa <siracusa@gmail.com>

    * Well that was fast.  DateTime 0.69 fixes RT 67928.  Tests updated.

0.536 (05.03.2011) - John Siracusa <siracusa@gmail.com>

    * Account for changes in DateTime 0.67 and later and work around
      http://rt.cpan.org/Public/Bug/Display.html?id=67928

0.535 (01.24.2010) - John Siracusa <siracusa@gmail.com>

    * Handle pre-0.4 version of DateTime::Locale.  (RT 65070)
2012-01-26 19:18:26 +00:00
obache
d4d001ed9c Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
sno
732b2647e1 Updating time/p5-Rose-DateTime from 0.533nb1 to 0.534
Upstream changes:
0.534 (03.22.2010) - John Siracusa <siracusa@gmail.com>
    * Updated to avoid calling methods that were deprecated in
      DateTime::Locale version 0.44 and later.
2010-09-07 05:29:40 +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
e11d919520 Updating time/p5-Rose-DateTime from 0.532nb1 to 0.533
pkgsrc changes:
- Adding license definition
- Take care for correct file permissions

Upstream changes:
0.533 (10.16.2009) - John Siracusa <siracusa@gmail.com>
    * Updated eval blocks to avoid stomping on $@ from an outer scope.
2010-02-02 12:40:22 +00:00
seb
35d1f9eff6 This is not a love song^W^W^WRose-DB-Object: fix homepage. 2008-12-06 17:57:45 +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
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
abs
ea00c836ac Added time/p5-Rose-DateTime version 0.532
The Rose::DateTime::* modules provide a few convenience functions
and objects for use with DateTime dates.

Rose::DateTime::Util contains a simple date parser and a slightly
customized date formatter.

Rose::DateTime::Parser encapsulates a date parser with an associated
default time zone.

This module (Rose::DateTime) exists mostly to provide a version
number for CPAN. See the individual modules for some actual
documentation.
2007-06-10 13:42:34 +00:00