Upgrade to 1.1.2.
This commit is contained in:
parent
159ee3a2a0
commit
d1bc7ab341
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263493
3 changed files with 8 additions and 6 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= ansel
|
||||
DISTVERSION= 1.1.1
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.1.2
|
||||
CATEGORIES= www
|
||||
DIST_SUBDIR= horde
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (horde/ansel-h3-1.1.1.tar.gz) = 150b224d1d16ad60c163e7b758c50fa0
|
||||
SHA256 (horde/ansel-h3-1.1.1.tar.gz) = a424f608deabc7f09ebe010d62293a7ec361745f415576f57514b9d9b6a94a09
|
||||
SIZE (horde/ansel-h3-1.1.1.tar.gz) = 1256210
|
||||
MD5 (horde/ansel-h3-1.1.2.tar.gz) = 9ef6fce234593b1c40dc1ccdc39b5a37
|
||||
SHA256 (horde/ansel-h3-1.1.2.tar.gz) = 8876c583cf2b2dd652fd47d945c759cff832fa1e6c8e11a0c6b62d697538350a
|
||||
SIZE (horde/ansel-h3-1.1.2.tar.gz) = 1353907
|
||||
|
|
|
@ -9,7 +9,6 @@
|
|||
%%HORDIR%%/edit_dates.php
|
||||
%%HORDIR%%/faces/claim.php
|
||||
%%HORDIR%%/faces/custom.php
|
||||
%%HORDIR%%/faces/delete.php
|
||||
%%HORDIR%%/faces/face.php
|
||||
%%HORDIR%%/faces/gallery.php
|
||||
%%HORDIR%%/faces/image.php
|
||||
|
@ -176,6 +175,7 @@
|
|||
%%HORDIR%%/locale/es_ES/help.xml
|
||||
%%HORDIR%%/locale/fi_FI/LC_MESSAGES/ansel.mo
|
||||
%%HORDIR%%/locale/fi_FI/help.xml
|
||||
%%HORDIR%%/locale/fr_FR/LC_MESSAGES/ansel.mo
|
||||
%%HORDIR%%/locale/it_IT/LC_MESSAGES/ansel.mo
|
||||
%%HORDIR%%/locale/ja_JP/LC_MESSAGES/ansel.mo
|
||||
%%HORDIR%%/locale/lt_LT/LC_MESSAGES/ansel.mo
|
||||
|
@ -190,6 +190,7 @@
|
|||
%%HORDIR%%/po/de_DE.po
|
||||
%%HORDIR%%/po/es_ES.po
|
||||
%%HORDIR%%/po/fi_FI.po
|
||||
%%HORDIR%%/po/fr_FR.po
|
||||
%%HORDIR%%/po/it_IT.po
|
||||
%%HORDIR%%/po/ja_JP.po
|
||||
%%HORDIR%%/po/lt_LT.po
|
||||
|
@ -394,6 +395,8 @@
|
|||
@dirrm %%HORDIR%%/locale/es_ES
|
||||
@dirrm %%HORDIR%%/locale/fi_FI/LC_MESSAGES
|
||||
@dirrm %%HORDIR%%/locale/fi_FI
|
||||
@dirrm %%HORDIR%%/locale/fr_FR/LC_MESSAGES
|
||||
@dirrm %%HORDIR%%/locale/fr_FR
|
||||
@dirrm %%HORDIR%%/locale/it_IT/LC_MESSAGES
|
||||
@dirrm %%HORDIR%%/locale/it_IT
|
||||
@dirrm %%HORDIR%%/locale/ja_JP/LC_MESSAGES
|
||||
|
|
Loading…
Reference in a new issue