pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/p5-Calendar-Simple updated to 1.20



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2858b85765d7
branches:  trunk
changeset: 544920:2858b85765d7
user:      rhaen <rhaen%pkgsrc.org@localhost>
date:      Tue Jul 22 13:48:48 2008 +0000

description:
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

diffstat:

 time/p5-Calendar-Simple/Makefile |  6 +++---
 time/p5-Calendar-Simple/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (31 lines):

diff -r 519843bf6910 -r 2858b85765d7 time/p5-Calendar-Simple/Makefile
--- a/time/p5-Calendar-Simple/Makefile  Tue Jul 22 13:40:20 2008 +0000
+++ b/time/p5-Calendar-Simple/Makefile  Tue Jul 22 13:48:48 2008 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:39 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2008/07/22 13:48:48 rhaen Exp $
 
-DISTNAME=      Calendar-Simple-1.17
+DISTNAME=      Calendar-Simple-1.20
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    time perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Calendar/}
 
-MAINTAINER=    tonnerre%NetBSD.org@localhost
+MAINTAINER=    rhaen%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/Calendar-Simple/
 COMMENT=       Perl extension to create simple calendars
 
diff -r 519843bf6910 -r 2858b85765d7 time/p5-Calendar-Simple/distinfo
--- a/time/p5-Calendar-Simple/distinfo  Tue Jul 22 13:40:20 2008 +0000
+++ b/time/p5-Calendar-Simple/distinfo  Tue Jul 22 13:48:48 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/03/16 19:10:01 tonnerre Exp $
+$NetBSD: distinfo,v 1.2 2008/07/22 13:48:48 rhaen Exp $
 
-SHA1 (Calendar-Simple-1.17.tar.gz) = 82a113ebf4f44250457bffe0c4938569807e19d8
-RMD160 (Calendar-Simple-1.17.tar.gz) = ef72e40426ae09816600889364cec9eca8428f26
-Size (Calendar-Simple-1.17.tar.gz) = 6507 bytes
+SHA1 (Calendar-Simple-1.20.tar.gz) = 461490908534a073d2665109094ff1a4cb3b361f
+RMD160 (Calendar-Simple-1.20.tar.gz) = f74211e40928f9ffd2a9a73017b68110bc98cdcc
+Size (Calendar-Simple-1.20.tar.gz) = 7136 bytes



Home | Main Index | Thread Index | Old Index