svn commit: r313405 - head/net-im/openfire

Pietro Cerutti gahr at FreeBSD.org
Mon Mar 4 11:46:28 UTC 2013


Author: gahr
Date: Mon Mar  4 11:46:27 2013
New Revision: 313405
URL: http://svnweb.freebsd.org/changeset/ports/313405

Log:
  - Update to 3.8.1
    Release notes:
    http://community.igniterealtime.org/blogs/ignite/2013/03/03/openfire-381-has-been-released

Modified:
  head/net-im/openfire/Makefile
  head/net-im/openfire/distinfo
  head/net-im/openfire/pkg-plist

Modified: head/net-im/openfire/Makefile
==============================================================================
--- head/net-im/openfire/Makefile	Mon Mar  4 11:19:40 2013	(r313404)
+++ head/net-im/openfire/Makefile	Mon Mar  4 11:46:27 2013	(r313405)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	openfire
-PORTVERSION=	3.8.0
-PORTREVISION=	1
+PORTVERSION=	3.8.1
 PORTEPOCH=	1
 CATEGORIES=	net-im java
 MASTER_SITES=	http://download.igniterealtime.org/openfire/

Modified: head/net-im/openfire/distinfo
==============================================================================
--- head/net-im/openfire/distinfo	Mon Mar  4 11:19:40 2013	(r313404)
+++ head/net-im/openfire/distinfo	Mon Mar  4 11:46:27 2013	(r313405)
@@ -1,2 +1,2 @@
-SHA256 (openfire_src_3_8_0.zip) = 44827a55c417265383a56aec8cc34206d21f665660b719f5cda360b5d5a52505
-SIZE (openfire_src_3_8_0.zip) = 72061298
+SHA256 (openfire_src_3_8_1.zip) = f65fb70f450e7ab0c0e56329ad85a38a0d85cf38dfb6e8b1650330d6d82e43bd
+SIZE (openfire_src_3_8_1.zip) = 72082167

Modified: head/net-im/openfire/pkg-plist
==============================================================================
--- head/net-im/openfire/pkg-plist	Mon Mar  4 11:19:40 2013	(r313404)
+++ head/net-im/openfire/pkg-plist	Mon Mar  4 11:46:27 2013	(r313405)
@@ -183,6 +183,7 @@
 %%PLUGINS%%%%DATADIR%%/plugins/admin/webapp/style/lightbox.css
 %%PLUGINS%%%%DATADIR%%/plugins/admin/webapp/style/login.css
 %%PLUGINS%%%%DATADIR%%/plugins/admin/webapp/style/setup.css
+%%PLUGINS%%%%DATADIR%%/plugins/fastpath.jar
 %%PLUGINS%%%%DATADIR%%/plugins/broadcast.jar
 %%PLUGINS%%%%DATADIR%%/plugins/clientControl.jar
 %%PLUGINS%%%%DATADIR%%/plugins/contentFilter.jar


More information about the svn-ports-all mailing list