svn commit: r435155 - head/www/groupoffice
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Mar 1 14:41:42 UTC 2017
Author: sunpoet
Date: Wed Mar 1 14:41:40 2017
New Revision: 435155
URL: https://svnweb.freebsd.org/changeset/ports/435155
Log:
Update to 6.2.27
- Fixes from 6.1.131
- ActiveSync Meeting request response fixed
- Permission denied in send meeting request
- Fixed zpush admin for 2.3.4
- Requested holidays can be edited until they are approved.
PR: 217398
Submitted by: Jochen Neumeister <joneum at bsdproject.de> (maintainer)
Modified:
head/www/groupoffice/Makefile
head/www/groupoffice/distinfo
head/www/groupoffice/pkg-plist
Modified: head/www/groupoffice/Makefile
==============================================================================
--- head/www/groupoffice/Makefile Wed Mar 1 14:41:35 2017 (r435154)
+++ head/www/groupoffice/Makefile Wed Mar 1 14:41:40 2017 (r435155)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= groupoffice
-PORTVERSION= 6.2.25
+PORTVERSION= 6.2.27
DISTVERSIONPREFIX= com-
CATEGORIES= www
MASTER_SITES= SF/group-office/${DISTVERSION:R}
Modified: head/www/groupoffice/distinfo
==============================================================================
--- head/www/groupoffice/distinfo Wed Mar 1 14:41:35 2017 (r435154)
+++ head/www/groupoffice/distinfo Wed Mar 1 14:41:40 2017 (r435155)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1487333960
-SHA256 (groupoffice-com-6.2.25.tar.gz) = 362713ee414d0ed9e94fefc02704f74b6109a387fd0dcade700fc5dbba594a6d
-SIZE (groupoffice-com-6.2.25.tar.gz) = 36524005
+TIMESTAMP = 1488364441
+SHA256 (groupoffice-com-6.2.27.tar.gz) = 92fafa727eeac5a2bb65201b192e39dff30f519c778bedb640ebbfb7b8424133
+SIZE (groupoffice-com-6.2.27.tar.gz) = 36536065
Modified: head/www/groupoffice/pkg-plist
==============================================================================
--- head/www/groupoffice/pkg-plist Wed Mar 1 14:41:35 2017 (r435154)
+++ head/www/groupoffice/pkg-plist Wed Mar 1 14:41:40 2017 (r435155)
@@ -3360,6 +3360,7 @@
%%WWWDIR%%/modules/ipwhitelist/install/install.sql
%%WWWDIR%%/modules/ipwhitelist/install/updates.php
%%WWWDIR%%/modules/ipwhitelist/language/bn_BD.php
+%%WWWDIR%%/modules/ipwhitelist/language/cs.php
%%WWWDIR%%/modules/ipwhitelist/language/en.php
%%WWWDIR%%/modules/ipwhitelist/language/fr.php
%%WWWDIR%%/modules/ipwhitelist/language/nl.php
@@ -8021,6 +8022,7 @@
%%WWWDIR%%/views/Extjs3/javascript/BlindPagingToolbar.js
%%WWWDIR%%/views/Extjs3/javascript/ColumnFitLayout.js
%%WWWDIR%%/views/Extjs3/javascript/CreateModifyTemplate.js
+%%WWWDIR%%/views/Extjs3/javascript/Cutstring.js
%%WWWDIR%%/views/Extjs3/javascript/Date.js
%%WWWDIR%%/views/Extjs3/javascript/DeployJava.js
%%WWWDIR%%/views/Extjs3/javascript/DialogListeners.js
More information about the svn-ports-head
mailing list