Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Mar 2020 07:28:50 +0000 (UTC)
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r527862 - head/www/groupoffice
Message-ID:  <202003060728.0267SoIB058008@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Fri Mar  6 07:28:49 2020
New Revision: 527862
URL: https://svnweb.freebsd.org/changeset/ports/527862

Log:
  Update to 6.4.124
  
  Sponsored by:	Netzkommune GmbH

Modified:
  head/www/groupoffice/Makefile
  head/www/groupoffice/distinfo
  head/www/groupoffice/pkg-plist

Modified: head/www/groupoffice/Makefile
==============================================================================
--- head/www/groupoffice/Makefile	Fri Mar  6 07:25:43 2020	(r527861)
+++ head/www/groupoffice/Makefile	Fri Mar  6 07:28:49 2020	(r527862)
@@ -3,7 +3,7 @@
 
 PORTNAME=	groupoffice
 DISTVERSIONPREFIX=	com-
-DISTVERSION=	6.4.122
+DISTVERSION=	6.4.124
 CATEGORIES=	www
 MASTER_SITES=	SF/group-office/${DISTVERSION:R}
 DISTNAME=	${PORTNAME}-${DISTVERSION}-php-71
@@ -50,9 +50,7 @@ post-patch:
 	@${REINPLACE_CMD} 's|%%LOCALBASE%%|${LOCALBASE}|g' \
 		${WRKSRC}/go/base/Config.php
 	@${REINPLACE_CMD} 's|/etc/groupoffice|${PREFIX}&|g' \
-		${WRKSRC}/go/base/Config.php \
 		${WRKSRC}/go/modules/community/serverclient/model/HttpClient.php \
-		${WRKSRC}/go/modules/community/serverclient/controller/Serverclient.php \
 		${WRKSRC}/install/configfile.php \
 		${WRKSRC}/modules/site/index.php
 

Modified: head/www/groupoffice/distinfo
==============================================================================
--- head/www/groupoffice/distinfo	Fri Mar  6 07:25:43 2020	(r527861)
+++ head/www/groupoffice/distinfo	Fri Mar  6 07:28:49 2020	(r527862)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1583355007
-SHA256 (groupoffice-6.4.122-php-71.tar.gz) = e27b40709dcfd0aa8f5ff6dd56a3e25ace6f8fcb679407adb49b2e5f093fb18e
-SIZE (groupoffice-6.4.122-php-71.tar.gz) = 47508893
+TIMESTAMP = 1583478762
+SHA256 (groupoffice-6.4.124-php-71.tar.gz) = d1e61795e15de250a8a8d18f126a7a2fe455303ab3ac397e1d9dd5a269b228ba
+SIZE (groupoffice-6.4.124-php-71.tar.gz) = 47524422

Modified: head/www/groupoffice/pkg-plist
==============================================================================
--- head/www/groupoffice/pkg-plist	Fri Mar  6 07:25:43 2020	(r527861)
+++ head/www/groupoffice/pkg-plist	Fri Mar  6 07:28:49 2020	(r527862)
@@ -1196,7 +1196,6 @@
 %%WWWDIR%%/go/modules/community/notes/views/extjs3/themes/default/style.css
 %%WWWDIR%%/go/modules/community/serverclient/Module.php
 %%WWWDIR%%/go/modules/community/serverclient/controller/Serverclient.php
-%%WWWDIR%%/go/modules/community/serverclient/controller/Serverclient.php.bak
 %%WWWDIR%%/go/modules/community/serverclient/install/install.txt
 %%WWWDIR%%/go/modules/community/serverclient/install/noautoinstall
 %%WWWDIR%%/go/modules/community/serverclient/language/bg.php
@@ -2067,6 +2066,7 @@
 %%WWWDIR%%/modules/email/model/AccountSort.php
 %%WWWDIR%%/modules/email/model/Alias.php
 %%WWWDIR%%/modules/email/model/ComposerMessage.php
+%%WWWDIR%%/modules/email/model/ContactMailTime.php
 %%WWWDIR%%/modules/email/model/DefaultTemplate.php
 %%WWWDIR%%/modules/email/model/DefaultTemplateForAccount.php
 %%WWWDIR%%/modules/email/model/Filter.php
@@ -3912,7 +3912,7 @@
 %%WWWDIR%%/modules/timeregistration2/scripts.txt
 %%WWWDIR%%/modules/timeregistration2/themes/Default/images/timeregistration2.png
 %%WWWDIR%%/modules/timeregistration2/themes/Default/style.css
-%%WWWDIR%%/modules/timeregistration2/themes/ExtJS/style.css
+%%WWWDIR%%/modules/timeregistration2/views/Extjs3/CopyEntryDialog.js
 %%WWWDIR%%/modules/timeregistration2/views/Extjs3/EmployeeDialog.js
 %%WWWDIR%%/modules/timeregistration2/views/Extjs3/EmployeeGrid.js
 %%WWWDIR%%/modules/timeregistration2/views/Extjs3/MainPanel.js



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003060728.0267SoIB058008>