svn commit: r421579 - in head/www/sogo3: . files

Jose Alonso Cardenas Marquez acm at FreeBSD.org
Thu Sep 8 20:45:47 UTC 2016


Author: acm
Date: Thu Sep  8 20:45:46 2016
New Revision: 421579
URL: https://svnweb.freebsd.org/changeset/ports/421579

Log:
  - Update to 3.1.5
  
  Approved by:	maintainer (implicit)

Deleted:
  head/www/sogo3/files/patch-ActiveSync_SOGoMailObject+ActiveSync.m
  head/www/sogo3/files/patch-ActiveSync_iCalEvent+ActiveSync.m
  head/www/sogo3/files/patch-ActiveSync_iCalToDo+ActiveSync.m
  head/www/sogo3/files/patch-configure
Modified:
  head/www/sogo3/Makefile
  head/www/sogo3/distinfo
  head/www/sogo3/pkg-plist

Modified: head/www/sogo3/Makefile
==============================================================================
--- head/www/sogo3/Makefile	Thu Sep  8 20:44:35 2016	(r421578)
+++ head/www/sogo3/Makefile	Thu Sep  8 20:45:46 2016	(r421579)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=		sogo3
-PORTVERSION=		3.1.4
-PORTREVISION=		1
+PORTVERSION=		3.1.5
 CATEGORIES=		www gnustep
 MASTER_SITES=		http://www.sogo.nu/files/downloads/SOGo/Sources/
 DISTNAME=		SOGo-${PORTVERSION}

Modified: head/www/sogo3/distinfo
==============================================================================
--- head/www/sogo3/distinfo	Thu Sep  8 20:44:35 2016	(r421578)
+++ head/www/sogo3/distinfo	Thu Sep  8 20:45:46 2016	(r421579)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1468935954
-SHA256 (SOGo-3.1.4.tar.gz) = 3fd4fa3b078886866c57df03c22558b0329adeac12aef3e93ff022b951f6089c
-SIZE (SOGo-3.1.4.tar.gz) = 32204142
+TIMESTAMP = 1471538608
+SHA256 (SOGo-3.1.5.tar.gz) = 71506327661e99146d79bf6167ce2c1ac0fe7fab657519ab43b5ac594c6b1ce9
+SIZE (SOGo-3.1.5.tar.gz) = 32121759

Modified: head/www/sogo3/pkg-plist
==============================================================================
--- head/www/sogo3/pkg-plist	Thu Sep  8 20:44:35 2016	(r421578)
+++ head/www/sogo3/pkg-plist	Thu Sep  8 20:45:46 2016	(r421579)
@@ -1539,12 +1539,15 @@ GNUstep/Local/Library/SOGo/WebServerReso
 GNUstep/Local/Library/SOGo/WebServerResources/js/Common/sgColorPicker.directive.js
 GNUstep/Local/Library/SOGo/WebServerResources/js/Common/sgCompile.directive.js
 GNUstep/Local/Library/SOGo/WebServerResources/js/Common/sgDatepickerReadonlyInput.directive.js
+GNUstep/Local/Library/SOGo/WebServerResources/js/Common/sgDraggable.directive.js
+GNUstep/Local/Library/SOGo/WebServerResources/js/Common/sgDroppable.directive.js
 GNUstep/Local/Library/SOGo/WebServerResources/js/Common/sgEnter.directive.js
 GNUstep/Local/Library/SOGo/WebServerResources/js/Common/sgEscape.directive.js
 GNUstep/Local/Library/SOGo/WebServerResources/js/Common/sgFocus.directive.js
 GNUstep/Local/Library/SOGo/WebServerResources/js/Common/sgFocus.service.js
 GNUstep/Local/Library/SOGo/WebServerResources/js/Common/sgFolderStylesheet.directive.js
 GNUstep/Local/Library/SOGo/WebServerResources/js/Common/sgPlaceholder.directive.js
+GNUstep/Local/Library/SOGo/WebServerResources/js/Common/sgRippleClick.directive.js
 GNUstep/Local/Library/SOGo/WebServerResources/js/Common/sgSearch.directive.js
 GNUstep/Local/Library/SOGo/WebServerResources/js/Common/sgSelectOnly.directive.js
 GNUstep/Local/Library/SOGo/WebServerResources/js/Common/sgSubscribe.directive.js
@@ -1629,7 +1632,6 @@ GNUstep/Local/Library/SOGo/WebServerReso
 GNUstep/Local/Library/SOGo/WebServerResources/js/vendor/angular-file-upload.min.js.map
 GNUstep/Local/Library/SOGo/WebServerResources/js/vendor/angular-material.js
 GNUstep/Local/Library/SOGo/WebServerResources/js/vendor/angular-material.min.js
-GNUstep/Local/Library/SOGo/WebServerResources/js/vendor/angular-material.min.js.map
 GNUstep/Local/Library/SOGo/WebServerResources/js/vendor/angular-messages.js
 GNUstep/Local/Library/SOGo/WebServerResources/js/vendor/angular-messages.min.js
 GNUstep/Local/Library/SOGo/WebServerResources/js/vendor/angular-messages.min.js.map


More information about the svn-ports-head mailing list