Minor update to 2.3.19, also works for Davide Gerhard rainbow at irh it
Tighten version dependency to www/sope, as proposed by and discussed by Davide
This commit is contained in:
parent
4dbcf16416
commit
4d7a9e89b2
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.66 2016/12/05 21:48:35 sebastia Exp $
|
||||
# $OpenBSD: Makefile,v 1.67 2017/02/02 21:34:34 sebastia Exp $
|
||||
|
||||
PORTROACH+= limit:^2
|
||||
|
||||
COMMENT = web based groupware server
|
||||
|
||||
VERSION = 2.3.18
|
||||
VERSION = 2.3.19
|
||||
DISTNAME = SOGo-${VERSION}
|
||||
PKGNAME = sogo-${VERSION}
|
||||
|
||||
@ -31,7 +31,7 @@ WANTLIB += objc2 gnustep-base curl
|
||||
|
||||
LIB_DEPENDS += devel/libmemcached \
|
||||
net/curl \
|
||||
www/sope
|
||||
www/sope>=${VERSION}
|
||||
RUN_DEPENDS += sope-postgres-*|sope-mysql-*:www/sope,-postgres \
|
||||
archivers/zip
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (SOGo-2.3.18.tar.gz) = bLkh1DgOzvCqK1lwICWjIo4nEQTVx74cR2W1Or3hy1w=
|
||||
SIZE (SOGo-2.3.18.tar.gz) = 12371658
|
||||
SHA256 (SOGo-2.3.19.tar.gz) = nV8eGge3rTDvKYXd6nEbj2hZtfgkoMWwiaJal0d+k1g=
|
||||
SIZE (SOGo-2.3.19.tar.gz) = 12374367
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.31 2016/12/05 21:48:35 sebastia Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.32 2017/02/02 21:34:34 sebastia Exp $
|
||||
@newgroup _sogo:659
|
||||
@newuser _sogo:659:_sogo:daemon:SOGo user:/var/sogo:/bin/sh
|
||||
include/GDLContentStore/
|
||||
@ -2136,11 +2136,11 @@ lib/GNUstep/SOGo/WebServerResources/iefixes.css
|
||||
lib/GNUstep/SOGo/WebServerResources/important.png
|
||||
lib/GNUstep/SOGo/WebServerResources/input_bg.gif
|
||||
lib/GNUstep/SOGo/WebServerResources/inverse.png
|
||||
lib/GNUstep/SOGo/WebServerResources/jquery-ui.js
|
||||
lib/GNUstep/SOGo/WebServerResources/jquery-ui.min.js
|
||||
lib/GNUstep/SOGo/WebServerResources/jquery.fileupload.css
|
||||
lib/GNUstep/SOGo/WebServerResources/jquery.fileupload.js
|
||||
lib/GNUstep/SOGo/WebServerResources/jquery.iframe-transport.js
|
||||
lib/GNUstep/SOGo/WebServerResources/jquery.js
|
||||
lib/GNUstep/SOGo/WebServerResources/jquery.min.js
|
||||
lib/GNUstep/SOGo/WebServerResources/js_color_picker_v2.js
|
||||
lib/GNUstep/SOGo/WebServerResources/last.gif
|
||||
lib/GNUstep/SOGo/WebServerResources/layout2or3_xlib.js
|
||||
|
Loading…
x
Reference in New Issue
Block a user