Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
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.
|
|
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
|
|
0.42 2014-05-02
- Forgot to properly update the version number...
0.41 2014-05-02
- Fix out-by-ten bug in nanosecond computation (Stephen Thirlwall)
|
|
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.
|
|
Upstream changes:
0.40 2010-10-31
- format_isoz now actually changes the time zone. Fixes RT 62332 (DOUGDUDE)
|
|
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.
|
|
|
|
are called p5-*.
I hope that's all of them.
|
|
|
|
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:
- adjust license
Upstream changes:
0.39 2010-07-03
- No code changes from previous versions.
0.38_01 2010-07-01
- Making sure the nanosecond is a integer, and not a float making the creation
of a DateTime object fail. Fixes RT 58854 (Christiaan Kras)
- Repository moved from Subversion to Git. The repository can be located at
git://github.com/Htbaa/DateTime-Format-HTTP.git
|
|
- Updating package for p5 module of DateTime::Format::HTTP from 0.37 to 0.38
- Setting license to gnu-gpl-v2
Upstream changes:
0.38 2009-04-05
- No code changes from previous versions.
- Shut up the verbose diagnostic output from the tests.
- Fixed various bugs in the Build.PL, and generally modernized the
distro tarball. Hopefully this will fix problems some cpan testers
were seeing.
|
|
This module provides functions that deal the date formats used by
the HTTP protocol (and then some more).
|