Date: Thu, 3 Jan 2019 09:37:33 +0000 (UTC) From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r489146 - head/www/pmwiki Message-ID: <201901030937.x039bXjX024537@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901030937.x039bXjX024537>