summaryrefslogtreecommitdiff
path: root/chat/ejabberd/Makefile
diff options
context:
space:
mode:
authorfhajny <fhajny>2015-04-09 06:35:53 +0000
committerfhajny <fhajny>2015-04-09 06:35:53 +0000
commit239995d7371d07c39d66bccc1721c768f8bd6fd6 (patch)
tree7a6dcbe3c51d98aeed9faebabab4551e92d2b943 /chat/ejabberd/Makefile
parent903cfe38ca4f34b713ab9289209d94310d5af72b (diff)
downloadpkgsrc-239995d7371d07c39d66bccc1721c768f8bd6fd6.tar.gz
Update ejabberd to 15.03. Take on maintainership.
- Add support for WebSocket - Flexible session management with multiple backends: Mnesia/SQL/Redis or custom backend for session manager - Security improvement with SCRAM based password encryption in SQL authentication backends. - Package management for ejabberd contributed modules - Improved Elixir experience - Automatic clustering scripts - Added missing index on database - Important updates on the documentation, with the launch of a new documentation site: docs.ejabberd.im - Several other bugfixes More information on release at https://www.ejabberd.im/node/24818
Diffstat (limited to 'chat/ejabberd/Makefile')
-rw-r--r--chat/ejabberd/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/ejabberd/Makefile b/chat/ejabberd/Makefile
index d5a7f4e85b7..77c9ba6863a 100644
--- a/chat/ejabberd/Makefile
+++ b/chat/ejabberd/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.50 2015/02/21 11:03:53 fhajny Exp $
+# $NetBSD: Makefile,v 1.51 2015/04/09 06:35:53 fhajny Exp $
-DISTNAME= ejabberd-15.02
+DISTNAME= ejabberd-15.03
CATEGORIES= chat
MASTER_SITES= http://www.process-one.net/downloads/ejabberd/${PKGVERSION_NOREV}/
EXTRACT_SUFX= .tgz
@@ -8,7 +8,7 @@ EXTRACT_SUFX= .tgz
DISTFILES= ${DEFAULT_DISTFILES} ${DISTNAME}-deps.tar.gz
SITES.${DISTNAME}-deps.tar.gz= ftp://ftp.NetBSD.org/pub/NetBSD/misc/fhajny/
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= filip@joyent.com
HOMEPAGE= http://www.ejabberd.im/
COMMENT= Free and Open Source distributed fault-tolerant Jabber server
LICENSE= gnu-gpl-v2