From owner-svn-ports-head@freebsd.org Thu Sep 6 16:50:30 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7B22DFCCB1E; Thu, 6 Sep 2018 16:50:30 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 234207FA75; Thu, 6 Sep 2018 16:50:30 +0000 (UTC) (envelope-from joneum@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 189237B6B; Thu, 6 Sep 2018 16:50:30 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w86GoTJg080772; Thu, 6 Sep 2018 16:50:29 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w86GoTTx080769; Thu, 6 Sep 2018 16:50:29 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201809061650.w86GoTTx080769@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Thu, 6 Sep 2018 16:50:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479108 - head/www/pmwiki X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/www/pmwiki X-SVN-Commit-Revision: 479108 X-SVN-Commit-Repository: ports 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.27 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: Thu, 06 Sep 2018 16:50:30 -0000 Author: joneum Date: Thu Sep 6 16:50:29 2018 New Revision: 479108 URL: https://svnweb.freebsd.org/changeset/ports/479108 Log: Update to 2.2.109 Changelog: https://www.pmwiki.org/wiki/PmWiki/ChangeLog Sponsored by: Netzkummune GmbH Modified: head/www/pmwiki/Makefile head/www/pmwiki/distinfo head/www/pmwiki/pkg-descr Modified: head/www/pmwiki/Makefile ============================================================================== --- head/www/pmwiki/Makefile Thu Sep 6 16:17:19 2018 (r479107) +++ head/www/pmwiki/Makefile Thu Sep 6 16:50:29 2018 (r479108) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pmwiki -PORTVERSION= 2.2.107 +PORTVERSION= 2.2.109 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://www.pmwiki.org/pub/pmwiki/ Modified: head/www/pmwiki/distinfo ============================================================================== --- head/www/pmwiki/distinfo Thu Sep 6 16:17:19 2018 (r479107) +++ head/www/pmwiki/distinfo Thu Sep 6 16:50:29 2018 (r479108) @@ -1,3 +1,3 @@ -TIMESTAMP = 1526400190 -SHA256 (pmwiki-2.2.107.tgz) = 76ff2b236e77d6e84848c35801e22edfd2146e3b989131ece2dd92c5967dadf8 -SIZE (pmwiki-2.2.107.tgz) = 464182 +TIMESTAMP = 1536252463 +SHA256 (pmwiki-2.2.109.tgz) = 1b00764a49fb4f4ca22f972256b5fe2e33c9e167af93c4662462ef83a237b09b +SIZE (pmwiki-2.2.109.tgz) = 466402 Modified: head/www/pmwiki/pkg-descr ============================================================================== --- head/www/pmwiki/pkg-descr Thu Sep 6 16:17:19 2018 (r479107) +++ head/www/pmwiki/pkg-descr Thu Sep 6 16:50:29 2018 (r479108) @@ -2,4 +2,4 @@ PmWiki is a WikiWikiWeb system developed by Patrick Mi scripting language. PmWiki has been primarily designed as a tool to support easy, collaborative authoring and maintenance of web sites. -WWW: http://www.pmwiki.org +WWW: https://www.pmwiki.org