mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 2.2.5
- Remove duplicate entry in PLIST Changes: http://piwigo.org/releases/2.2.5 PR: ports/160454 Submitted by: Goran Lowkrantz <glz@hidden-powers.com> (maintainer)
This commit is contained in:
parent
dcbb415333
commit
5d4fa31d36
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=281348
3 changed files with 9 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= piwigo
|
||||
PORTVERSION= 2.2.4
|
||||
PORTVERSION= 2.2.5
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://piwigo.org/download/dlcounter.php?code=${PORTVERSION}&/ \
|
||||
SF/${PORTNAME}/Piwigo/${PORTVERSION}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (piwigo-2.2.4.zip) = d4ec663f02abd99b2bc356dfd8fadc085915100e12bb6ad0b7baa8b05225e6b1
|
||||
SIZE (piwigo-2.2.4.zip) = 3796618
|
||||
SHA256 (piwigo-2.2.5.zip) = 84ba76992567c1581da05fc2d509f417653cec137cc730b7c7ea5ecd8b0f2cf6
|
||||
SIZE (piwigo-2.2.5.zip) = 3806409
|
||||
|
|
|
@ -520,6 +520,11 @@
|
|||
%%WWWDIR%%/install/upgrade_1.7.0.php
|
||||
%%WWWDIR%%/install/upgrade_2.0.0.php
|
||||
%%WWWDIR%%/install/upgrade_2.1.0.php
|
||||
%%WWWDIR%%/language/af_ZA/about.html
|
||||
%%WWWDIR%%/language/af_ZA/af_ZA.jpg
|
||||
%%WWWDIR%%/language/af_ZA/common.lang.php
|
||||
%%WWWDIR%%/language/af_ZA/index.php
|
||||
%%WWWDIR%%/language/af_ZA/iso.txt
|
||||
%%WWWDIR%%/language/ar_SA/Translator.txt
|
||||
%%WWWDIR%%/language/ar_SA/about.html
|
||||
%%WWWDIR%%/language/ar_SA/admin.lang.php
|
||||
|
@ -551,7 +556,6 @@
|
|||
%%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
|
||||
|
@ -2206,6 +2210,7 @@
|
|||
@dirrm %%WWWDIR%%/language/bg_BG
|
||||
@dirrm %%WWWDIR%%/language/ar_SA/help
|
||||
@dirrm %%WWWDIR%%/language/ar_SA
|
||||
@dirrm %%WWWDIR%%/language/af_ZA
|
||||
@dirrm %%WWWDIR%%/language
|
||||
@dirrm %%WWWDIR%%/install/db
|
||||
@dirrm %%WWWDIR%%/install
|
||||
|
|
Loading…
Add table
Reference in a new issue