Problems found with mismatching existing digests for:
distfiles/asclock-classic-1.0.tar.gz
distfiles/asclock-gtk-2.1.10beta.tar.gz
distfiles/asclock-xlib-2.0.11.tar.gz
distfiles/emiclock-2.0.2.tar.gz
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.
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.
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)
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)
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.
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)
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.
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!
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.
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=...").
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.