From c44a05f68fb78d12541604bdaba885e4802c7a2f Mon Sep 17 00:00:00 2001 From: mobinmob Date: Mon, 1 Feb 2021 00:45:45 +0200 Subject: [PATCH] 66: update to 0.6.0.1. --- srcpkgs/66/INSTALL.msg | 7 ++++--- srcpkgs/66/template | 8 ++++---- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/srcpkgs/66/INSTALL.msg b/srcpkgs/66/INSTALL.msg index b9115b8ebe1..4eb62e16d37 100644 --- a/srcpkgs/66/INSTALL.msg +++ b/srcpkgs/66/INSTALL.msg @@ -1,3 +1,4 @@ -CAUTION: upgrading 66 to a new major version may require manual intervention! -You may need to run the `66-update` utility or otherwise update your trees. -For details, refer to https://framagit.org/Obarun/66/raw/master/NEWS.md +CAUTION: 66 v0.6.0.0 has changes to the way the log and env options +are handled in the frontend service file. Please consult the +documentation and make the appropriate changes before restarting +or enabling your services, especially complex module services. diff --git a/srcpkgs/66/template b/srcpkgs/66/template index 05d032bb8a5..e53d54b9801 100644 --- a/srcpkgs/66/template +++ b/srcpkgs/66/template @@ -1,7 +1,7 @@ # Template file for '66' pkgname=66 -version=0.5.1.1 -revision=2 +version=0.6.0.1 +revision=1 wrksrc="66-v${version}" build_style=configure configure_args="--prefix=/usr @@ -17,7 +17,7 @@ license="ISC" homepage="http://web.obarun.org/software/" changelog="https://framagit.org/Obarun/66/raw/master/NEWS.md" distfiles="https://framagit.org/Obarun/66/-/archive/v${version}/66-v${version}.tar.bz2" -checksum=7a0db00186f1c2111d07cbcc082f769c806820607d7ba5f49e505abf06687e0c +checksum=6267e6b51fa6a5c56ef10f385f89bbbf87dca51ff397be32a7dac161cbc25a9b conf_files="/etc/66/init /etc/66/init.conf" @@ -25,7 +25,7 @@ system_accounts="_s6log" post_install() { vdoc README.md - vlicense COPYING + vlicense LICENSE } 66-doc_package() {