pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Date-Manip



Module Name:    pkgsrc
Committed By:   wen
Date:           Tue Dec  4 06:07:39 UTC 2018

Modified Files:
        pkgsrc/devel/p5-Date-Manip: Makefile distinfo

Log Message:
Update to 6.75

Upstream changes:
(6.75 changelog not found)
6.74  2018-12-01
  -  Removed travis file from the tarball
        The tarball had a .travis.yml file in it that wasn't in the MANIFEST
        file. Since the MANIFEST file is automatically generated by the perl
        mkmanifest tool, since it didn't see the .travis.yml file, I have
        excluded it from the tarball. Reported by Mohammad S Anwar on GitHub
        (#23)

  -  Time zone fixes
        Newest zoneinfo data (tzdata 2018e)


To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 pkgsrc/devel/p5-Date-Manip/Makefile
cvs rdiff -u -r1.39 -r1.40 pkgsrc/devel/p5-Date-Manip/distinfo

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

Modified files:

Index: pkgsrc/devel/p5-Date-Manip/Makefile
diff -u pkgsrc/devel/p5-Date-Manip/Makefile:1.69 pkgsrc/devel/p5-Date-Manip/Makefile:1.70
--- pkgsrc/devel/p5-Date-Manip/Makefile:1.69    Sun Sep  2 07:11:06 2018
+++ pkgsrc/devel/p5-Date-Manip/Makefile Tue Dec  4 06:07:39 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.69 2018/09/02 07:11:06 wiz Exp $
+# $NetBSD: Makefile,v 1.70 2018/12/04 06:07:39 wen Exp $
 
-DISTNAME=      Date-Manip-6.73
+DISTNAME=      Date-Manip-6.75
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Date/}

Index: pkgsrc/devel/p5-Date-Manip/distinfo
diff -u pkgsrc/devel/p5-Date-Manip/distinfo:1.39 pkgsrc/devel/p5-Date-Manip/distinfo:1.40
--- pkgsrc/devel/p5-Date-Manip/distinfo:1.39    Sun Sep  2 07:11:06 2018
+++ pkgsrc/devel/p5-Date-Manip/distinfo Tue Dec  4 06:07:39 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.39 2018/09/02 07:11:06 wiz Exp $
+$NetBSD: distinfo,v 1.40 2018/12/04 06:07:39 wen Exp $
 
-SHA1 (Date-Manip-6.73.tar.gz) = 1b092941424c1e8137cdf0a3e936c4d3abcb9107
-RMD160 (Date-Manip-6.73.tar.gz) = ec7c9ad0fb398bbbf30c171d14b4eb894094b9d9
-SHA512 (Date-Manip-6.73.tar.gz) = 2bae6dcfcc9465023f29050817465dad683e22f49c278774aaf3e13fe46a46922e4b093bfa968aea62d755b3669c88d1a41ac3e549757be354d4cb61ad1c54b8
-Size (Date-Manip-6.73.tar.gz) = 1853891 bytes
+SHA1 (Date-Manip-6.75.tar.gz) = 45430aeda04ae64d35c1734a2da65f5de6647db5
+RMD160 (Date-Manip-6.75.tar.gz) = 83d5c7edc5d98564c6c032a93c556f6c70faf97f
+SHA512 (Date-Manip-6.75.tar.gz) = 0a58a2c9e26edcbff5ca36328d55e39b417f22620c07b9b473dd9723f6b324dcb8bd8f37430420a87f8d6cffbcdcb93cf2f92382972d6d210f96ab236a042dba
+Size (Date-Manip-6.75.tar.gz) = 1849350 bytes



Home | Main Index | Thread Index | Old Index