Update 5.7.1 -> 5.8.0

This commit is contained in:
sebastia 2022-12-28 09:08:52 +00:00
parent 7b9f319fe4
commit 12fd44be3c
3 changed files with 7 additions and 5 deletions

View File

@ -1,13 +1,12 @@
COMMENT = web based groupware server
VERSION = 5.7.1
REVISION = 2
VERSION = 5.8.0
DISTNAME = SOGo-${VERSION}
PKGNAME = sogo-${VERSION}
SHARED_LIBS += GDLContentStore 3.0
SHARED_LIBS += NGCards 3.1
SHARED_LIBS += SOGo 5.1
SHARED_LIBS += SOGo 5.2
SHARED_LIBS += SOGoUI 2.2
CATEGORIES = www

View File

@ -1,2 +1,2 @@
SHA256 (SOGo-5.7.1.tar.gz) = xYJGrfhSDxWjwHJgP46NCq0FdmbWaw90Bz9RFt4GCV4=
SIZE (SOGo-5.7.1.tar.gz) = 34880002
SHA256 (SOGo-5.8.0.tar.gz) = ADHjD0i1I+xcAV9fP+kBhOipq9+j7+OrCP2YCrcXM4A=
SIZE (SOGo-5.8.0.tar.gz) = 34926380

View File

@ -68,6 +68,7 @@ ${SOGOLIBDIR}/Headers/DOMNode+SOGo.h
${SOGOLIBDIR}/Headers/EOBitmaskQualifier.h
${SOGOLIBDIR}/Headers/EOQualifier+SOGoCacheObject.h
${SOGOLIBDIR}/Headers/GCSSpecialQueries+SOGoCacheObject.h
${SOGOLIBDIR}/Headers/JWT.h
${SOGOLIBDIR}/Headers/LDAPSource.h
${SOGOLIBDIR}/Headers/LDAPSourceSchema.h
${SOGOLIBDIR}/Headers/NSArray+DAV.h
@ -100,6 +101,7 @@ ${SOGOLIBDIR}/Headers/SOGoDAVAuthenticator.h
${SOGOLIBDIR}/Headers/SOGoDateFormatter.h
${SOGOLIBDIR}/Headers/SOGoDefaultsSource.h
${SOGOLIBDIR}/Headers/SOGoDomainDefaults.h
${SOGOLIBDIR}/Headers/SOGoEmptyAuthenticator.h
${SOGOLIBDIR}/Headers/SOGoFolder.h
${SOGOLIBDIR}/Headers/SOGoGCSFolder.h
${SOGOLIBDIR}/Headers/SOGoLDAPDefaults.h
@ -2570,6 +2572,7 @@ lib/GNUstep/SOGo/WebServerResources/js/Common/sgPlaceholder.directive.js
lib/GNUstep/SOGo/WebServerResources/js/Common/sgQrCode.directive.js
lib/GNUstep/SOGo/WebServerResources/js/Common/sgResetOnDisabled.directive.js
lib/GNUstep/SOGo/WebServerResources/js/Common/sgRippleClick.directive.js
lib/GNUstep/SOGo/WebServerResources/js/Common/sgRippleClick.service.js
lib/GNUstep/SOGo/WebServerResources/js/Common/sgSearch.directive.js
lib/GNUstep/SOGo/WebServerResources/js/Common/sgSelectOnly.directive.js
lib/GNUstep/SOGo/WebServerResources/js/Common/sgSubscribe.directive.js