Update to 3.13.1
Sponsored by: Netzkommune GmbH
This commit is contained in:
parent
07130a66cd
commit
5ab283e815
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=525276
3 changed files with 239 additions and 472 deletions
|
@ -1,8 +1,8 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= matomo
|
||||
DISTVERSION= 3.11.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 3.13.1
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://builds.matomo.org/
|
||||
PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}
|
||||
|
@ -17,9 +17,9 @@ NO_BUILD= yes
|
|||
SUB_FILES= pkg-message
|
||||
|
||||
USES= cpe shebangfix php:flavors
|
||||
USE_PHP= bcmath bz2 ctype curl dom fileinfo filter gd hash iconv intl json \
|
||||
USE_PHP= ctype curl dom fileinfo filter gd hash iconv intl json \
|
||||
mbstring mcrypt memcache mysqli openssl pcre pdo posix readline session \
|
||||
simplexml soap sockets sqlite3 tidy tokenizer xml opcache zip zlib
|
||||
simplexml soap sockets sqlite3 tidy tokenizer xml opcache zlib
|
||||
|
||||
WRKSRC= ${WRKDIR}/piwik
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1563957957
|
||||
SHA256 (piwik-3.11.0.tar.gz) = a8da87e2e7a5acab6653fe581e6fa0cf948a0a03826966d5c832f5b20f774f8c
|
||||
SIZE (piwik-3.11.0.tar.gz) = 16858397
|
||||
TIMESTAMP = 1580823670
|
||||
SHA256 (piwik-3.13.1.tar.gz) = c51283319a9e172491df3db6318b84bdde5c954b616889649935c8aea6e0b189
|
||||
SIZE (piwik-3.13.1.tar.gz) = 15224639
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue