diff options
author | wen <wen@pkgsrc.org> | 2018-12-04 06:07:39 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2018-12-04 06:07:39 +0000 |
commit | fb693e902c299ef28f4153e684f19c76c950e8bd (patch) | |
tree | 11d283eb90b991d50943548ab61e22ec3f5c86f4 /devel | |
parent | 49b8000b5a55a51d99e7757e3b1835e1facbc898 (diff) | |
download | pkgsrc-fb693e902c299ef28f4153e684f19c76c950e8bd.tar.gz |
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)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Date-Manip/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Date-Manip/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-Date-Manip/Makefile b/devel/p5-Date-Manip/Makefile index 6462b7fc8fe..f8f54bcbda8 100644 --- a/devel/p5-Date-Manip/Makefile +++ b/devel/p5-Date-Manip/Makefile @@ -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/} diff --git a/devel/p5-Date-Manip/distinfo b/devel/p5-Date-Manip/distinfo index 0c3675c3e0c..7ced384e7eb 100644 --- a/devel/p5-Date-Manip/distinfo +++ b/devel/p5-Date-Manip/distinfo @@ -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 |