From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/systemd-cron/
Date: Mon, 2 Sep 2019 00:29:46 +0000 (UTC) [thread overview]
Message-ID: <1567384171.3db95d50330d68371c1e06b0c277ef8dca294916.mattst88@gentoo> (raw)
commit: 3db95d50330d68371c1e06b0c277ef8dca294916
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 2 00:26:01 2019 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Sep 2 00:29:31 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3db95d50
sys-process/systemd-cron: Version bump to 1.5.14
Closes: https://bugs.gentoo.org/685592
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
sys-process/systemd-cron/Manifest | 1 +
.../systemd-cron/systemd-cron-1.5.14.ebuild | 75 ++++++++++++++++++++++
2 files changed, 76 insertions(+)
diff --git a/sys-process/systemd-cron/Manifest b/sys-process/systemd-cron/Manifest
index c18c8f04b7f..7d7c2585b2c 100644
--- a/sys-process/systemd-cron/Manifest
+++ b/sys-process/systemd-cron/Manifest
@@ -1,4 +1,5 @@
DIST systemd-cron-1.5.10.tar.gz 31191 BLAKE2B c58a0cfec82534baf3daba6f706d054347f3bc5a2d272eb003228b48fc58c9df61ed2045526403295aed3edc9a0c84eaa589c5aea66562bf35d531b4f5ffacd7 SHA512 9a4bbf78c81adf74e589cd9431b5742d5dab63b0346a2330403a7e24bdab62833096445d9fd3e5f6a91f722b3f8176e52734dcc5e2ee0ec23b555e6d01805094
DIST systemd-cron-1.5.12.tar.gz 31417 BLAKE2B d0776d2c4aa2d86289dd8ab5dade47f083ee7abc16f54c9527130f587049064d6100eaccd4a3a0a461d21ac8286910d3cb0590db14ea1d3a32e591b7ede0a59e SHA512 6f85cef0870cde5ff6b397fb640a30a8a567e09e3cac48456498f1f102395f12f174731ca9cc8e826bb6c49a0d3a6dd49a9aec63e7b75648b7dccfaa499dcea4
+DIST systemd-cron-1.5.14.tar.gz 31634 BLAKE2B 59394128145dbd04a2b1bb10a6ac8821a97a465e3c0d43f3ca8fdfe60db273352d46b1200c966adaf772272835269c5c553b040cb0e0340ec56340181c9b7245 SHA512 772a4f8181a0f8039a8138fdc43bfe0f2bd89222fe19fa971727be265036f86435334d6230e116440f6969425fc6d59dc26e9cf230c00d030ea5d62ba351713c
DIST systemd-cron-1.5.3.tar.gz 29105 BLAKE2B c7c95df9be0383aa39a8525d3a5179a04ef1edc77d6c0e34095eb0fe26045c139e4d0c340d6999405baa99d00181cc6c2fb14d87ad401a685aaf3ad7adb5e006 SHA512 ea0241f93b8d92497fa020d84630ee153dc299d9b16b17567784a4dcb5ddf0a4589e7e033428562a862218ef79b192245178df2d7dcc69f779ef9156921674c7
DIST systemd-cron-1.5.4.tar.gz 30436 BLAKE2B 5ce72e30e68cafbf812690704de4841d0436a97e6a9df12802374a0ef7fe2af4294310e4c14c68d5aa2508c9664402c17dcacb7b6a637f7b83853d97c78c557f SHA512 e6fe60de9d6cbc223b8358bd6b1a060e11f1ea16a8f0b24662914ddb18d827f7b4c62fd40dbefed3d0ac38b1e748998ec5e0430d4ea751e8a20b94b9803bcb89
diff --git a/sys-process/systemd-cron/systemd-cron-1.5.14.ebuild b/sys-process/systemd-cron/systemd-cron-1.5.14.ebuild
new file mode 100644
index 00000000000..ef1605bcbad
--- /dev/null
+++ b/sys-process/systemd-cron/systemd-cron-1.5.14.ebuild
@@ -0,0 +1,75 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( pypy3 python3_{5,6,7} )
+inherit python-single-r1 systemd
+
+DESCRIPTION="systemd units to create timers for cron directories and crontab"
+HOMEPAGE="https://github.com/systemd-cron/systemd-cron/"
+SRC_URI="https://github.com/systemd-cron/${PN}/archive/v${PV}.tar.gz -> systemd-cron-${PV}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~sparc ~x86"
+IUSE="cron-boot etc-crontab-systemd minutely setgid test yearly"
+
+RDEPEND=">=sys-apps/systemd-217
+ sys-apps/debianutils
+ !etc-crontab-systemd? ( !sys-process/dcron )
+ ${PYTHON_DEPS}
+ sys-process/cronbase"
+
+DEPEND="sys-process/cronbase
+ test? ( sys-apps/man-db dev-python/pyflakes )"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+src_prepare() {
+ python_fix_shebang --force "${S}/src/bin"
+
+ sed -i \
+ -e 's/^crontab/crontab-systemd/' \
+ -e 's/^CRONTAB/CRONTAB-SYSTEMD/' \
+ -- "${S}/src/man/crontab."{1,5}".in" || die
+
+ sed -i \
+ -e 's!/crontab$!/crontab-systemd!' \
+ -e 's!/crontab\(\.[15]\)$!/crontab-systemd\1!' \
+ -e 's/pyflakes3/pyflakes/' \
+ -- "${S}/Makefile.in" || die
+
+ if use etc-crontab-systemd
+ then sed -i \
+ -e "s!/etc/crontab!/etc/crontab-systemd!" \
+ -- "${S}/src/man/crontab."{1,5}".in" \
+ "${S}/src/bin/systemd-crontab-generator.py" || die
+ fi
+
+ eapply_user
+}
+
+my_use_enable() {
+ if use ${1}; then
+ echo --enable-${2:-${1}}=yes
+ else
+ echo --enable-${2:-${1}}=no
+ fi
+}
+
+src_configure() {
+ ./configure \
+ --prefix="${EPREFIX}/usr" \
+ --confdir="${EPREFIX}/etc" \
+ --runparts="${EPREFIX}/bin/run-parts" \
+ --mandir="${EPREFIX}/usr/share/man" \
+ --unitdir="$(systemd_get_systemunitdir)" \
+ --generatordir="$(systemd_get_systemgeneratordir)" \
+ $(my_use_enable cron-boot boot) \
+ $(my_use_enable minutely) \
+ $(my_use_enable yearly) \
+ $(my_use_enable yearly quarterly) \
+ $(my_use_enable yearly semi_annually) \
+ $(my_use_enable setgid) \
+ --enable-persistent=yes
+}
next reply other threads:[~2019-09-02 0:29 UTC|newest]
Thread overview: 97+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-02 0:29 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-03 15:12 [gentoo-commits] repo/gentoo:master commit in: sys-process/systemd-cron/ Richard Freeman
2024-10-03 15:12 Richard Freeman
2024-05-11 7:08 Arthur Zamarin
2024-05-09 12:12 Sam James
2024-05-09 12:12 Sam James
2024-05-09 12:12 Sam James
2024-05-09 12:12 Sam James
2024-05-09 12:12 Sam James
2024-05-09 10:53 Richard Freeman
2024-04-30 12:51 Richard Freeman
2024-04-16 15:16 Richard Freeman
2024-03-29 11:31 Richard Freeman
2024-01-30 5:38 Sam James
2024-01-20 9:07 Sam James
2024-01-14 17:15 Sam James
2024-01-14 17:15 Sam James
2023-12-22 7:27 Arthur Zamarin
2023-12-22 7:27 Arthur Zamarin
2023-12-22 7:21 Arthur Zamarin
2023-12-22 5:07 Sam James
2023-12-22 5:07 Sam James
2023-12-22 5:07 Sam James
2023-12-22 0:30 Richard Freeman
2023-12-22 0:30 Richard Freeman
2023-12-21 20:21 Richard Freeman
2023-12-21 18:22 Richard Freeman
2023-10-01 18:22 Arthur Zamarin
2023-10-01 18:22 Arthur Zamarin
2023-10-01 18:22 Arthur Zamarin
2023-10-01 18:22 Arthur Zamarin
2023-09-28 4:21 Sam James
2023-09-26 18:55 Richard Freeman
2023-09-26 18:44 Richard Freeman
2023-09-13 19:10 Richard Freeman
2023-08-17 19:32 Richard Freeman
2023-08-16 19:40 Richard Freeman
2023-08-16 14:46 Richard Freeman
2023-08-16 14:40 Richard Freeman
2023-08-16 14:37 Richard Freeman
2023-08-15 15:05 Richard Freeman
2023-07-17 11:15 Sam James
2023-06-14 15:11 Sam James
2023-06-14 15:11 Sam James
2023-06-14 15:11 Sam James
2023-06-14 15:11 Sam James
2023-06-14 15:11 Sam James
2023-06-14 14:23 Richard Freeman
2023-05-01 20:38 Richard Freeman
2023-02-17 22:16 Richard Freeman
2023-02-10 20:41 Sam James
2023-02-10 20:41 Sam James
2023-02-10 20:36 Sam James
2023-02-10 18:49 Richard Freeman
2023-01-10 5:36 Sam James
2022-07-16 20:22 Richard Freeman
2022-07-16 20:22 Richard Freeman
2022-06-28 10:50 Richard Freeman
2022-05-29 14:36 Jakov Smolić
2022-05-17 19:17 Jakov Smolić
2022-05-17 19:17 Jakov Smolić
2022-05-17 19:17 Jakov Smolić
2022-04-09 19:50 Arthur Zamarin
2022-04-09 19:36 Arthur Zamarin
2022-04-01 19:51 Jakov Smolić
2022-04-01 19:08 Richard Freeman
2022-03-02 1:04 Matt Turner
2022-03-02 0:42 Richard Freeman
2022-03-02 0:41 Richard Freeman
2022-01-08 14:03 Arthur Zamarin
2021-12-25 10:08 Georgy Yakovlev
2021-07-06 19:57 Georgy Yakovlev
2021-06-21 21:08 Marek Szuba
2021-05-23 23:07 Thomas Deutschmann
2021-05-10 18:58 Richard Freeman
2021-03-05 20:13 Richard Freeman
2020-11-04 20:05 Richard Freeman
2020-09-29 5:18 Georgy Yakovlev
2020-09-29 5:16 Georgy Yakovlev
2020-09-05 0:42 Sam James
2020-09-05 0:31 Sam James
2020-07-24 12:44 Lars Wendler
2020-07-17 21:19 Matt Turner
2020-04-28 16:38 Matt Turner
2020-04-28 16:38 Matt Turner
2020-04-28 16:38 Matt Turner
2019-09-02 0:29 Matt Turner
2019-08-29 1:56 Matt Turner
2019-07-28 23:23 Matt Turner
2018-01-29 1:06 Thomas Deutschmann
2018-01-22 18:33 Richard Freeman
2017-12-09 18:22 Mike Gilbert
2017-07-15 17:56 Richard Freeman
2017-07-02 17:50 Richard Freeman
2016-11-21 22:08 Richard Freeman
2016-06-05 10:59 Richard Freeman
2016-06-05 10:59 Richard Freeman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1567384171.3db95d50330d68371c1e06b0c277ef8dca294916.mattst88@gentoo \
--to=mattst88@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox