mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
Upgrade to 1.0.1.
Changelog at <http://cvs.horde.org/diff.php/gollem/docs/CHANGES?r1=1.114&r2=1.114.2.16&ty=h>
This commit is contained in:
parent
1b8d568aa3
commit
7044c8e489
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=150555
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gollem
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= ftp www
|
||||
MASTER_SITES= ftp://ftp.horde.org/pub/gollem/ \
|
||||
ftp://ftp.planetmirror.com/pub/horde/gollem/ \
|
||||
|
@ -1,2 +1,3 @@
|
||||
MD5 (gollem-h3-1.0.tar.gz) = 29f668de08c0672169cbe52a80dc1771
|
||||
SIZE (gollem-h3-1.0.tar.gz) = 680558
|
||||
MD5 (gollem-h3-1.0.1.tar.gz) = 05ff558ba95d9edadc0e1aaf4d411b95
|
||||
SHA256 (gollem-h3-1.0.1.tar.gz) = e588835a1e23fa61adc13462f86d88deded98f0545a715ecee2ef557570eb032
|
||||
SIZE (gollem-h3-1.0.1.tar.gz) = 604475
|
||||
|
@ -39,6 +39,7 @@ etc/horde/httpd.conf.gollem
|
||||
%%GOLLEMDIR%%/locale/lv_LV/LC_MESSAGES/gollem.mo
|
||||
%%GOLLEMDIR%%/locale/nl_NL/LC_MESSAGES/gollem.mo
|
||||
%%GOLLEMDIR%%/locale/nn_NO/LC_MESSAGES/gollem.mo
|
||||
%%GOLLEMDIR%%/locale/pl_PL/LC_MESSAGES/gollem.mo
|
||||
%%GOLLEMDIR%%/locale/ro_RO/LC_MESSAGES/gollem.mo
|
||||
%%GOLLEMDIR%%/locale/ru_RU/LC_MESSAGES/gollem.mo
|
||||
%%GOLLEMDIR%%/locale/sv_SE/LC_MESSAGES/gollem.mo
|
||||
@ -46,6 +47,7 @@ etc/horde/httpd.conf.gollem
|
||||
%%GOLLEMDIR%%/locale/zh_TW/help.xml
|
||||
%%GOLLEMDIR%%/login.php
|
||||
%%GOLLEMDIR%%/manager.php
|
||||
%%GOLLEMDIR%%/permissions.php
|
||||
%%GOLLEMDIR%%/po/README
|
||||
%%GOLLEMDIR%%/po/bg_BG.po
|
||||
%%GOLLEMDIR%%/po/cs_CZ.po
|
||||
@ -60,21 +62,27 @@ etc/horde/httpd.conf.gollem
|
||||
%%GOLLEMDIR%%/po/lv_LV.po
|
||||
%%GOLLEMDIR%%/po/nl_NL.po
|
||||
%%GOLLEMDIR%%/po/nn_NO.po
|
||||
%%GOLLEMDIR%%/po/pl_PL.po
|
||||
%%GOLLEMDIR%%/po/ro_RO.po
|
||||
%%GOLLEMDIR%%/po/ru_RU.po
|
||||
%%GOLLEMDIR%%/po/sv_SE.po
|
||||
%%GOLLEMDIR%%/po/zh_TW.po
|
||||
%%GOLLEMDIR%%/quota.php
|
||||
%%GOLLEMDIR%%/redirect.php
|
||||
%%GOLLEMDIR%%/selectlist.php
|
||||
%%GOLLEMDIR%%/templates/clipboard/clipboard.html
|
||||
%%GOLLEMDIR%%/templates/common-header.inc
|
||||
%%GOLLEMDIR%%/templates/javascript/open_quota_win.js
|
||||
%%GOLLEMDIR%%/templates/javascript/open_selectlist_win.js
|
||||
%%GOLLEMDIR%%/templates/login/login.inc
|
||||
%%GOLLEMDIR%%/templates/login/nologin.inc
|
||||
%%GOLLEMDIR%%/templates/manager/empty_dir.inc
|
||||
%%GOLLEMDIR%%/templates/manager/header.inc
|
||||
%%GOLLEMDIR%%/templates/manager/javascript.inc
|
||||
%%GOLLEMDIR%%/templates/manager/manager.html
|
||||
%%GOLLEMDIR%%/templates/menu.inc
|
||||
%%GOLLEMDIR%%/templates/prefs/columnselect.inc
|
||||
%%GOLLEMDIR%%/templates/quota/quota.html
|
||||
%%GOLLEMDIR%%/templates/selectlist/javascript.inc
|
||||
%%GOLLEMDIR%%/templates/selectlist/selectlist.html
|
||||
%%GOLLEMDIR%%/test.php
|
||||
@ -102,6 +110,7 @@ etc/horde/httpd.conf.gollem
|
||||
@dirrm %%GOLLEMDIR%%/themes/graphics
|
||||
@dirrm %%GOLLEMDIR%%/themes
|
||||
@dirrm %%GOLLEMDIR%%/templates/selectlist
|
||||
@dirrm %%GOLLEMDIR%%/templates/quota
|
||||
@dirrm %%GOLLEMDIR%%/templates/prefs
|
||||
@dirrm %%GOLLEMDIR%%/templates/manager
|
||||
@dirrm %%GOLLEMDIR%%/templates/login
|
||||
@ -117,6 +126,8 @@ etc/horde/httpd.conf.gollem
|
||||
@dirrm %%GOLLEMDIR%%/locale/ru_RU
|
||||
@dirrm %%GOLLEMDIR%%/locale/ro_RO/LC_MESSAGES
|
||||
@dirrm %%GOLLEMDIR%%/locale/ro_RO
|
||||
@dirrm %%GOLLEMDIR%%/locale/pl_PL/LC_MESSAGES
|
||||
@dirrm %%GOLLEMDIR%%/locale/pl_PL
|
||||
@dirrm %%GOLLEMDIR%%/locale/nn_NO/LC_MESSAGES
|
||||
@dirrm %%GOLLEMDIR%%/locale/nn_NO
|
||||
@dirrm %%GOLLEMDIR%%/locale/nl_NL/LC_MESSAGES
|
||||
|
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gollem
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= ftp www
|
||||
MASTER_SITES= ftp://ftp.horde.org/pub/gollem/ \
|
||||
ftp://ftp.planetmirror.com/pub/horde/gollem/ \
|
||||
|
@ -1,2 +1,3 @@
|
||||
MD5 (gollem-h3-1.0.tar.gz) = 29f668de08c0672169cbe52a80dc1771
|
||||
SIZE (gollem-h3-1.0.tar.gz) = 680558
|
||||
MD5 (gollem-h3-1.0.1.tar.gz) = 05ff558ba95d9edadc0e1aaf4d411b95
|
||||
SHA256 (gollem-h3-1.0.1.tar.gz) = e588835a1e23fa61adc13462f86d88deded98f0545a715ecee2ef557570eb032
|
||||
SIZE (gollem-h3-1.0.1.tar.gz) = 604475
|
||||
|
@ -39,6 +39,7 @@ etc/horde/httpd.conf.gollem
|
||||
%%GOLLEMDIR%%/locale/lv_LV/LC_MESSAGES/gollem.mo
|
||||
%%GOLLEMDIR%%/locale/nl_NL/LC_MESSAGES/gollem.mo
|
||||
%%GOLLEMDIR%%/locale/nn_NO/LC_MESSAGES/gollem.mo
|
||||
%%GOLLEMDIR%%/locale/pl_PL/LC_MESSAGES/gollem.mo
|
||||
%%GOLLEMDIR%%/locale/ro_RO/LC_MESSAGES/gollem.mo
|
||||
%%GOLLEMDIR%%/locale/ru_RU/LC_MESSAGES/gollem.mo
|
||||
%%GOLLEMDIR%%/locale/sv_SE/LC_MESSAGES/gollem.mo
|
||||
@ -46,6 +47,7 @@ etc/horde/httpd.conf.gollem
|
||||
%%GOLLEMDIR%%/locale/zh_TW/help.xml
|
||||
%%GOLLEMDIR%%/login.php
|
||||
%%GOLLEMDIR%%/manager.php
|
||||
%%GOLLEMDIR%%/permissions.php
|
||||
%%GOLLEMDIR%%/po/README
|
||||
%%GOLLEMDIR%%/po/bg_BG.po
|
||||
%%GOLLEMDIR%%/po/cs_CZ.po
|
||||
@ -60,21 +62,27 @@ etc/horde/httpd.conf.gollem
|
||||
%%GOLLEMDIR%%/po/lv_LV.po
|
||||
%%GOLLEMDIR%%/po/nl_NL.po
|
||||
%%GOLLEMDIR%%/po/nn_NO.po
|
||||
%%GOLLEMDIR%%/po/pl_PL.po
|
||||
%%GOLLEMDIR%%/po/ro_RO.po
|
||||
%%GOLLEMDIR%%/po/ru_RU.po
|
||||
%%GOLLEMDIR%%/po/sv_SE.po
|
||||
%%GOLLEMDIR%%/po/zh_TW.po
|
||||
%%GOLLEMDIR%%/quota.php
|
||||
%%GOLLEMDIR%%/redirect.php
|
||||
%%GOLLEMDIR%%/selectlist.php
|
||||
%%GOLLEMDIR%%/templates/clipboard/clipboard.html
|
||||
%%GOLLEMDIR%%/templates/common-header.inc
|
||||
%%GOLLEMDIR%%/templates/javascript/open_quota_win.js
|
||||
%%GOLLEMDIR%%/templates/javascript/open_selectlist_win.js
|
||||
%%GOLLEMDIR%%/templates/login/login.inc
|
||||
%%GOLLEMDIR%%/templates/login/nologin.inc
|
||||
%%GOLLEMDIR%%/templates/manager/empty_dir.inc
|
||||
%%GOLLEMDIR%%/templates/manager/header.inc
|
||||
%%GOLLEMDIR%%/templates/manager/javascript.inc
|
||||
%%GOLLEMDIR%%/templates/manager/manager.html
|
||||
%%GOLLEMDIR%%/templates/menu.inc
|
||||
%%GOLLEMDIR%%/templates/prefs/columnselect.inc
|
||||
%%GOLLEMDIR%%/templates/quota/quota.html
|
||||
%%GOLLEMDIR%%/templates/selectlist/javascript.inc
|
||||
%%GOLLEMDIR%%/templates/selectlist/selectlist.html
|
||||
%%GOLLEMDIR%%/test.php
|
||||
@ -102,6 +110,7 @@ etc/horde/httpd.conf.gollem
|
||||
@dirrm %%GOLLEMDIR%%/themes/graphics
|
||||
@dirrm %%GOLLEMDIR%%/themes
|
||||
@dirrm %%GOLLEMDIR%%/templates/selectlist
|
||||
@dirrm %%GOLLEMDIR%%/templates/quota
|
||||
@dirrm %%GOLLEMDIR%%/templates/prefs
|
||||
@dirrm %%GOLLEMDIR%%/templates/manager
|
||||
@dirrm %%GOLLEMDIR%%/templates/login
|
||||
@ -117,6 +126,8 @@ etc/horde/httpd.conf.gollem
|
||||
@dirrm %%GOLLEMDIR%%/locale/ru_RU
|
||||
@dirrm %%GOLLEMDIR%%/locale/ro_RO/LC_MESSAGES
|
||||
@dirrm %%GOLLEMDIR%%/locale/ro_RO
|
||||
@dirrm %%GOLLEMDIR%%/locale/pl_PL/LC_MESSAGES
|
||||
@dirrm %%GOLLEMDIR%%/locale/pl_PL
|
||||
@dirrm %%GOLLEMDIR%%/locale/nn_NO/LC_MESSAGES
|
||||
@dirrm %%GOLLEMDIR%%/locale/nn_NO
|
||||
@dirrm %%GOLLEMDIR%%/locale/nl_NL/LC_MESSAGES
|
||||
|
Loading…
Reference in New Issue
Block a user