Skip to content

Commit

Permalink
dev-perl/Config-Crontab: Bump to version 1.450.0 re bug #615114
Browse files Browse the repository at this point in the history
Upstream:
- Use lexical filehandles
- Skip crontab updates without being asked
- Fix for '.' in @inc

Bug: https://bugs.gentoo.org/615114
Package-Manager: Portage-2.3.4, Repoman-2.3.2
  • Loading branch information
kentfredric committed Apr 25, 2017
1 parent fffca6f commit 6f9fbe3
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
18 changes: 18 additions & 0 deletions dev-perl/Config-Crontab/Config-Crontab-1.450.0.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6

DIST_AUTHOR=SCOTTW
DIST_VERSION=1.45
DIST_EXAMPLES=("example/*")
inherit perl-module

DESCRIPTION="Read/Write Vixie compatible crontab(5) files"
LICENSE="Artistic"

SLOT="0"
KEYWORDS="~amd64 ~x86"

RDEPEND=""
DEPEND="virtual/perl-ExtUtils-MakeMaker"
1 change: 1 addition & 0 deletions dev-perl/Config-Crontab/Manifest
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
DIST Config-Crontab-1.40.tar.gz 40769 SHA256 25b5893f2fb78ee1da82579afa627e8527d8ca86d08204e28283c455fe7ffb03 SHA512 1894868e92637aef1d5eaed22b8387ebe9546d0804d375e894e7acaed4eeece28dcf78eeb2658455885d1a6dc1683b0a6839c747dbd939f128d66df211d8e15f WHIRLPOOL 66f63cc7024955cd8da5dc3a999348f168b76f36773f251e6e4dbea79023379ea066fdd0d8a727813664f95fe32590a6a56f8842a58048ceb00db878bba6fad0
DIST Config-Crontab-1.41.tar.gz 40838 SHA256 f47256336581976a5974240c35f66ef32a33ed85545cf1bb3b5f7b1b7bcb209e SHA512 d8df15532d5fd57453678eccf000e5a5c0cc51ddc466fc2b5e3580f81ae82f7390795ff011f90acbb5a728bbe1a90f113104d8b8f43361e756fe72ce4d35936e WHIRLPOOL cbf6829dee068a106444dbd09181d413329122a51547e861c3c9b4a0f37e62f2b87541f75a3e3bc94a16a25e62c78f348eed28fbe2b261165d85d342e6d4e490
DIST Config-Crontab-1.45.tar.gz 41420 SHA256 170f9f633afd52009f9b87a6a63b1071d574e27b853294eefa19249fc694255f SHA512 b4aa82341b113c698a8a5434ac406217877f27b5eb876d409a675daf8c9a5f5ed56cccac3a9e775437427691547b5c3b7829a5c35edee4c9fe33d9cace0879e9 WHIRLPOOL d574120e79a9441f2266d104fd11834f96cb5ad82dc4ce62b6a7c5ac04bb5583f0e59b4b2a10044eb9e94bb275d4db1c807fd8078d5afaad8ece76b1f9834f1c

0 comments on commit 6f9fbe3

Please sign in to comment.