mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Update to 2.2.110
Changelog: - Fix {(substr )} markup expression with non-number arguments could cause warnings. - Add $PageListSortCmpFunction, default to current 'strcasecmp'. - Add global $MarkupMarkupLevel which changes when the processing is inside (:markup:) blocks. - Fix inconsistent white space with inline [@escaped code@]. - Update documentation. Sponsored by: Netzkommune GmbH
This commit is contained in:
parent
c83deecbc6
commit
dec34b3876
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=485108
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pmwiki
|
||||
PORTVERSION= 2.2.109
|
||||
PORTVERSION= 2.2.110
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.pmwiki.org/pub/pmwiki/
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1536252463
|
||||
SHA256 (pmwiki-2.2.109.tgz) = 1b00764a49fb4f4ca22f972256b5fe2e33c9e167af93c4662462ef83a237b09b
|
||||
SIZE (pmwiki-2.2.109.tgz) = 466402
|
||||
TIMESTAMP = 1542417485
|
||||
SHA256 (pmwiki-2.2.110.tgz) = cf3b2f36b668ffddaf6640eff6e462fa4d61676883ab2460098c77f5933b12e4
|
||||
SIZE (pmwiki-2.2.110.tgz) = 467442
|
||||
|
Loading…
Reference in New Issue
Block a user