1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

Update to 2.2.113

Changelog:
 - Fix bug with input select lists where an already defined id= attribute may get overwritten.
 - Vardoc: Move the id= attribute from a standalone anchor to the definition term element (allows ":target" styling).
 - Vardoc: Localize table header and link text.
 - Add $SkinTemplateIncludeLevel, IncludeTemplate skin directive.
 - Add input "tel" type, and attribute "pattern". Fix classnames of new input types.
 - Update documentation.
 - Add input button element.
 - Add $EnableInputDataAttr.
 - Update documentation.

Sponsored by:	Netzkommune GmbH
This commit is contained in:
Jochen Neumeister 2019-03-26 11:31:15 +00:00
parent 5f3c97aed9
commit a3d73f1049
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496891
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pmwiki
PORTVERSION= 2.2.111
PORTVERSION= 2.2.113
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= http://www.pmwiki.org/pub/pmwiki/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1546506788
SHA256 (pmwiki-2.2.111.tgz) = 4262a0ef17f0a0b99a3900d37942a97f06a758700d20e66e13f944689b663299
SIZE (pmwiki-2.2.111.tgz) = 468850
TIMESTAMP = 1553599449
SHA256 (pmwiki-2.2.113.tgz) = c77211410c9466b082e6ae57c092a824126c3ef3485aa100b2b504aeb0a93081
SIZE (pmwiki-2.2.113.tgz) = 469422