From owner-svn-ports-head@freebsd.org Thu Jan 3 09:37:34 2019 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 295591422AB0; Thu, 3 Jan 2019 09:37:34 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C0F776CBB2; Thu, 3 Jan 2019 09:37:33 +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 A91031F5DD; Thu, 3 Jan 2019 09:37:33 +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 x039bXlW024539; Thu, 3 Jan 2019 09:37:33 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x039bXjX024537; Thu, 3 Jan 2019 09:37:33 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201901030937.x039bXjX024537@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Thu, 3 Jan 2019 09:37:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r489146 - head/www/pmwiki X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/www/pmwiki X-SVN-Commit-Revision: 489146 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: C0F776CBB2 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.995,0]; NEURAL_HAM_LONG(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.97)[-0.970,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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, 03 Jan 2019 09:37:34 -0000 Author: joneum Date: Thu Jan 3 09:37:33 2019 New Revision: 489146 URL: https://svnweb.freebsd.org/changeset/ports/489146 Log: Update to 2.2.111 Changelog: - This version updates core .htaccess files to be compatible with both Apache 2.4 and earlier versions, and the variable $DenyHtaccessContent was added with the updated content. In case of difficulties or questions please contact us. - A CSS value in the pmwiki-responsive skin was fixed. The MarkupExpression {(ftime )} now accepts tz= (time zone) and locale= (language locale) arguments. The documentation was updated. Sponsored by: Netzkommune GmbH Modified: head/www/pmwiki/Makefile head/www/pmwiki/distinfo Modified: head/www/pmwiki/Makefile ============================================================================== --- head/www/pmwiki/Makefile Thu Jan 3 09:36:54 2019 (r489145) +++ head/www/pmwiki/Makefile Thu Jan 3 09:37:33 2019 (r489146) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pmwiki -PORTVERSION= 2.2.110 +PORTVERSION= 2.2.111 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://www.pmwiki.org/pub/pmwiki/ Modified: head/www/pmwiki/distinfo ============================================================================== --- head/www/pmwiki/distinfo Thu Jan 3 09:36:54 2019 (r489145) +++ head/www/pmwiki/distinfo Thu Jan 3 09:37:33 2019 (r489146) @@ -1,3 +1,3 @@ -TIMESTAMP = 1542417485 -SHA256 (pmwiki-2.2.110.tgz) = cf3b2f36b668ffddaf6640eff6e462fa4d61676883ab2460098c77f5933b12e4 -SIZE (pmwiki-2.2.110.tgz) = 467442 +TIMESTAMP = 1546506788 +SHA256 (pmwiki-2.2.111.tgz) = 4262a0ef17f0a0b99a3900d37942a97f06a758700d20e66e13f944689b663299 +SIZE (pmwiki-2.2.111.tgz) = 468850