From owner-svn-ports-all@freebsd.org Tue Oct 20 09:50:26 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 81DDBA1AD45; Tue, 20 Oct 2015 09:50:26 +0000 (UTC) (envelope-from koobs@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 307A81C6B; Tue, 20 Oct 2015 09:50:26 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9K9oPee067140; Tue, 20 Oct 2015 09:50:25 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9K9oOvp067137; Tue, 20 Oct 2015 09:50:24 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201510200950.t9K9oOvp067137@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Tue, 20 Oct 2015 09:50:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399808 - 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: Tue, 20 Oct 2015 09:50:26 -0000 Author: koobs Date: Tue Oct 20 09:50:24 2015 New Revision: 399808 URL: https://svnweb.freebsd.org/changeset/ports/399808 Log: 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 Modified: head/www/hiawatha/Makefile head/www/hiawatha/distinfo head/www/hiawatha/pkg-plist Modified: head/www/hiawatha/Makefile ============================================================================== --- head/www/hiawatha/Makefile Tue Oct 20 08:52:14 2015 (r399807) +++ head/www/hiawatha/Makefile Tue Oct 20 09:50:24 2015 (r399808) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hiawatha -PORTVERSION= 9.14 +PORTVERSION= 9.15 CATEGORIES= www MASTER_SITES= https://www.hiawatha-webserver.org/files/ @@ -10,6 +10,7 @@ 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 \ Modified: head/www/hiawatha/distinfo ============================================================================== --- head/www/hiawatha/distinfo Tue Oct 20 08:52:14 2015 (r399807) +++ head/www/hiawatha/distinfo Tue Oct 20 09:50:24 2015 (r399808) @@ -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: head/www/hiawatha/pkg-plist ============================================================================== --- head/www/hiawatha/pkg-plist Tue Oct 20 08:52:14 2015 (r399807) +++ head/www/hiawatha/pkg-plist Tue Oct 20 09:50:24 2015 (r399808) @@ -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