Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Mar 2018 16:44:15 +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: r465527 - head/www/groupoffice
Message-ID:  <201803251644.w2PGiFS2056242@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Sun Mar 25 16:44:15 2018
New Revision: 465527
URL: https://svnweb.freebsd.org/changeset/ports/465527

Log:
  www/groupoffice: Update to 6.2.88
  
  Changelog: https://sourceforge.net/p/group-office/code/HEAD/tree/branches/groupoffice-6.2/www/CHANGELOG.TXT

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

Modified: head/www/groupoffice/Makefile
==============================================================================
--- head/www/groupoffice/Makefile	Sun Mar 25 16:13:31 2018	(r465526)
+++ head/www/groupoffice/Makefile	Sun Mar 25 16:44:15 2018	(r465527)
@@ -3,7 +3,7 @@
 
 PORTNAME=	groupoffice
 DISTVERSIONPREFIX=	com-
-DISTVERSION=	6.2.85
+DISTVERSION=	6.2.88
 CATEGORIES=	www
 MASTER_SITES=	SF/group-office/${DISTVERSION:R}
 
@@ -61,7 +61,7 @@ post-patch:
 
 do-install:
 	@${MKDIR} ${STAGEDIR}${WWWDIR}
-	${CP} -R ${WRKSRC}/ ${STAGEDIR}${WWWDIR}
+	cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}
 	@${TOUCH} ${STAGEDIR}${WWWDIR}/config.php.sample
 
 .include <bsd.port.mk>

Modified: head/www/groupoffice/distinfo
==============================================================================
--- head/www/groupoffice/distinfo	Sun Mar 25 16:13:31 2018	(r465526)
+++ head/www/groupoffice/distinfo	Sun Mar 25 16:44:15 2018	(r465527)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1521366548
-SHA256 (groupoffice-com-6.2.85.tar.gz) = 8bf930924b99f91699fc542afdfb2e2be84ff0d1564593cc40d049a8202a1fe6
-SIZE (groupoffice-com-6.2.85.tar.gz) = 34475234
+TIMESTAMP = 1521993902
+SHA256 (groupoffice-com-6.2.88.tar.gz) = 73910fed41597d837c4b9a01747ffc5eb45ed336afe5c7b4c0c2441fc12a3093
+SIZE (groupoffice-com-6.2.88.tar.gz) = 34353894

Modified: head/www/groupoffice/pkg-plist
==============================================================================
--- head/www/groupoffice/pkg-plist	Sun Mar 25 16:13:31 2018	(r465526)
+++ head/www/groupoffice/pkg-plist	Sun Mar 25 16:44:15 2018	(r465527)
@@ -36,7 +36,6 @@
 %%WWWDIR%%/go/base/Model.php
 %%WWWDIR%%/go/base/Module.php
 %%WWWDIR%%/go/base/ModuleCollection.php
-%%WWWDIR%%/go/base/Object.php
 %%WWWDIR%%/go/base/Observable.php
 %%WWWDIR%%/go/base/Request.php
 %%WWWDIR%%/go/base/Router.php
@@ -1256,6 +1255,7 @@
 %%WWWDIR%%/modules/addressbook/Utils.php
 %%WWWDIR%%/modules/addressbook/controller/AddressbookController.php
 %%WWWDIR%%/modules/addressbook/controller/AddresslistController.php
+%%WWWDIR%%/modules/addressbook/controller/AddresslistgroupController.php
 %%WWWDIR%%/modules/addressbook/controller/CompanyController.php
 %%WWWDIR%%/modules/addressbook/controller/ContactController.php
 %%WWWDIR%%/modules/addressbook/controller/ExportContactsWithCompaniesController.php
@@ -1316,6 +1316,7 @@
 %%WWWDIR%%/modules/addressbook/model/Addresslist.php
 %%WWWDIR%%/modules/addressbook/model/AddresslistCompany.php
 %%WWWDIR%%/modules/addressbook/model/AddresslistContact.php
+%%WWWDIR%%/modules/addressbook/model/AddresslistGroup.php
 %%WWWDIR%%/modules/addressbook/model/BirthdaysPortletSetting.php
 %%WWWDIR%%/modules/addressbook/model/Company.php
 %%WWWDIR%%/modules/addressbook/model/Contact.php
@@ -1383,9 +1384,14 @@
 %%WWWDIR%%/modules/addressbook/themes/Group-Office/images/selected.gif
 %%WWWDIR%%/modules/addressbook/themes/Group-Office/images/unknown-person.png
 %%WWWDIR%%/modules/addressbook/themes/Group-Office/style.css
+%%WWWDIR%%/modules/addressbook/views/Extjs3/AddresslistGroupDialog.js
+%%WWWDIR%%/modules/addressbook/views/Extjs3/AddresslistGroupGrid.js
+%%WWWDIR%%/modules/addressbook/views/Extjs3/AddresslistGroupGridDialog.js
+%%WWWDIR%%/modules/addressbook/views/Extjs3/AddresslistsGroupedMultiSelectGrid.js
 %%WWWDIR%%/modules/addressbook/views/Extjs3/AddresslistsSettingspanel.js
 %%WWWDIR%%/modules/addressbook/views/Extjs3/BirthdaysPortlet.js
 %%WWWDIR%%/modules/addressbook/views/Extjs3/PhotoPanel.js
+%%WWWDIR%%/modules/addressbook/views/Extjs3/SelectAddresslistGroup.js
 %%WWWDIR%%/modules/addressbook/views/Extjs3/Settings.js
 %%WWWDIR%%/modules/addressbook/views/Extjs3/unsubscribe.php
 %%WWWDIR%%/modules/addressbook/views/Extjs3/unsubscribed.php
