diff options
author | gahr <gahr@FreeBSD.org> | 2013-03-04 19:46:27 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2013-03-04 19:46:27 +0800 |
commit | 18d58faf36f2379eb178ba6cfb04323949755c0f (patch) | |
tree | 451d6adbf075500777598859510c9971b6143252 /net-im | |
parent | a2add27113e746b0baf348d923819db6d56930c4 (diff) | |
download | freebsd-ports-gnome-18d58faf36f2379eb178ba6cfb04323949755c0f.tar.gz freebsd-ports-gnome-18d58faf36f2379eb178ba6cfb04323949755c0f.tar.zst freebsd-ports-gnome-18d58faf36f2379eb178ba6cfb04323949755c0f.zip |
- Update to 3.8.1
Release notes:
http://community.igniterealtime.org/blogs/ignite/2013/03/03/openfire-381-has-been-released
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/openfire/Makefile | 3 | ||||
-rw-r--r-- | net-im/openfire/distinfo | 4 | ||||
-rw-r--r-- | net-im/openfire/pkg-plist | 1 |
3 files changed, 4 insertions, 4 deletions
diff --git a/net-im/openfire/Makefile b/net-im/openfire/Makefile index 1bbd4448e844..f7b641ae3246 100644 --- a/net-im/openfire/Makefile +++ b/net-im/openfire/Makefile @@ -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/ diff --git a/net-im/openfire/distinfo b/net-im/openfire/distinfo index 29394f135b2d..940c3220ddf4 100644 --- a/net-im/openfire/distinfo +++ b/net-im/openfire/distinfo @@ -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 diff --git a/net-im/openfire/pkg-plist b/net-im/openfire/pkg-plist index 98716b2341cf..c42973700a27 100644 --- a/net-im/openfire/pkg-plist +++ b/net-im/openfire/pkg-plist @@ -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 |