mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- Update to 2.2.4
Changes: http://piwigo.org/forum/viewtopic.php?id=17833 PR: ports/160230 Submitted by: sunpoet (myself) Approved by: Goran Lowkrantz <glz@hidden-powers.com> (maintainer)
This commit is contained in:
parent
d7ed67b529
commit
1f0779308f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280620
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= piwigo
|
||||
PORTVERSION= 2.2.3
|
||||
PORTVERSION= 2.2.4
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://piwigo.org/download/dlcounter.php?code=${PORTVERSION}&/ \
|
||||
SF/${PORTNAME}/Piwigo/${PORTVERSION}
|
||||
@ -14,11 +14,10 @@ MASTER_SITES= http://piwigo.org/download/dlcounter.php?code=${PORTVERSION}&/ \
|
||||
MAINTAINER= glz@hidden-powers.com
|
||||
COMMENT= A PHP based Web Gallery
|
||||
|
||||
FETCH_BEFORE_ARGS= -o ${DISTDIR}/${DISTFILES}
|
||||
NO_BUILD= yes
|
||||
USE_PHP= calendar ctype dom exif filter gd gettext hash iconv json \
|
||||
mbstring mcrypt mhash mysql openssl pcre pdf pdo posix recode \
|
||||
session simplexml sockets spl tokenizer xml xmlreader xmlwriter zlib
|
||||
mbstring mcrypt mhash mysql openssl pcre pdf pdo posix session \
|
||||
simplexml sockets spl tokenizer xml xmlreader xmlwriter zlib
|
||||
USE_ZIP= yes
|
||||
WANT_PHP_WEB= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (piwigo-2.2.3.zip) = 8c00e909253b2899ee65868f8d40c6a3325d1dc67ad890685cc25074a8479bcd
|
||||
SIZE (piwigo-2.2.3.zip) = 3779802
|
||||
SHA256 (piwigo-2.2.4.zip) = d4ec663f02abd99b2bc356dfd8fadc085915100e12bb6ad0b7baa8b05225e6b1
|
||||
SIZE (piwigo-2.2.4.zip) = 3796618
|
||||
|
@ -551,6 +551,13 @@
|
||||
%%WWWDIR%%/language/ar_SA/install.lang.php
|
||||
%%WWWDIR%%/language/ar_SA/iso.txt
|
||||
%%WWWDIR%%/language/ar_SA/upgrade.lang.php
|
||||
%%WWWDIR%%/language/ar_SA/upgrade.lang.php
|
||||
%%WWWDIR%%/language/bg_BG/about.html
|
||||
%%WWWDIR%%/language/bg_BG/admin.lang.php
|
||||
%%WWWDIR%%/language/bg_BG/bg_BG.jpg
|
||||
%%WWWDIR%%/language/bg_BG/common.lang.php
|
||||
%%WWWDIR%%/language/bg_BG/index.php
|
||||
%%WWWDIR%%/language/bg_BG/iso.txt
|
||||
%%WWWDIR%%/language/ca_ES/about.html
|
||||
%%WWWDIR%%/language/ca_ES/admin.lang.php
|
||||
%%WWWDIR%%/language/ca_ES/ca_ES.jpg
|
||||
@ -2196,6 +2203,7 @@
|
||||
@dirrm %%WWWDIR%%/language/cs_CZ/help
|
||||
@dirrm %%WWWDIR%%/language/cs_CZ
|
||||
@dirrm %%WWWDIR%%/language/ca_ES
|
||||
@dirrm %%WWWDIR%%/language/bg_BG
|
||||
@dirrm %%WWWDIR%%/language/ar_SA/help
|
||||
@dirrm %%WWWDIR%%/language/ar_SA
|
||||
@dirrm %%WWWDIR%%/language
|
||||
|
Loading…
Reference in New Issue
Block a user