diff options
author | miwi <miwi@FreeBSD.org> | 2017-04-23 22:42:56 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2017-04-23 22:42:56 +0800 |
commit | 33e1b87ceb883f3fe1ef101845cc2a7ab0f4c1cf (patch) | |
tree | 5491425f6af4f85dbe2456ea596993200fb7a9bd | |
parent | 5852af0c99c3edaf49f19530a6759f4b75ce8882 (diff) | |
download | freebsd-ports-gnome-33e1b87ceb883f3fe1ef101845cc2a7ab0f4c1cf.tar.gz freebsd-ports-gnome-33e1b87ceb883f3fe1ef101845cc2a7ab0f4c1cf.tar.zst freebsd-ports-gnome-33e1b87ceb883f3fe1ef101845cc2a7ab0f4c1cf.zip |
- Update to 6.2.37
Submitted by: maintainer via irc
-rw-r--r-- | www/groupoffice/Makefile | 3 | ||||
-rw-r--r-- | www/groupoffice/distinfo | 6 | ||||
-rw-r--r-- | www/groupoffice/pkg-plist | 1 |
3 files changed, 6 insertions, 4 deletions
diff --git a/www/groupoffice/Makefile b/www/groupoffice/Makefile index 304f5fc9bf18..5577e46bf48b 100644 --- a/www/groupoffice/Makefile +++ b/www/groupoffice/Makefile @@ -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/tcpdf_addfont.php \ 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 \ diff --git a/www/groupoffice/distinfo b/www/groupoffice/distinfo index 16ba1988670a..523aef45fbe6 100644 --- a/www/groupoffice/distinfo +++ b/www/groupoffice/distinfo @@ -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 diff --git a/www/groupoffice/pkg-plist b/www/groupoffice/pkg-plist index 9941fd7329d7..19b6315ef8d7 100644 --- a/www/groupoffice/pkg-plist +++ b/www/groupoffice/pkg-plist @@ -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 |