- update to 3.7.1
Release notes: http://community.igniterealtime.org/blogs/ignite/2011/10/02/openfire-371-has-been-released
This commit is contained in:
parent
de9240c3b7
commit
dcc2dd9e4d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284781
@ -6,11 +6,10 @@
|
||||
#
|
||||
|
||||
PORTNAME= openfire
|
||||
PORTVERSION= 3.7.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.7.1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= net-im java
|
||||
MASTER_SITES= http://www.igniterealtime.org/downloadServlet?filename=openfire/
|
||||
MASTER_SITES= http://download.igniterealtime.org/openfire/
|
||||
DISTNAME= ${PORTNAME}_src_${PORTVERSION:S/./_/g}
|
||||
|
||||
MAINTAINER= gahr@FreeBSD.org
|
||||
@ -19,6 +18,7 @@ COMMENT= Enterprise instant messaging server
|
||||
RUN_DEPENDS= classpath:${PORTSDIR}/java/javavmwrapper \
|
||||
${JAVAJARDIR}/slf4j-api.jar:${PORTSDIR}/devel/slf4j
|
||||
|
||||
USE_ZIP= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_ANT= yes
|
||||
USE_JAVA= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (openfire_src_3_7_0.tar.gz) = 838606343b06059cee7d98b9e0d989dc511021b64e0c24a3379192e763b9ef4a
|
||||
SIZE (openfire_src_3_7_0.tar.gz) = 60928248
|
||||
SHA256 (openfire_src_3_7_1.zip) = 2223a45c9025f22ef0c2fabb61aef3030a2324ea65c3bf85ecda8ab90606e55c
|
||||
SIZE (openfire_src_3_7_1.zip) = 69706278
|
||||
|
@ -227,6 +227,7 @@
|
||||
%%DATADIR%%/plugins/emailListener.jar
|
||||
%%DATADIR%%/plugins/fastpath.jar
|
||||
%%DATADIR%%/plugins/jingleNodes.jar
|
||||
%%DATADIR%%/plugins/kraken.jar
|
||||
%%DATADIR%%/plugins/loadStats.jar
|
||||
%%DATADIR%%/plugins/monitoring.jar
|
||||
%%DATADIR%%/plugins/motd.jar
|
||||
|
Loading…
Reference in New Issue
Block a user