svn commit: r479436 - head/net/ntpa

Ben Woods woodsb02 at FreeBSD.org
Mon Sep 10 16:04:13 UTC 2018


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
- at sample %%ETCDIR%%/ntpa.newsyslog etc/newsyslog.conf.d/ntpa.conf
+ at sample %%ETCDIR%%/ntpa.newsyslog etc/newsyslog.conf.d/ntpa
 @sample(,ntpa,640) %%ETCDIR%%/ntpa.conf.sample
 @owner www
 @group www


More information about the svn-ports-all mailing list