From 547c4c61fca5d8a653029f868bc94d1e9dfe2119 Mon Sep 17 00:00:00 2001 From: ghen Date: Thu, 1 Jul 2010 21:29:33 +0000 Subject: Example config is not security sensitive so doesn't have to be 600. Noted by joerg. Bump PKGREVISION for both mydns-pgsql and -mysql. --- net/mydns-pgsql/Makefile | 4 ++-- net/mydns-pgsql/Makefile.common | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'net/mydns-pgsql') diff --git a/net/mydns-pgsql/Makefile b/net/mydns-pgsql/Makefile index 08f88e60d19..fe474f55203 100644 --- a/net/mydns-pgsql/Makefile +++ b/net/mydns-pgsql/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2010/02/19 20:30:21 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2010/07/01 21:29:33 ghen Exp $ PKGNAME= ${DISTNAME:S/-/-pgsql-/} -PKGREVISION= 8 +PKGREVISION= 9 COMMENT= PostgreSQL-based DNS server CONFLICTS= mydns-mysql-[0-9]* diff --git a/net/mydns-pgsql/Makefile.common b/net/mydns-pgsql/Makefile.common index fe946bf6ac0..d4e6b8c79e7 100644 --- a/net/mydns-pgsql/Makefile.common +++ b/net/mydns-pgsql/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.16 2010/07/01 16:07:05 joerg Exp $ +# $NetBSD: Makefile.common,v 1.17 2010/07/01 21:29:33 ghen Exp $ DISTNAME= mydns-1.1.0 CATEGORIES= net @@ -40,7 +40,6 @@ USERGROUP_PHASE+= pre-install post-install: ${WRKSRC}/src/mydns/mydns --dump-config > ${DESTDIR}${EGDIR}/mydns.conf - ${CHMOD} 0600 ${DESTDIR}${EGDIR}/mydns.conf .include "../../security/openssl/buildlink3.mk" .include "../../devel/gettext-lib/buildlink3.mk" -- cgit v1.2.3