View | Details | Raw Unified | Return to bug 211121
Collapse All | Expand All

(-)sogo3/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/www/sogo3/Makefile 418484 2016-07-13 13:54:24Z amdmi3 $
2
# $FreeBSD: head/www/sogo3/Makefile 418484 2016-07-13 13:54:24Z amdmi3 $
3
3
4
PORTNAME=		sogo3
4
PORTNAME=		sogo3
5
PORTVERSION=		3.1.3
5
PORTVERSION=		3.1.4
6
CATEGORIES=		www gnustep
6
CATEGORIES=		www gnustep
7
MASTER_SITES=		http://www.sogo.nu/files/downloads/SOGo/Sources/
7
MASTER_SITES=		http://www.sogo.nu/files/downloads/SOGo/Sources/
8
DISTNAME=		SOGo-${PORTVERSION}
8
DISTNAME=		SOGo-${PORTVERSION}
(-)sogo3/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1468363545
1
TIMESTAMP = 1468516650
2
SHA256 (SOGo-3.1.3.tar.gz) = 57a3521238eca299b655fd2e02e8dae6e968e5dcc5e37461eac27ecc3fb5f624
2
SHA256 (SOGo-3.1.4.tar.gz) = 3fd4fa3b078886866c57df03c22558b0329adeac12aef3e93ff022b951f6089c
3
SIZE (SOGo-3.1.3.tar.gz) = 32034711
3
SIZE (SOGo-3.1.4.tar.gz) = 32204142
(-)sogo3/pkg-plist (+1 lines)
Lines 1538-1543 Link Here
1538
GNUstep/Local/Library/SOGo/WebServerResources/js/Common/sgCheckmark.directive.js
1538
GNUstep/Local/Library/SOGo/WebServerResources/js/Common/sgCheckmark.directive.js
1539
GNUstep/Local/Library/SOGo/WebServerResources/js/Common/sgColorPicker.directive.js
1539
GNUstep/Local/Library/SOGo/WebServerResources/js/Common/sgColorPicker.directive.js
1540
GNUstep/Local/Library/SOGo/WebServerResources/js/Common/sgCompile.directive.js
1540
GNUstep/Local/Library/SOGo/WebServerResources/js/Common/sgCompile.directive.js
1541
GNUstep/Local/Library/SOGo/WebServerResources/js/Common/sgDatepickerReadonlyInput.directive.js
1541
GNUstep/Local/Library/SOGo/WebServerResources/js/Common/sgEnter.directive.js
1542
GNUstep/Local/Library/SOGo/WebServerResources/js/Common/sgEnter.directive.js
1542
GNUstep/Local/Library/SOGo/WebServerResources/js/Common/sgEscape.directive.js
1543
GNUstep/Local/Library/SOGo/WebServerResources/js/Common/sgEscape.directive.js
1543
GNUstep/Local/Library/SOGo/WebServerResources/js/Common/sgFocus.directive.js
1544
GNUstep/Local/Library/SOGo/WebServerResources/js/Common/sgFocus.directive.js

Return to bug 211121