Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Apr 2019 08:24:19 +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: r498265 - head/www/pmwiki
Message-ID:  <201904070824.x378OJ2H079278@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Sun Apr  7 08:24:19 2019
New Revision: 498265
URL: https://svnweb.freebsd.org/changeset/ports/498265

Log:
  Update to 2.2.114
  
  Changelog:
  This version adds a skin directive <!--IncludeTemplate ... --> and the variable $SkinTemplateIncludeLevel. The core variable documentation format identifiers were moved to the definition term element to allow CSS ":target" styling, and the header and link text of the vardoc table can now be translated. Input forms have a new HTML5 element "tel", a new attribute "pattern" and two bugs were fixed with the classnames of the new elements and with the identifiers of "select" lists. 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	Sun Apr  7 07:43:37 2019	(r498264)
+++ head/www/pmwiki/Makefile	Sun Apr  7 08:24:19 2019	(r498265)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pmwiki
-PORTVERSION=	2.2.113
+PORTVERSION=	2.2.114
 PORTEPOCH=	1
 CATEGORIES=	www
 MASTER_SITES=	http://www.pmwiki.org/pub/pmwiki/

Modified: head/www/pmwiki/distinfo
==============================================================================
--- head/www/pmwiki/distinfo	Sun Apr  7 07:43:37 2019	(r498264)
+++ head/www/pmwiki/distinfo	Sun Apr  7 08:24:19 2019	(r498265)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1553599449
-SHA256 (pmwiki-2.2.113.tgz) = c77211410c9466b082e6ae57c092a824126c3ef3485aa100b2b504aeb0a93081
-SIZE (pmwiki-2.2.113.tgz) = 469422
+TIMESTAMP = 1554622598
+SHA256 (pmwiki-2.2.114.tgz) = 48aa4de579d772a1c3aa0f3e9239409b389a30dff12bfb75026cded247cd0322
+SIZE (pmwiki-2.2.114.tgz) = 470730



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904070824.x378OJ2H079278>