From owner-svn-ports-all@freebsd.org Fri Jan 15 18:09:25 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6FC2DA84928; Fri, 15 Jan 2016 18:09:25 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4038D1AB6; Fri, 15 Jan 2016 18:09:25 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u0FI9Oha022496; Fri, 15 Jan 2016 18:09:24 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0FI9O0W022494; Fri, 15 Jan 2016 18:09:24 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201601151809.u0FI9O0W022494@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Fri, 15 Jan 2016 18:09:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r406181 - head/www/hiawatha X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jan 2016 18:09:25 -0000 Author: pi Date: Fri Jan 15 18:09:23 2016 New Revision: 406181 URL: https://svnweb.freebsd.org/changeset/ports/406181 Log: www/hiawatha: fix plist to avoid overwriting modified config files PR: 206155 Submitted by: Walter Schwarzenfeld , Christoph Lukas Modified: head/www/hiawatha/Makefile head/www/hiawatha/pkg-plist Modified: head/www/hiawatha/Makefile ============================================================================== --- head/www/hiawatha/Makefile Fri Jan 15 18:07:20 2016 (r406180) +++ head/www/hiawatha/Makefile Fri Jan 15 18:09:23 2016 (r406181) @@ -3,6 +3,7 @@ PORTNAME= hiawatha PORTVERSION= 10.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://www.hiawatha-webserver.org/files/ Modified: head/www/hiawatha/pkg-plist ============================================================================== --- head/www/hiawatha/pkg-plist Fri Jan 15 18:07:20 2016 (r406180) +++ head/www/hiawatha/pkg-plist Fri Jan 15 18:09:23 2016 (r406181) @@ -1,13 +1,8 @@ bin/ssi-cgi -%%ETCDIR%%/cgi-wrapper.conf @sample %%ETCDIR%%/cgi-wrapper.conf.sample -%%ETCDIR%%/error.xslt @sample %%ETCDIR%%/error.xslt.sample -%%ETCDIR%%/hiawatha.conf @sample %%ETCDIR%%/hiawatha.conf.sample -%%ETCDIR%%/index.xslt @sample %%ETCDIR%%/index.xslt.sample -%%ETCDIR%%/mimetype.conf @sample %%ETCDIR%%/mimetype.conf.sample @sample %%ETCDIR%%/toolkit.conf.sample lib/hiawatha/libmbedcrypto.so