Date: Tue, 23 Apr 2024 07:34:16 +0200 From: Emmanuel Vadot <manu@bidouilliste.com> To: lexi@le-Fay.ORG, Warner Losh <imp@FreeBSD.org> Cc: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: Re: git: 7209444a80fd - main - package: move cron into its own package Message-ID: <20240423073416.3d80f63230474c0f6ddf9099@bidouilliste.com> In-Reply-To: <202404230452.43N4qksG063814@gitrepo.freebsd.org> References: <202404230452.43N4qksG063814@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, On Tue, 23 Apr 2024 04:52:46 GMT Warner Losh <imp@FreeBSD.org> wrote: > The branch main has been updated by imp: > > URL: https://cgit.FreeBSD.org/src/commit/?id=7209444a80fd37de0e19c7cf93623f84709827e3 > > commit 7209444a80fd37de0e19c7cf93623f84709827e3 > Author: Lexi Winter <lexi@le-Fay.ORG> > AuthorDate: 2024-04-22 22:05:53 +0000 > Commit: Warner Losh <imp@FreeBSD.org> > CommitDate: 2024-04-23 04:36:35 +0000 > > package: move cron into its own package > > Reviewed by: imp, manu, Mina Galic > Pull Request: https://github.com/freebsd/freebsd-src/pull/1172 > --- > lib/libpam/pam.d/Makefile | 5 ++++- > libexec/rc/rc.d/Makefile | 5 ++++- > usr.sbin/cron/cron/Makefile | 1 + > usr.sbin/cron/crontab/Makefile | 1 + > 4 files changed, 10 insertions(+), 2 deletions(-) Something I forgot to say in the PR but we need an UPDATING entry to tell people to pkg install FreeBSD-cron as they will lost cron on a regular update. Cheers, -- Emmanuel Vadot <manu@bidouilliste.com> <manu@freebsd.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20240423073416.3d80f63230474c0f6ddf9099>