Date: Mon, 10 Sep 2018 16:04:12 +0000 (UTC) From: Ben Woods <woodsb02@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479436 - head/net/ntpa Message-ID: <201809101604.w8AG4Cve062243@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: woodsb02 Date: Mon Sep 10 16:04:12 2018 New Revision: 479436 URL: https://svnweb.freebsd.org/changeset/ports/479436 Log: Revert r479279 - the relocation of existing conf files violates POLA Reported by: mat Modified: head/net/ntpa/Makefile head/net/ntpa/pkg-plist Modified: head/net/ntpa/Makefile ============================================================================== --- head/net/ntpa/Makefile Mon Sep 10 16:04:04 2018 (r479435) +++ head/net/ntpa/Makefile Mon Sep 10 16:04:12 2018 (r479436) @@ -3,7 +3,7 @@ PORTNAME= ntpa PORTVERSION= 0.8.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= http://dist1.innolan.net/ \ http://dist2.innolan.net/ Modified: head/net/ntpa/pkg-plist ============================================================================== --- head/net/ntpa/pkg-plist Mon Sep 10 16:04:04 2018 (r479435) +++ head/net/ntpa/pkg-plist Mon Sep 10 16:04:12 2018 (r479436) @@ -23,7 +23,7 @@ man/man1/ntpa.1.gz %%DOCSDIR%%/DATABASE %%DOCSDIR%%/INSTALL @dir etc/newsyslog.conf.d -@sample %%ETCDIR%%/ntpa.newsyslog etc/newsyslog.conf.d/ntpa.conf +@sample %%ETCDIR%%/ntpa.newsyslog etc/newsyslog.conf.d/ntpa @sample(,ntpa,640) %%ETCDIR%%/ntpa.conf.sample @owner www @group www
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809101604.w8AG4Cve062243>