svn commit: r441067 - head/www/groupoffice

Jochen Neumeister joneum at FreeBSD.org
Wed May 17 09:22:28 UTC 2017


Author: joneum
Date: Wed May 17 09:22:27 2017
New Revision: 441067
URL: https://svnweb.freebsd.org/changeset/ports/441067

Log:
  www/groupoffice: Update to 6.2.39
  
  -ChangeLog:
  
      Tickets: Improved security of ticket page
      Email: Check e-mail address spoofing in display name
      Billing: removed unique name check as article no. should only be unique
      Billing: paging in expense categories
      Files: Bug with moving files in contact permission denied while it should be allowed
      Core: added a disable and enable function for modules
      Core: debug info for adding new modules of finding modules
  
  Approved by:	miwi (mentor)
  Differential Revision:	https://reviews.freebsd.org/D10757

Modified:
  head/www/groupoffice/Makefile
  head/www/groupoffice/distinfo

Modified: head/www/groupoffice/Makefile
==============================================================================
--- head/www/groupoffice/Makefile	Wed May 17 09:00:30 2017	(r441066)
+++ head/www/groupoffice/Makefile	Wed May 17 09:22:27 2017	(r441067)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	groupoffice
-PORTVERSION=	6.2.38
+PORTVERSION=	6.2.39
 DISTVERSIONPREFIX=	com-
 CATEGORIES=	www
 MASTER_SITES=	SF/group-office/${DISTVERSION:R}

Modified: head/www/groupoffice/distinfo
==============================================================================
--- head/www/groupoffice/distinfo	Wed May 17 09:00:30 2017	(r441066)
+++ head/www/groupoffice/distinfo	Wed May 17 09:22:27 2017	(r441067)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1494854652
-SHA256 (groupoffice-com-6.2.38.tar.gz) = b57585b5484cfeb2b4244e15656ab1278fc9514d4354c4abf0acd79788bf1de3
-SIZE (groupoffice-com-6.2.38.tar.gz) = 33855691
+TIMESTAMP = 1494942899
+SHA256 (groupoffice-com-6.2.39.tar.gz) = 308051b7e2c4f4a87fe931c6e7c9c0ae05451108c7eee35e00fa111446d5c2b6
+SIZE (groupoffice-com-6.2.39.tar.gz) = 33855287


More information about the svn-ports-all mailing list