From owner-svn-ports-head@freebsd.org Sun Oct 25 20:11:53 2015 Return-Path: Delivered-To: svn-ports-head@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 4B1628D31; Sun, 25 Oct 2015 20:11:53 +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 F1FE117E3; Sun, 25 Oct 2015 20:11:52 +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 t9PKBqbd075744; Sun, 25 Oct 2015 20:11:52 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9PKBpJ5075741; Sun, 25 Oct 2015 20:11:51 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201510252011.t9PKBpJ5075741@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Sun, 25 Oct 2015 20:11:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400164 - head/security/webfwlog X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Oct 2015 20:11:53 -0000 Author: junovitch Date: Sun Oct 25 20:11:51 2015 New Revision: 400164 URL: https://svnweb.freebsd.org/changeset/ports/400164 Log: security/webfwlog: update 1.00 -> 1.01 [1] - While here add trailing slash to WWW: PR: 203955 [1] Submitted by: Torsten Zuhlsdorff Approved by: zeus@ix.netcom.com (maintainer) Modified: head/security/webfwlog/Makefile head/security/webfwlog/distinfo head/security/webfwlog/pkg-descr Modified: head/security/webfwlog/Makefile ============================================================================== --- head/security/webfwlog/Makefile Sun Oct 25 19:49:29 2015 (r400163) +++ head/security/webfwlog/Makefile Sun Oct 25 20:11:51 2015 (r400164) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= webfwlog -PORTVERSION= 1.00 +PORTVERSION= 1.01 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} Modified: head/security/webfwlog/distinfo ============================================================================== --- head/security/webfwlog/distinfo Sun Oct 25 19:49:29 2015 (r400163) +++ head/security/webfwlog/distinfo Sun Oct 25 20:11:51 2015 (r400164) @@ -1,2 +1,2 @@ -SHA256 (webfwlog-1.00.tar.gz) = 205775a4ff0cdf3dffe257228bdcbdc5752b7e5fed122f67d2330fb12a901957 -SIZE (webfwlog-1.00.tar.gz) = 732212 +SHA256 (webfwlog-1.01.tar.gz) = 9992746d8db5cb851aed246a92073b56061128580cf550f0a366432052a978f9 +SIZE (webfwlog-1.01.tar.gz) = 741394 Modified: head/security/webfwlog/pkg-descr ============================================================================== --- head/security/webfwlog/pkg-descr Sun Oct 25 19:49:29 2015 (r400163) +++ head/security/webfwlog/pkg-descr Sun Oct 25 20:11:51 2015 (r400164) @@ -10,4 +10,4 @@ also create a link directly to any saved Webfwlog requires a web server with PHP support and a MySQL or PostgresSQL database server. -WWW: http://www.webfwlog.net +WWW: http://www.webfwlog.net/