Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Dec 2021 02:47:37 +0700
From:      Eugene Grosbein <eugen@grosbein.net>
To:        Dries Michiels <driesm@FreeBSD.org>, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: 074939ea0793 - main - security/i2pd: Update to 2.40.0
Message-ID:  <fd37edb8-f819-ddb6-cf33-99ca0cc6a845@grosbein.net>
In-Reply-To: <202112131754.1BDHscmg063776@gitrepo.freebsd.org>
References:  <202112131754.1BDHscmg063776@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
14.12.2021 0:54, Dries Michiels wrote:

>  post-install:
>  	${INSTALL_MAN} ${WRKSRC}/debian/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1
>  	@${MKDIR} ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d
> -	${INSTALL_DATA} ${WRKDIR}/i2pd.newsyslog.conf ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d/i2pd.conf
> +	${INSTALL_DATA} ${WRKDIR}/i2pd.newsyslog.conf ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d/i2pd.conf.sample

This presents a regression for users upgrading from previous versions that did not change newsyslog.conf.d/i2pd.conf
and relied on defaults for log rotation. Now they end up without rotation unless catch up with the change, don't they?

What is a benefit of NOT installing rotation by default?





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fd37edb8-f819-ddb6-cf33-99ca0cc6a845>