From owner-svn-ports-all@freebsd.org Wed Dec 2 18:14:51 2015 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 6ACA6A3F83B; Wed, 2 Dec 2015 18:14:51 +0000 (UTC) (envelope-from junovitch@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 41F901845; Wed, 2 Dec 2015 18:14:51 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tB2IEoln071475; Wed, 2 Dec 2015 18:14:50 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tB2IEoRG071471; Wed, 2 Dec 2015 18:14:50 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201512021814.tB2IEoRG071471@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Wed, 2 Dec 2015 18:14:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r402841 - branches/2015Q4/www/hiawatha X-SVN-Group: ports-branches 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: Wed, 02 Dec 2015 18:14:51 -0000 Author: junovitch Date: Wed Dec 2 18:14:49 2015 New Revision: 402841 URL: https://svnweb.freebsd.org/changeset/ports/402841 Log: MFH: r399650, r399808, r399956, r402639 r399650 www/hiawatha: Reset MAINTAINER Reset MAINTAINER at current maintainers request. PR: 203862 Requested by: Chris Petrik (maintainer) r399808 www/hiawatha: Update to 9.15 * Update PORTVERSION and distinfo (9.15) * Update pkg-plist (new shared library versions) * Add LICENSE_FILE Changes: https://www.hiawatha-webserver.org/changelog Approved by: unmaintained r399956 - Switch to options helpers r402639 www/hiawatha: Fix fetch due to upstream subdirectory change PR: 204861 Submitted by: Mats Klingberg Approved by: ports-secteam (delphij) Modified: branches/2015Q4/www/hiawatha/Makefile branches/2015Q4/www/hiawatha/distinfo branches/2015Q4/www/hiawatha/pkg-plist Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/www/hiawatha/Makefile ============================================================================== --- branches/2015Q4/www/hiawatha/Makefile Wed Dec 2 17:49:30 2015 (r402840) +++ branches/2015Q4/www/hiawatha/Makefile Wed Dec 2 18:14:49 2015 (r402841) @@ -2,14 +2,15 @@ # $FreeBSD$ PORTNAME= hiawatha -PORTVERSION= 9.14 +PORTVERSION= 9.15 CATEGORIES= www -MASTER_SITES= https://www.hiawatha-webserver.org/files/ +MASTER_SITES= https://www.hiawatha-webserver.org/files/hiawatha-9/ -MAINTAINER= chris@bsdjunk.com +MAINTAINER= ports@FreeBSD.org COMMENT= Advanced and secure webserver for Unix LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE PORTDOCS= ChangeLog README.md CONFIG_FILES= hiawatha.conf mimetype.conf cgi-wrapper.conf toolkit.conf \ @@ -69,9 +70,6 @@ post-patch: ${WRKSRC}/man/hiawatha.1.in ${WRKSRC}/man/cgi-wrapper.1.in post-install: - @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}/ - .for FILE in ${CONFIG_FILES} ${INSTALL_DATA} ${WRKSRC}/config/${FILE} ${STAGEDIR}${PREFIX}/etc/hiawatha/${FILE}.sample .endfor @@ -79,4 +77,8 @@ post-install: @${MKDIR} ${STAGEDIR}${WWWDIR} ; \ ${INSTALL_DATA} ${WRKSRC}/extra/index.html ${STAGEDIR}${WWWDIR}/index.html.sample +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}/ + .include Modified: branches/2015Q4/www/hiawatha/distinfo ============================================================================== --- branches/2015Q4/www/hiawatha/distinfo Wed Dec 2 17:49:30 2015 (r402840) +++ branches/2015Q4/www/hiawatha/distinfo Wed Dec 2 18:14:49 2015 (r402841) @@ -1,2 +1,2 @@ -SHA256 (hiawatha-9.14.tar.gz) = 79c92587cd86a0461d952c99036f5615dacdcaccabe0a9a29359e6044d809bfa -SIZE (hiawatha-9.14.tar.gz) = 891930 +SHA256 (hiawatha-9.15.tar.gz) = e9252133a1114095d1a9a89144b88828ee3b9754f435bd88270f7bf444dd9421 +SIZE (hiawatha-9.15.tar.gz) = 869922 Modified: branches/2015Q4/www/hiawatha/pkg-plist ============================================================================== --- branches/2015Q4/www/hiawatha/pkg-plist Wed Dec 2 17:49:30 2015 (r402840) +++ branches/2015Q4/www/hiawatha/pkg-plist Wed Dec 2 18:14:49 2015 (r402841) @@ -11,12 +11,12 @@ sbin/wigwam lib/hiawatha/libmbedtls.so lib/hiawatha/libmbedcrypto.so lib/hiawatha/libmbedcrypto.so.0 -lib/hiawatha/libmbedcrypto.so.2.0.0 +lib/hiawatha/libmbedcrypto.so.2.1.2 lib/hiawatha/libmbedtls.so.10 -lib/hiawatha/libmbedtls.so.2.0.0 +lib/hiawatha/libmbedtls.so.2.1.2 lib/hiawatha/libmbedx509.so lib/hiawatha/libmbedx509.so.0 -lib/hiawatha/libmbedx509.so.2.0.0 +lib/hiawatha/libmbedx509.so.2.1.2 man/man1/cgi-wrapper.1.gz man/man1/hiawatha.1.gz man/man1/ssi-cgi.1.gz