aboutsummaryrefslogtreecommitdiff
path: root/www/groupoffice
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2017-09-01 17:09:55 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2017-09-01 17:09:55 +0000
commit5bdcba1e07c49b67c4da741894ad8f2d8dd61696 (patch)
tree90321d03a8914a257d9864c725120805b5d5e748 /www/groupoffice
parent50d63756f48abee2128951bd8f13ca810b3fa813 (diff)
- www/groupoffice:Update from 6.2.53 to 6.2.59
- Changelog: * Fixed issue that GO was not building the listeners correctly. * Optimized moving a project * Fixed getRelatedParticipantEvents() on non object error * Debian package dependency failure * Require PHP lower than 7.1 because 7.1 is not supported by Ioncube * Tickets: fixed search so it also searches in the customfield values. * Added php-xml to dependencies as it's required for utf8_encode() since php 7 * Postfixadmin: Increased the size of the "alias" textarea field * Files/Start page:Recent files grid on startpage - Added a name column. * Log: Removed the "Delete" Keybinding for the activity log grid * Core: Fixed creation of cache listener files. Now the file is written at once, so <?php tag is not included for a 2nd time * Ldapauth - make is possible to chances the ldap user password. Set the config to activate: $config['ldap change password'] = true; Approved by: tz (mentor) Differential Revision: https://reviews.freebsd.org/D12172
Notes
Notes: svn path=/head/; revision=449090
Diffstat (limited to 'www/groupoffice')
-rw-r--r--www/groupoffice/Makefile2
-rw-r--r--www/groupoffice/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/www/groupoffice/Makefile b/www/groupoffice/Makefile
index d1c6c3e6deae..797209291f01 100644
--- a/www/groupoffice/Makefile
+++ b/www/groupoffice/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= groupoffice
-PORTVERSION= 6.2.53
+PORTVERSION= 6.2.59
DISTVERSIONPREFIX= com-
CATEGORIES= www
MASTER_SITES= SF/group-office/${DISTVERSION:R}
diff --git a/www/groupoffice/distinfo b/www/groupoffice/distinfo
index 0f15435636c6..884b2761b158 100644
--- a/www/groupoffice/distinfo
+++ b/www/groupoffice/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1502270152
-SHA256 (groupoffice-com-6.2.53.tar.gz) = 5daaa6e9a610fcf38641a9e119ba2e48ed6628b8b7a0cf8e76db554d75da7719
-SIZE (groupoffice-com-6.2.53.tar.gz) = 33967055
+TIMESTAMP = 1504115833
+SHA256 (groupoffice-com-6.2.59.tar.gz) = 61fb713c66579aff977fa1aea33e03c640e22059c5a9375d63160f54859a22fa
+SIZE (groupoffice-com-6.2.59.tar.gz) = 33975349