svn commit: r493932 - head/www/sogo4

Jose Alonso Cardenas Marquez acm at FreeBSD.org
Tue Feb 26 04:50:38 UTC 2019


Author: acm
Date: Tue Feb 26 04:50:37 2019
New Revision: 493932
URL: https://svnweb.freebsd.org/changeset/ports/493932

Log:
  - Update to 4.0.6

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

Modified: head/www/sogo4/Makefile
==============================================================================
--- head/www/sogo4/Makefile	Tue Feb 26 04:49:45 2019	(r493931)
+++ head/www/sogo4/Makefile	Tue Feb 26 04:50:37 2019	(r493932)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=		sogo4
-PORTVERSION=		4.0.4
-PORTREVISION=	3
+PORTVERSION=		4.0.6
 CATEGORIES=		www gnustep
 MASTER_SITES=		http://www.sogo.nu/files/downloads/SOGo/Sources/
 DISTNAME=		SOGo-${PORTVERSION}

Modified: head/www/sogo4/distinfo
==============================================================================
--- head/www/sogo4/distinfo	Tue Feb 26 04:49:45 2019	(r493931)
+++ head/www/sogo4/distinfo	Tue Feb 26 04:50:37 2019	(r493932)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1540838314
-SHA256 (SOGo-4.0.4.tar.gz) = 8e3eb750810244c88a4d20127db6987a1cc42845f716964e1d360038c1e26256
-SIZE (SOGo-4.0.4.tar.gz) = 34503771
+TIMESTAMP = 1551052373
+SHA256 (SOGo-4.0.6.tar.gz) = e7e268b3bc5c0215bb7ab8bc859cb905aa6fec0aa6093a42b434c32df232d10c
+SIZE (SOGo-4.0.6.tar.gz) = 34567956

Modified: head/www/sogo4/pkg-plist
==============================================================================
--- head/www/sogo4/pkg-plist	Tue Feb 26 04:49:45 2019	(r493931)
+++ head/www/sogo4/pkg-plist	Tue Feb 26 04:50:37 2019	(r493932)
@@ -1653,6 +1653,7 @@ GNUstep/Local/Library/SOGo/WebServerResources/img/sogo
 GNUstep/Local/Library/SOGo/WebServerResources/img/sogo-full.svg
 GNUstep/Local/Library/SOGo/WebServerResources/img/sogo-logo.png
 GNUstep/Local/Library/SOGo/WebServerResources/img/sogo.ico
+GNUstep/Local/Library/SOGo/WebServerResources/img/voice_over_off.svg
 GNUstep/Local/Library/SOGo/WebServerResources/js/Administration.js
 GNUstep/Local/Library/SOGo/WebServerResources/js/Administration.js.map
 GNUstep/Local/Library/SOGo/WebServerResources/js/Administration.services.js
@@ -1756,6 +1757,7 @@ GNUstep/Local/Library/SOGo/WebServerResources/js/Sched
 GNUstep/Local/Library/SOGo/WebServerResources/js/Scheduler.js.map
 GNUstep/Local/Library/SOGo/WebServerResources/js/Scheduler.services.js
 GNUstep/Local/Library/SOGo/WebServerResources/js/Scheduler.services.js.map
+GNUstep/Local/Library/SOGo/WebServerResources/js/Scheduler/Attendees.service.js
 GNUstep/Local/Library/SOGo/WebServerResources/js/Scheduler/Calendar.service.js
 GNUstep/Local/Library/SOGo/WebServerResources/js/Scheduler/CalendarController.js
 GNUstep/Local/Library/SOGo/WebServerResources/js/Scheduler/CalendarListController.js
@@ -1771,6 +1773,7 @@ GNUstep/Local/Library/SOGo/WebServerResources/js/Sched
 GNUstep/Local/Library/SOGo/WebServerResources/js/Scheduler/sgCalendarListItem.directive.js
 GNUstep/Local/Library/SOGo/WebServerResources/js/Scheduler/sgCalendarMonthDay.directive.js
 GNUstep/Local/Library/SOGo/WebServerResources/js/Scheduler/sgCalendarMonthEvent.directive.js
+GNUstep/Local/Library/SOGo/WebServerResources/js/Scheduler/sgCalendarPrintStylesheet.directive.js
 GNUstep/Local/Library/SOGo/WebServerResources/js/Scheduler/sgCalendarScrollView.directive.js
 GNUstep/Local/Library/SOGo/WebServerResources/js/Scheduler/sgCategoryStylesheet.directive.js
 GNUstep/Local/Library/SOGo/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js


More information about the svn-ports-head mailing list