pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/p5-Calendar-Simple



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb 25 19:04:17 UTC 2018

Modified Files:
        pkgsrc/time/p5-Calendar-Simple: Makefile distinfo

Log Message:
p5-Calendar-Simple: update to 1.23.

2018-02-22  Dave Cross <dave%dave.org.uk@localhost>

        * lib/Calendar/Simple.pm: Bump version for another release. Thanks
          Mohammed Anwar

2018-02-22  Mohammad S Anwar <mohammad.anwar%yahoo.com@localhost>

        * Build.PL, MANIFEST, README.xml: - Removed +x bit from Build.PL as
          reported by CPANTS.

2018-02-22  Dave Cross <dave%dave.org.uk@localhost>

        * lib/Calendar/Simple.pm: Bump version to a number that that's not
          already on CPAN :-/
        * Build.PL: Remove signing.
        * lib/Calendar/Simple.pm: Bump version for release.
        * lib/Calendar/Simple.pm: Change the arguments passed to timelocal()
          Following advice in the documentation:  "Whenever possible, use an
          absolute four digit year instead."


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/time/p5-Calendar-Simple/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/time/p5-Calendar-Simple/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/time/p5-Calendar-Simple/Makefile
diff -u pkgsrc/time/p5-Calendar-Simple/Makefile:1.15 pkgsrc/time/p5-Calendar-Simple/Makefile:1.16
--- pkgsrc/time/p5-Calendar-Simple/Makefile:1.15        Mon Jun  5 14:25:01 2017
+++ pkgsrc/time/p5-Calendar-Simple/Makefile     Sun Feb 25 19:04:16 2018
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2017/06/05 14:25:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.16 2018/02/25 19:04:16 wiz Exp $
 
-DISTNAME=      Calendar-Simple-1.21
+DISTNAME=      Calendar-Simple-1.23
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   8
 CATEGORIES=    time perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Calendar/}
 

Index: pkgsrc/time/p5-Calendar-Simple/distinfo
diff -u pkgsrc/time/p5-Calendar-Simple/distinfo:1.4 pkgsrc/time/p5-Calendar-Simple/distinfo:1.5
--- pkgsrc/time/p5-Calendar-Simple/distinfo:1.4 Mon Nov  2 23:31:38 2015
+++ pkgsrc/time/p5-Calendar-Simple/distinfo     Sun Feb 25 19:04:16 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2015/11/02 23:31:38 agc Exp $
+$NetBSD: distinfo,v 1.5 2018/02/25 19:04:16 wiz Exp $
 
-SHA1 (Calendar-Simple-1.21.tar.gz) = a61ad8b1c9032862598b0d3987905c276e1ef6c6
-RMD160 (Calendar-Simple-1.21.tar.gz) = 069a3791321272dbb7d414ac8ef7fd9eba707817
-SHA512 (Calendar-Simple-1.21.tar.gz) = 29ec836e774c5d3879c309eb58fdedddb12b146b382ed3c3cf014b602dd31edc7f4eff8929bd485968fa328931a589b4bde5cd87c3456b5665480ed51466252b
-Size (Calendar-Simple-1.21.tar.gz) = 7007 bytes
+SHA1 (Calendar-Simple-1.23.tar.gz) = 708430952d668b3d5abac83f665462696c32b098
+RMD160 (Calendar-Simple-1.23.tar.gz) = db7fbf0aaf689158c87382fd4877944d40fc95cd
+SHA512 (Calendar-Simple-1.23.tar.gz) = 3d024e3de896a20b837adfc4fbac2bcd1dce969ac426445573ae0975e189ffde906e7c25d3c6f0595a7e49d47a09cd3e9bdfb6810ca7c9e20f9e01a4ecb7ec49
+Size (Calendar-Simple-1.23.tar.gz) = 7989 bytes



Home | Main Index | Thread Index | Old Index