diff options
author | adrianp <adrianp@pkgsrc.org> | 2007-11-22 11:45:15 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2007-11-22 11:45:15 +0000 |
commit | 7360361730530b3aefdddd76194f58befb07d1ca (patch) | |
tree | fe393ae729f2cd3c618f970f3236841d1313ead0 /chat/inspircd | |
parent | 9b22df9e23ad4cf96e355cbfcbab7bcfc25a86d8 (diff) | |
download | pkgsrc-7360361730530b3aefdddd76194f58befb07d1ca.tar.gz |
Update to 1.1.15
Another release has been issued in the 1.1.x stable line, following up with a
few minor fixes to issues in previous releases. In particular, a small number
of problems in the new m_ident have been addressed. A bug which lead to blank
quit messages has also been fixed.
Diffstat (limited to 'chat/inspircd')
-rw-r--r-- | chat/inspircd/Makefile | 4 | ||||
-rw-r--r-- | chat/inspircd/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/chat/inspircd/Makefile b/chat/inspircd/Makefile index ea70340c9f5..534ed84b4b3 100644 --- a/chat/inspircd/Makefile +++ b/chat/inspircd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2007/10/22 20:57:00 adrianp Exp $ +# $NetBSD: Makefile,v 1.8 2007/11/22 11:45:15 adrianp Exp $ # -DISTNAME= InspIRCd-1.1.14 +DISTNAME= InspIRCd-1.1.15 PKGNAME= ${DISTNAME:S/InspIRCd/inspircd/} CATEGORIES= chat MASTER_SITES= http://www.inspircd.org/downloads/ diff --git a/chat/inspircd/distinfo b/chat/inspircd/distinfo index 018847768eb..455e367c8e2 100644 --- a/chat/inspircd/distinfo +++ b/chat/inspircd/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.6 2007/10/22 20:57:00 adrianp Exp $ +$NetBSD: distinfo,v 1.7 2007/11/22 11:45:15 adrianp Exp $ -SHA1 (InspIRCd-1.1.14.tar.bz2) = a85bbdf5ef11ae44de69eb4df4cacc39a52e7a9e -RMD160 (InspIRCd-1.1.14.tar.bz2) = ee48f16b0360ef2ae397d8eb5a5c36027f47cc4d -Size (InspIRCd-1.1.14.tar.bz2) = 504766 bytes +SHA1 (InspIRCd-1.1.15.tar.bz2) = d82d9662f1ba8aa58e68f03d62cfecc2252fd778 +RMD160 (InspIRCd-1.1.15.tar.bz2) = 4f610685919ed967c63f7393d6e1eb5b9bcfc131 +Size (InspIRCd-1.1.15.tar.bz2) = 503779 bytes SHA1 (patch-aa) = d62675b6ace79ba5c0c0c4db2b4f9454346170c3 SHA1 (patch-ab) = 683344dc906be076aaed688924bfad4e4aabe508 SHA1 (patch-ac) = 36974411a7aeb96c08be8b38c1a0c3e208416590 |