Path to this page:
./
time/p5-Calendar-Simple,
Perl extension to create simple calendars
Branch: CURRENT,
Version: 1.20nb1,
Package name: p5-Calendar-Simple-1.20nb1,
Maintainer: rhaenPerl extension to create simple calendars
Required to run:[
lang/perl5]
Required to build:[
devel/p5-Module-Build]
Master sites: (Expand)
SHA1: 461490908534a073d2665109094ff1a4cb3b361f
RMD160: f74211e40928f9ffd2a9a73017b68110bc98cdcc
Filesize: 6.969 KB
Version history: (Expand)
- (2008-10-20) Updated to version: p5-Calendar-Simple-1.20nb1
- (2008-07-22) Updated to version: p5-Calendar-Simple-1.20
- (2008-03-17) Package added to pkgsrc.se, version p5-Calendar-Simple-1.17 (created)
CVS history: (Expand)
| 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-07-22 15:50:06 by Ulrich Habel | Files touched by this commit (1) |
Log message:
removed unneeded PLIST file
|
2008-07-22 15:48:48 by Ulrich Habel | Files touched by this commit (2) |  |
Log message:
updated to 1.20
took maintainership
ChangeLog:
2008-03-09 dave
* [r50] Build.PL:
Incremented release number.
* [r49] Build.PL:
Added Licence.
Slightly rejigged dependencies.
2008-03-08 dave
* [r47] MANIFEST:
Removed COPYING for MANIFEST.
* [r46] COPYING:
Remove COPYING.
* [r45] t/no_dt.t:
Skip 2100 test on 64-bit systems.
* [r44] lib/Calendar/Simple.pm:
Turn "licence" into a verb so CPANTS will recognise it.
* [r43] lib/Calendar/Simple.pm:
Require Perl 5.6 (and, hence, use "our" and "warnings").
Use svn revision number.
Create licence section.
* [r42] Build.PL, COPYING, MANIFEST:
Make files non-executable.
* [r41] Build.PL:
Correct dependencies.
Change email address to mag-sol.com.
Increment version number.
2006-10-18 dave
* [r40] lib/Calendar/Simple.pm:
Fixed undef values in comparisons
|
| 2008-06-20 03:09:45 by Joerg Sonnenberger | Files touched by this commit (993) |
Log message:
Add DESTDIR support.
|
2008-03-16 20:10:01 by Tonnerre Lombard | Files touched by this commit (4) |  |
Log message:
Add Calendar::Simple Perl version in version 1.19
Perl extension to create simple calendars. A very simple module that
exports one function called calendar.
Approved-by: cube
|