1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00

- Update to 3.2.9

This commit is contained in:
Jose Alonso Cardenas Marquez 2017-07-05 06:45:56 +00:00
parent d977919db6
commit 4436ac3661
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=445052
4 changed files with 7 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= sogo3
PORTVERSION= 3.2.8
PORTVERSION= 3.2.9
CATEGORIES= www gnustep
MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/
DISTNAME= SOGo-${PORTVERSION}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1492458403
SHA256 (SOGo-3.2.8.tar.gz) = 1b9fdd20cfa9efd564afe579171ffcd7501059ea7ed4c1e4e0efb08d88da359a
SIZE (SOGo-3.2.8.tar.gz) = 32455093
TIMESTAMP = 1496436541
SHA256 (SOGo-3.2.9.tar.gz) = 1f065e5acf5090959b5e37cbf72dc41d7ccca76cca2e2a1962cb1c1e674efc7d
SIZE (SOGo-3.2.9.tar.gz) = 32557925

View File

@ -6,4 +6,4 @@
-L../SOPE/NGCards/$(GNUSTEP_OBJ_DIR)/ -lNGCards \
- -lEOControl -lNGStreams -lNGMime -lNGExtensions -lNGObjWeb
+ -lEOControl -lNGStreams -lNGMime -lNGExtensions -lNGObjWeb \
+ -lGDLAccess -lDOM -lSaxObjC -lNGLdap -lSBJson
+ -lGDLAccess -lDOM -lSaxObjC -lNGLdap -lSBJson -lWEExtensions

View File

@ -1188,6 +1188,7 @@ GNUstep/Local/Library/SOGo/Templates/Appointments/SOGoAptMailDeletion.wox
GNUstep/Local/Library/SOGo/Templates/Appointments/SOGoAptMailICalReply.wox
GNUstep/Local/Library/SOGo/Templates/Appointments/SOGoAptMailInvitation.wox
GNUstep/Local/Library/SOGo/Templates/Appointments/SOGoAptMailReceipt.wox
GNUstep/Local/Library/SOGo/Templates/Appointments/SOGoAptMailReminder.wox
GNUstep/Local/Library/SOGo/Templates/Appointments/SOGoAptMailUpdate.wox
GNUstep/Local/Library/SOGo/Templates/ContactsUI/UIxContactEditor.wox
GNUstep/Local/Library/SOGo/Templates/ContactsUI/UIxContactEditorTemplate.wox
@ -1601,6 +1602,7 @@ 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/sgHotkeys.service.js
GNUstep/Local/Library/SOGo/WebServerResources/js/Common/sgNoDirtyCheck.directive.js
GNUstep/Local/Library/SOGo/WebServerResources/js/Common/sgPlaceholder.directive.js
GNUstep/Local/Library/SOGo/WebServerResources/js/Common/sgResetOnDisabled.directive.js
GNUstep/Local/Library/SOGo/WebServerResources/js/Common/sgRippleClick.directive.js