update to openfire-3.9.3, from Marc Peters, plus small tweak by me

This commit is contained in:
sthen 2014-05-28 11:20:17 +00:00
parent 56ccc1960f
commit a85065247f
3 changed files with 17 additions and 6 deletions

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.30 2014/03/16 01:34:31 sthen Exp $
# $OpenBSD: Makefile,v 1.31 2014/05/28 11:20:17 sthen Exp $
COMMENT= XMPP real time collaboration server
V= 3.9.1
V= 3.9.3
DISTNAME= openfire_src_${V:S/./_/g}
PKGNAME= openfire-$V
CATEGORIES= net
@ -44,8 +44,11 @@ do-install:
${INSTALL_DATA} ${WRKDIST}/documentation/docs/database.html \
${PREFIX}/share/doc/openfire
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/openfire/security
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/openfire/
${INSTALL_DATA} ${WRKDIST}/target/openfire/conf/openfire.xml \
${PREFIX}/share/examples/openfire
${PREFIX}/share/examples/openfire/
${INSTALL_DATA} ${WRKDIST}/target/openfire/conf/security.xml \
${PREFIX}/share/examples/openfire/
${INSTALL_DATA} ${WRKBUILD}/security/* \
${PREFIX}/share/examples/openfire/security

View File

@ -1,2 +1,2 @@
SHA256 (openfire_src_3_9_1.tar.gz) = aCV26hahETdHNc+TvV5ET+7m0LcUsQlDaqfgx3XzAg0=
SIZE (openfire_src_3_9_1.tar.gz) = 123053536
SHA256 (openfire_src_3_9_3.tar.gz) = NwAYNaMAfxFSFKqD8qSPjDO781dpN/TZZNnrPeOTOtI=
SIZE (openfire_src_3_9_3.tar.gz) = 80785973

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.6 2014/03/16 01:34:31 sthen Exp $
@comment $OpenBSD: PLIST,v 1.7 2014/05/28 11:20:17 sthen Exp $
@newgroup _openfire:632
@newuser _openfire:632:_openfire:daemon:openfire user:/var/empty:/bin/sh
@extraunexec rm -rf %D/openfire/conf/*
@ -417,6 +417,14 @@ share/examples/openfire/security/
@mode
@owner
@group
share/examples/openfire/security.xml
@mode 660
@owner root
@group _openfire
@sample openfire/conf/security.xml
@mode
@owner
@group
share/examples/openfire/security/client.truststore
@mode 660
@owner root