Update to ejabberd 1.1.3
This commit is contained in:
parent
f384e738ed
commit
dd7a33aad1
3 changed files with 8 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.4 2007/03/09 15:32:19 schnoebe Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2007/03/29 21:31:37 schnoebe Exp $
|
||||
# FreeBSD Id: Makefile,v 1.9 2005/11/09 07:48:10 pav Exp
|
||||
|
||||
DISTNAME= ejabberd-1.1.2
|
||||
DISTNAME= ejabberd-1.1.3
|
||||
CATEGORIES= chat
|
||||
MASTER_SITES= http://www.jabber.ru/files/ejabberd/ \
|
||||
http://www.process-one.net/en/projects/ejabberd/download/${PKGVERSION}/
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.3 2007/03/09 15:32:19 schnoebe Exp $
|
||||
@comment $NetBSD: PLIST,v 1.4 2007/03/29 21:31:37 schnoebe Exp $
|
||||
@comment sbin/ejabberd
|
||||
bin/ejabberdctl
|
||||
share/examples/rc.d/ejabberd
|
||||
|
@ -123,7 +123,6 @@ share/doc/${DISTNAME}/guide.html
|
|||
share/doc/${DISTNAME}/guide.tex
|
||||
share/doc/${DISTNAME}/introduction.tex
|
||||
share/doc/${DISTNAME}/logo.png
|
||||
share/doc/${DISTNAME}/release_note_1.1.2.txt
|
||||
share/doc/${DISTNAME}/release_notes_0.9.1.txt
|
||||
share/doc/${DISTNAME}/release_notes_0.9.8.txt
|
||||
share/doc/${DISTNAME}/release_notes_0.9.txt
|
||||
|
@ -131,6 +130,7 @@ share/doc/${DISTNAME}/release_notes_1.0.0.txt
|
|||
share/doc/${DISTNAME}/release_notes_1.1.0.txt
|
||||
share/doc/${DISTNAME}/release_notes_1.1.1.txt
|
||||
share/doc/${DISTNAME}/release_notes_1.1.2.txt
|
||||
share/doc/${DISTNAME}/release_notes_1.1.3.txt
|
||||
share/doc/${DISTNAME}/version.tex
|
||||
share/doc/${DISTNAME}/webadmmain.png
|
||||
share/doc/${DISTNAME}/webadmmainru.png
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2006/11/30 05:48:06 schnoebe Exp $
|
||||
$NetBSD: distinfo,v 1.2 2007/03/29 21:31:37 schnoebe Exp $
|
||||
|
||||
SHA1 (ejabberd-1.1.2.tar.gz) = 9e94bdbc10fee5b781405daf43a0b4abc4dee6c1
|
||||
RMD160 (ejabberd-1.1.2.tar.gz) = e763752e6c5fb46c51b71e265ab2ceda6d043a0d
|
||||
Size (ejabberd-1.1.2.tar.gz) = 836240 bytes
|
||||
SHA1 (ejabberd-1.1.3.tar.gz) = 66b00ca52fa4f4f4e097b0e897c3b5a2e4526603
|
||||
RMD160 (ejabberd-1.1.3.tar.gz) = 99b4c73ae29ef9814f5c572f8e3b3a82d960f5ee
|
||||
Size (ejabberd-1.1.3.tar.gz) = 826057 bytes
|
||||
SHA1 (patch-aa) = 591810f04b2458a4fcc2a951f5c180913c2d3b97
|
||||
SHA1 (patch-ab) = e062567ec3da825d804f619bcfc14ad974d2c75c
|
||||
|
|
Loading…
Reference in a new issue