@@ -4426,40 +4432,6 @@
 %%WWWDIR%%/modules/sync/z-push/install.sh
 %%WWWDIR%%/modules/sync/z-push/z-push-admin.php
 %%WWWDIR%%/modules/sync/z-push/z-push-top.php
-%%WWWDIR%%/modules/syncml/Response.php
-%%WWWDIR%%/modules/syncml/Server.php
-%%WWWDIR%%/modules/syncml/SyncmlModule.php
-%%WWWDIR%%/modules/syncml/backend/AbstractBackend.php
-%%WWWDIR%%/modules/syncml/backend/go/Backend.php
-%%WWWDIR%%/modules/syncml/backend/go/store/Event.php
-%%WWWDIR%%/modules/syncml/backend/go/store/Todo.php
-%%WWWDIR%%/modules/syncml/backend/go/store/VCard.php
-%%WWWDIR%%/modules/syncml/controller/DeviceController.php
-%%WWWDIR%%/modules/syncml/exception/ImportFailure.php
-%%WWWDIR%%/modules/syncml/exception/NotFound.php
-%%WWWDIR%%/modules/syncml/index.php
-%%WWWDIR%%/modules/syncml/install/install.sql
-%%WWWDIR%%/modules/syncml/install/uninstall.sql
-%%WWWDIR%%/modules/syncml/install/updates.php
-%%WWWDIR%%/modules/syncml/language/cs.php
-%%WWWDIR%%/modules/syncml/language/de.php
-%%WWWDIR%%/modules/syncml/language/en.php
-%%WWWDIR%%/modules/syncml/language/es.php
-%%WWWDIR%%/modules/syncml/language/fr.php
-%%WWWDIR%%/modules/syncml/language/nl.php
-%%WWWDIR%%/modules/syncml/language/pt_BR.php
-%%WWWDIR%%/modules/syncml/language/th.php
-%%WWWDIR%%/modules/syncml/model/Anchor.php
-%%WWWDIR%%/modules/syncml/model/Device.php
-%%WWWDIR%%/modules/syncml/model/Map.php
-%%WWWDIR%%/modules/syncml/store/AbstractStore.php
-%%WWWDIR%%/modules/syncml/store/AbstractVCalendarStore.php
-%%WWWDIR%%/modules/syncml/store/AbstractVCardStore.php
-%%WWWDIR%%/modules/syncml/store/AbstractVTodoStore.php
-%%WWWDIR%%/modules/syncml/views/Extjs3/themes/Default/images/syncml.png
-%%WWWDIR%%/modules/syncml/xml/response.xml
-%%WWWDIR%%/modules/syncml/xml/responseOudeSyncmlServer.xml
-%%WWWDIR%%/modules/syncml/xml/test.xml
 %%WWWDIR%%/modules/tasks/AddTaskPanel.js
 %%WWWDIR%%/modules/tasks/CategoryDialog.js
 %%WWWDIR%%/modules/tasks/ContinueTaskDialog.js
@@ -6568,6 +6540,7 @@
 %%WWWDIR%%/vendor/sabre/xml/tests/phpunit.xml.dist
 %%WWWDIR%%/vendor/swiftmailer/swiftmailer/.gitattributes
 %%WWWDIR%%/vendor/swiftmailer/swiftmailer/.gitignore
+%%WWWDIR%%/vendor/swiftmailer/swiftmailer/.travis.yml
 %%WWWDIR%%/vendor/swiftmailer/swiftmailer/CHANGES
 %%WWWDIR%%/vendor/swiftmailer/swiftmailer/LICENSE
 %%WWWDIR%%/vendor/swiftmailer/swiftmailer/README
@@ -9762,24 +9735,3 @@
 %%WWWDIR%%/views/Responsive/resources/GO.js
 %%WWWDIR%%/views/Responsive/resources/message.js
 %%WWWDIR%%/views/Responsive/resources/template.js
-@dir %%WWWDIR%%/modules/cron/model
-@dir %%WWWDIR%%/modules/exactonline/vendor/guzzlehttp/guzzle/build
-@dir %%WWWDIR%%/modules/exactonline/vendor/guzzlehttp/guzzle/docs
-@dir %%WWWDIR%%/modules/exactonline/vendor/guzzlehttp/guzzle/tests
-@dir %%WWWDIR%%/modules/groups/model
-@dir %%WWWDIR%%/modules/manualsite/views/site/assets/js
-@dir %%WWWDIR%%/modules/modules/themes/Default/images/16x16
-@dir %%WWWDIR%%/modules/pr2analyzer/install
-@dir %%WWWDIR%%/modules/pr2analyzer/model
-@dir %%WWWDIR%%/modules/scanbox/install
-@dir %%WWWDIR%%/modules/sieve/install/updatescripts
-@dir %%WWWDIR%%/modules/tasks/install/updatescripts
-@dir %%WWWDIR%%/modules/tickets/extern
-@dir %%WWWDIR%%/modules/users/install/updatescripts
-@dir %%WWWDIR%%/views/Extjs3/ext/resources/images/vista/dd
-@dir %%WWWDIR%%/views/Extjs3/ext/resources/images/vista/tree
-@dir %%WWWDIR%%/views/Extjs3/language
-@dir %%WWWDIR%%/views/Extjs3/themes/Default/images/treeview
-@dir %%WWWDIR%%/views/Extjs3/themes/ExtJS/images/buttons
-@dir %%WWWDIR%%/views/Extjs3/themes/ExtJS/images/treeview
-@dir %%WWWDIR%%/views/Extjs3/themes/Group-Office/images/treeview



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