Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Apr 2017 14:42:57 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r439223 - head/www/groupoffice
Message-ID:  <201704231442.v3NEgvIH023166@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sun Apr 23 14:42:56 2017
New Revision: 439223
URL: https://svnweb.freebsd.org/changeset/ports/439223

Log:
  - Update to 6.2.37
  
  Submitted by:	maintainer via irc

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

Modified: head/www/groupoffice/Makefile
==============================================================================
--- head/www/groupoffice/Makefile	Sun Apr 23 14:40:56 2017	(r439222)
+++ head/www/groupoffice/Makefile	Sun Apr 23 14:42:56 2017	(r439223)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	groupoffice
-PORTVERSION=	6.2.36
+PORTVERSION=	6.2.37
 DISTVERSIONPREFIX=	com-
 CATEGORIES=	www
 MASTER_SITES=	SF/group-office/${DISTVERSION:R}
@@ -26,6 +26,7 @@ SHEBANG_FILES=	go/vendor/tcpdf/tools/tcp
 		modules/postfixadmin/scripts/vacation.pl \
 		modules/sync/z-push/install.sh \
 		modules/sync/z-push/z-push-admin.php \
+		modules/sync/z-push/z-push-top.php \
 		vendor/fkooman/php-oauth-client/bin/php-oauth-client-create-tables \
 		vendor/sabre/dav/bin/naturalselection \
 		vendor/sabre/dav/bin/googlecode_upload.py \

Modified: head/www/groupoffice/distinfo
==============================================================================
--- head/www/groupoffice/distinfo	Sun Apr 23 14:40:56 2017	(r439222)
+++ head/www/groupoffice/distinfo	Sun Apr 23 14:42:56 2017	(r439223)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1492593100
-SHA256 (groupoffice-com-6.2.36.tar.gz) = b75c74819795e11c846096f16dc45c0ef303e26b14eb242e00ca32176ef7f8ed
-SIZE (groupoffice-com-6.2.36.tar.gz) = 33837197
+TIMESTAMP = 1492955257
+SHA256 (groupoffice-com-6.2.37.tar.gz) = 9bd9563ab697d94713a4dbcf411e762d82a9a067d70393848a6a6b45439302a8
+SIZE (groupoffice-com-6.2.37.tar.gz) = 33839704

Modified: head/www/groupoffice/pkg-plist
==============================================================================
--- head/www/groupoffice/pkg-plist	Sun Apr 23 14:40:56 2017	(r439222)
+++ head/www/groupoffice/pkg-plist	Sun Apr 23 14:42:56 2017	(r439223)
@@ -4195,6 +4195,7 @@
 %%WWWDIR%%/modules/sync/z-push/config.php
 %%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



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