Next | Query returned 29 messages, browsing 21 to 30 | previous

History of commit frequency

CVS Commit History:


   2011-08-14 17:28:49 by OBATA Akio | Files touched by this commit (61)
Log message:
Revision bump after updating perl5 to 5.14.1.
   2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) | Package updated
Log message:
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!
   2009-07-22 11:34:54 by Thomas Klausner | Files touched by this commit (3)
Log message:
Remove empty PLIST.
   2009-07-17 20:00:26 by Adrian Portelli | Files touched by this commit (126)
Log message:
Give up MAINTAINER
   2009-07-07 21:31:48 by Jens Rehsack | Files touched by this commit (2)
Log message:
pkgsrc changes:
  - updating package of p5 module Time::Format from 1.09 to 1.11
  - Adjusting depencencies according to META.yml (and Module::Corelist)

Upstream changes:
1.11  2009 June 18
        - Fix error in the new test (past.t) for v1.10!
        - Rearrange eval's throughout test code to rely on $@ less.

1.10  2009 June 17
        - Bug fix: Did not trim leading zero off the am/pm hour (H
          code) if the argument was a DateTime.  Thanks to Coke Coleda
          for spotting this.
   2008-10-19 21:19:25 by Havard Eidnes | Files touched by this commit (1179)
Log message:
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-09-10 21:11:56 by Havard Eidnes | Files touched by this commit (2)
Log message:
Update from version 1.02 to 1.09, discussed in general terms with maintainer.

Pkgsrc changes:
 o Canonicalize HOMEPAGE and MASTER_SITES
 o Switch to Module::Build method

Upstream changes:

1.09  2008 May 27
        - Bug fix: generated error if second argument to time_format
          was a string and was in December.  Thanks to Bokor Béla for
          spotting this one.

1.08  2008 May 27
        - Reset $@ at certain places, so as to work with older
          (broken) perls.  Again, thanks to Slaven Rezic.

1.07  2008 March 31
        - More test-case changes, to work with older perls.  Many
          thanks to Slaven Rezic and the rest of the tireless CPAN
          testers!

1.06  2008 March 28
        - Fix a broken test case in time.t; failed for non-English
          locales.

1.05  2008 March 27
        - Fix a typo bug in Makefile.PL

1.04  2008 March 26
        - Worked around a POSIX bug which would cause hangs under
          cygwin.
        - Fixed a couple test cases.

1.03  2008 March 24
        - Fixed a broken test case.
        - Added Module::Build support.
   2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134)
Log message:
Add DESTDIR support.
   2007-11-04 16:08:44 by Adrian Portelli | Files touched by this commit (4) | Imported package
Log message:
Time::Format version 1.02
=========================

Time::Format provides a very easy way to format dates and times.  The
formatting functions are tied to hash variables, so they can be used
inside strings as well as in ordinary expressions.  The formatting
codes used are meant to be easy to remember, use, and read.  They
follow a simple, consistent pattern.  If I've done my job right, once
you learn the codes, you should never have to refer to the
documentation again.  A quick-reference page is included, just in
case.  ;-)

Time::Format can also format DateTime objects, and strings created
with Date::Manip.

Also provided is a tied-hash interface to POSIX::strftime and
Date::Manip::UnixDate.


Next | Query returned 29 messages, browsing 21 to 30 | previous