Date: Wed, 11 Jan 2017 02:41:40 +0000 (UTC) From: Jason Unovitch <junovitch@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r431155 - head/www/groupoffice Message-ID: <201701110241.v0B2fegR020746@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: junovitch Date: Wed Jan 11 02:41:40 2017 New Revision: 431155 URL: https://svnweb.freebsd.org/changeset/ports/431155 Log: www/groupoffice: update 6.2.21 -> 6.2.22 Changelog: * Fixed reading of text bodies in z-push 2.3. * Fixed mail send problem in z-push 2.3 and iOS PR: 215790 Submitted by: Jochen Neumeister <joneum@bsdproject.de> (maintainer) Modified: head/www/groupoffice/Makefile head/www/groupoffice/distinfo Modified: head/www/groupoffice/Makefile ============================================================================== --- head/www/groupoffice/Makefile Wed Jan 11 02:22:08 2017 (r431154) +++ head/www/groupoffice/Makefile Wed Jan 11 02:41:40 2017 (r431155) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= groupoffice -PORTVERSION= 6.2.21 +PORTVERSION= 6.2.22 DISTVERSIONPREFIX= com- CATEGORIES= www MASTER_SITES= SF/group-office/${DISTVERSION:R} Modified: head/www/groupoffice/distinfo ============================================================================== --- head/www/groupoffice/distinfo Wed Jan 11 02:22:08 2017 (r431154) +++ head/www/groupoffice/distinfo Wed Jan 11 02:41:40 2017 (r431155) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482260489 -SHA256 (groupoffice-com-6.2.21.tar.gz) = a654169fb2bedad08c2858a6d745bae334f10bfce0613ff5b670193a74c9e7a8 -SIZE (groupoffice-com-6.2.21.tar.gz) = 36514137 +TIMESTAMP = 1483602390 +SHA256 (groupoffice-com-6.2.22.tar.gz) = 85daf073b034351eee7ab4d6188c997c97fa93ae9a41479472767955490257e8 +SIZE (groupoffice-com-6.2.22.tar.gz) = 36516631
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701110241.v0B2fegR020746>