diff options
author | dholland <dholland@pkgsrc.org> | 2013-11-28 05:21:39 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2013-11-28 05:21:39 +0000 |
commit | 2d289be93852f8249b6dd19ce42d9b5057711039 (patch) | |
tree | 78095c701246387f97289628d753ceb46203434c /chat | |
parent | c000afbb3231dda933724933dfedc72a7601e974 (diff) | |
download | pkgsrc-2d289be93852f8249b6dd19ce42d9b5057711039.tar.gz |
Update PLIST and bump PKGREVISION; seen in a chrooted pbulk run so I'm
going to assume it changed with the new(ish) Erlang.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/ejabberd/Makefile | 3 | ||||
-rw-r--r-- | chat/ejabberd/PLIST | 12 |
2 files changed, 12 insertions, 3 deletions
diff --git a/chat/ejabberd/Makefile b/chat/ejabberd/Makefile index 8abee9f8191..778aed0c461 100644 --- a/chat/ejabberd/Makefile +++ b/chat/ejabberd/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2013/10/11 13:32:25 fhajny Exp $ +# $NetBSD: Makefile,v 1.35 2013/11/28 05:21:39 dholland Exp $ DISTNAME= ejabberd-13.10 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://www.process-one.net/downloads/ejabberd/${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tgz diff --git a/chat/ejabberd/PLIST b/chat/ejabberd/PLIST index 755ce97f98c..1ccc5435138 100644 --- a/chat/ejabberd/PLIST +++ b/chat/ejabberd/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.21 2013/10/11 13:32:25 fhajny Exp $ +@comment $NetBSD: PLIST,v 1.22 2013/11/28 05:21:39 dholland Exp $ lib/erlang/lib/${PKGNAME}/ebin/ELDAPv3.beam lib/erlang/lib/${PKGNAME}/ebin/XmppAddr.beam lib/erlang/lib/${PKGNAME}/ebin/acl.beam @@ -249,7 +249,6 @@ lib/erlang/lib/${PKGNAME}/priv/lib/jiffy.so lib/erlang/lib/${PKGNAME}/priv/lib/p1_sha.so lib/erlang/lib/${PKGNAME}/priv/lib/p1_tls_drv.so lib/erlang/lib/${PKGNAME}/priv/lib/p1_yaml.so -lib/erlang/lib/${PKGNAME}/priv/lib/stringprep_drv.so lib/erlang/lib/${PKGNAME}/priv/lib/xml.so lib/erlang/lib/${PKGNAME}/priv/msgs/ca.msg lib/erlang/lib/${PKGNAME}/priv/msgs/cs.msg @@ -277,6 +276,15 @@ lib/erlang/lib/${PKGNAME}/priv/msgs/uk.msg lib/erlang/lib/${PKGNAME}/priv/msgs/vi.msg lib/erlang/lib/${PKGNAME}/priv/msgs/wa.msg lib/erlang/lib/${PKGNAME}/priv/msgs/zh.msg +lib/erlang/lib/ejabberd-13.10/ebin/gr_app.beam +lib/erlang/lib/ejabberd-13.10/ebin/gr_counter.beam +lib/erlang/lib/ejabberd-13.10/ebin/gr_counter_sup.beam +lib/erlang/lib/ejabberd-13.10/ebin/gr_manager.beam +lib/erlang/lib/ejabberd-13.10/ebin/gr_manager_sup.beam +lib/erlang/lib/ejabberd-13.10/ebin/gr_param.beam +lib/erlang/lib/ejabberd-13.10/ebin/gr_param_sup.beam +lib/erlang/lib/ejabberd-13.10/ebin/gr_sup.beam +lib/erlang/lib/ejabberd-13.10/priv/lib/stringprep.so sbin/ejabberdctl share/doc/ejabberd/COPYING share/doc/ejabberd/dev.html |