diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-04-16 11:41:58 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-04-16 11:41:58 +0000 |
commit | d61c1032b5c0f5fd223fcb6dc9f9328d55c55073 (patch) | |
tree | 7c51b2809be519143667de897818b669ecede989 /net-im/openfire | |
parent | 08367cc21a93b5a3e753d0d22589a77951775ebc (diff) |
- Update to 3.2.4
- Remove all whitespaces
PR: 111269
Submitted by: Nikolay Pavlov <quetzal@zone3000.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=190111
Diffstat (limited to 'net-im/openfire')
-rw-r--r-- | net-im/openfire/Makefile | 22 | ||||
-rw-r--r-- | net-im/openfire/distinfo | 6 |
2 files changed, 14 insertions, 14 deletions
diff --git a/net-im/openfire/Makefile b/net-im/openfire/Makefile index d39b45d4c1f0..b6a5940aa007 100644 --- a/net-im/openfire/Makefile +++ b/net-im/openfire/Makefile @@ -5,23 +5,23 @@ # $FreeBSD$ # -PORTNAME= wildfire -PORTVERSION= 3.2.3 -CATEGORIES= net-im java -MASTER_SITES= http://www.igniterealtime.org/downloadServlet?filename=wildfire/ +PORTNAME= wildfire +PORTVERSION= 3.2.4 +CATEGORIES= net-im java +MASTER_SITES= http://www.igniterealtime.org/downloadServlet?filename=wildfire/ DISTNAME= ${PORTNAME}_src_${PORTVERSION:S/./_/g} -MAINTAINER= quetzal@zone3000.net -COMMENT= Openfire (formerly Wildfire) is an enterprise instant messaging server +MAINTAINER= quetzal@zone3000.net +COMMENT= Openfire (formerly Wildfire) is an enterprise instant messaging server -RUN_DEPENDS= classpath:${PORTSDIR}/java/javavmwrapper -USE_JAVA= yes -JAVA_VERSION= 1.5+ +RUN_DEPENDS= classpath:${PORTSDIR}/java/javavmwrapper +USE_JAVA= yes +JAVA_VERSION= 1.5+ -USE_ANT= yes +USE_ANT= yes USE_RC_SUBR= wildfire -ALL_TARGET= wildfire +ALL_TARGET= wildfire SUB_FILES= pkg-message diff --git a/net-im/openfire/distinfo b/net-im/openfire/distinfo index 6a6ba3ff5215..1b1c268b14ef 100644 --- a/net-im/openfire/distinfo +++ b/net-im/openfire/distinfo @@ -1,3 +1,3 @@ -MD5 (wildfire_src_3_2_3.tar.gz) = 497da0e5f10cf4c9160e0c65b128a00a -SHA256 (wildfire_src_3_2_3.tar.gz) = f28f1c9f38fdfa2d1fca0d32b916da14de333834ff18a00c6282458b83fe6f57 -SIZE (wildfire_src_3_2_3.tar.gz) = 16234108 +MD5 (wildfire_src_3_2_4.tar.gz) = 8238e2da1d5503efc4a4c994d20bbb5d +SHA256 (wildfire_src_3_2_4.tar.gz) = 8283b59302084960c0396f938bf6363b3c74fbd09d04bf9f0cf84ed4d9230e92 +SIZE (wildfire_src_3_2_4.tar.gz) = 16233885 |