diff options
author | lippe <lippe@FreeBSD.org> | 2008-06-21 02:44:34 +0800 |
---|---|---|
committer | lippe <lippe@FreeBSD.org> | 2008-06-21 02:44:34 +0800 |
commit | b72902f9fb77ff9cfaab5cfff596fa4c89d5c593 (patch) | |
tree | 0d59c95458a43bf5fdecf77451e26b512e59886f /net-im | |
parent | d8a183f88663f46c24e85ebbebf32776746657a3 (diff) | |
download | freebsd-ports-graphics-b72902f9fb77ff9cfaab5cfff596fa4c89d5c593.tar.gz freebsd-ports-graphics-b72902f9fb77ff9cfaab5cfff596fa4c89d5c593.tar.zst freebsd-ports-graphics-b72902f9fb77ff9cfaab5cfff596fa4c89d5c593.zip |
- Update to 3.5.2.
PR: ports/124542
Submitted by: Nikolay Pavlov <qpadla@gmail.com> (maintainer)
Approved by: gabor (mentor, implicit)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/openfire/Makefile | 4 | ||||
-rw-r--r-- | net-im/openfire/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net-im/openfire/Makefile b/net-im/openfire/Makefile index 3e36faa4a57..92e2b73272a 100644 --- a/net-im/openfire/Makefile +++ b/net-im/openfire/Makefile @@ -6,8 +6,7 @@ # PORTNAME= openfire -PORTVERSION= 3.5.1 -PORTREVISION= 1 +PORTVERSION= 3.5.2 CATEGORIES= net-im java MASTER_SITES= http://www.igniterealtime.org/downloadServlet?filename=openfire/ DISTNAME= ${PORTNAME}_src_${PORTVERSION:S/./_/g} @@ -17,6 +16,7 @@ COMMENT= Openfire (formerly Wildfire) is an enterprise instant messaging server RUN_DEPENDS= classpath:${PORTSDIR}/java/javavmwrapper +USE_LDCONFIG= yes USE_ANT= yes USE_JAVA= yes JAVA_VERSION= 1.5+ diff --git a/net-im/openfire/distinfo b/net-im/openfire/distinfo index e5f7da0233c..b9b9e36731d 100644 --- a/net-im/openfire/distinfo +++ b/net-im/openfire/distinfo @@ -1,3 +1,3 @@ -MD5 (openfire_src_3_5_1.tar.gz) = baccfceb6230e283f9b09ff3a02db5a1 -SHA256 (openfire_src_3_5_1.tar.gz) = 77a17fff6c8b926b6a1e12ac5866bbc8e6deae3e78e8cb47252bbbd0588b7f1e -SIZE (openfire_src_3_5_1.tar.gz) = 50631057 +MD5 (openfire_src_3_5_2.tar.gz) = baf4ba4d9a72a936ddc82f3ce44c2cbe +SHA256 (openfire_src_3_5_2.tar.gz) = 4c22131cc64fe31b6f93f5e0c24b42b85c4858f07f8f58806802322dd5f0a1db +SIZE (openfire_src_3_5_2.tar.gz) = 50817738 |