diff options
author | acm <acm@FreeBSD.org> | 2017-07-05 14:45:56 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2017-07-05 14:45:56 +0800 |
commit | 0b969e98b8bcc61f37f31a4990b33e81156bcac5 (patch) | |
tree | ebee8aa63b9468542fbe9ccd60fe0480a175f441 /www | |
parent | 15d356d294a9047bb1667bfd82f5262050dc0b73 (diff) | |
download | freebsd-ports-gnome-0b969e98b8bcc61f37f31a4990b33e81156bcac5.tar.gz freebsd-ports-gnome-0b969e98b8bcc61f37f31a4990b33e81156bcac5.tar.zst freebsd-ports-gnome-0b969e98b8bcc61f37f31a4990b33e81156bcac5.zip |
- Update to 3.2.9
Diffstat (limited to 'www')
-rw-r--r-- | www/sogo3/Makefile | 2 | ||||
-rw-r--r-- | www/sogo3/distinfo | 6 | ||||
-rw-r--r-- | www/sogo3/files/patch-Tools_GNUmakefile.preamble | 2 | ||||
-rw-r--r-- | www/sogo3/pkg-plist | 2 |
4 files changed, 7 insertions, 5 deletions
diff --git a/www/sogo3/Makefile b/www/sogo3/Makefile index 01007df2b23c..35ef623459e6 100644 --- a/www/sogo3/Makefile +++ b/www/sogo3/Makefile @@ -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} diff --git a/www/sogo3/distinfo b/www/sogo3/distinfo index 23d10779817f..2f45df53983b 100644 --- a/www/sogo3/distinfo +++ b/www/sogo3/distinfo @@ -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 diff --git a/www/sogo3/files/patch-Tools_GNUmakefile.preamble b/www/sogo3/files/patch-Tools_GNUmakefile.preamble index 24e39a0ca3b3..65bf13f26828 100644 --- a/www/sogo3/files/patch-Tools_GNUmakefile.preamble +++ b/www/sogo3/files/patch-Tools_GNUmakefile.preamble @@ -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 diff --git a/www/sogo3/pkg-plist b/www/sogo3/pkg-plist index 0efd8df05eb9..6bf00929b297 100644 --- a/www/sogo3/pkg-plist +++ b/www/sogo3/pkg-plist @@ -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 |