pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/inspircd Update to 1.1.13
details: https://anonhg.NetBSD.org/pkgsrc/rev/fc18f1dc7d4f
branches: trunk
changeset: 534216:fc18f1dc7d4f
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Sat Oct 13 21:11:38 2007 +0000
description:
Update to 1.1.13
The latest in the 1.1.x stable line (1.1.13) has been released, featuring a
number of stability fixes. This also includes SVSPART, at the request of the
Anope team, SSL fixes, as well as various other bits and pieces.
This is a HIGHLY RECOMMENDED upgrade to anyone running anything prior to 1.1.13
diffstat:
chat/inspircd/Makefile | 4 ++--
chat/inspircd/PLIST | 3 ++-
chat/inspircd/distinfo | 10 +++++-----
chat/inspircd/patches/patch-ac | 8 +-------
4 files changed, 10 insertions(+), 15 deletions(-)
diffs (65 lines):
diff -r 120f219764af -r fc18f1dc7d4f chat/inspircd/Makefile
--- a/chat/inspircd/Makefile Sat Oct 13 20:59:49 2007 +0000
+++ b/chat/inspircd/Makefile Sat Oct 13 21:11:38 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2007/09/29 12:40:25 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2007/10/13 21:11:38 adrianp Exp $
#
-DISTNAME= InspIRCd-1.1.12
+DISTNAME= InspIRCd-1.1.13
PKGNAME= ${DISTNAME:S/InspIRCd/inspircd/}
CATEGORIES= chat
MASTER_SITES= http://www.inspircd.org/downloads/
diff -r 120f219764af -r fc18f1dc7d4f chat/inspircd/PLIST
--- a/chat/inspircd/PLIST Sat Oct 13 20:59:49 2007 +0000
+++ b/chat/inspircd/PLIST Sat Oct 13 21:11:38 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2007/08/25 09:21:15 adrianp Exp $
+@comment $NetBSD: PLIST,v 1.4 2007/10/13 21:11:39 adrianp Exp $
bin/inspircd
lib/inspircd/cmd_admin.so
lib/inspircd/cmd_away.so
@@ -121,6 +121,7 @@
share/inspircd/modules/m_cloaking.so
share/inspircd/modules/m_clones.so
share/inspircd/modules/m_close.so
+share/inspircd/modules/m_commonchans.so
share/inspircd/modules/m_conn_join.so
share/inspircd/modules/m_conn_umodes.so
share/inspircd/modules/m_conn_waitpong.so
diff -r 120f219764af -r fc18f1dc7d4f chat/inspircd/distinfo
--- a/chat/inspircd/distinfo Sat Oct 13 20:59:49 2007 +0000
+++ b/chat/inspircd/distinfo Sat Oct 13 21:11:38 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.4 2007/08/25 10:15:40 adrianp Exp $
+$NetBSD: distinfo,v 1.5 2007/10/13 21:11:39 adrianp Exp $
-SHA1 (InspIRCd-1.1.12.tar.bz2) = d9128ea358fd385d92c37e039ac9d2ae80da99d1
-RMD160 (InspIRCd-1.1.12.tar.bz2) = eabaa1dc351c71978e6b5a0548fad3b17f888ede
-Size (InspIRCd-1.1.12.tar.bz2) = 501185 bytes
+SHA1 (InspIRCd-1.1.13.tar.bz2) = ae3fc3ee13671a068d6085f7ff852e368bbbe568
+RMD160 (InspIRCd-1.1.13.tar.bz2) = a7fd87f2e5a9a7942c9f425180430b6bd9273a51
+Size (InspIRCd-1.1.13.tar.bz2) = 502275 bytes
SHA1 (patch-aa) = d62675b6ace79ba5c0c0c4db2b4f9454346170c3
SHA1 (patch-ab) = 683344dc906be076aaed688924bfad4e4aabe508
-SHA1 (patch-ac) = eea1d7f76704b1e382025f71d97fcdb4ed971581
+SHA1 (patch-ac) = 36974411a7aeb96c08be8b38c1a0c3e208416590
diff -r 120f219764af -r fc18f1dc7d4f chat/inspircd/patches/patch-ac
--- a/chat/inspircd/patches/patch-ac Sat Oct 13 20:59:49 2007 +0000
+++ b/chat/inspircd/patches/patch-ac Sat Oct 13 21:11:38 2007 +0000
@@ -1,13 +1,7 @@
-$NetBSD: patch-ac,v 1.3 2007/08/25 10:15:41 adrianp Exp $
+$NetBSD: patch-ac,v 1.4 2007/10/13 21:11:39 adrianp Exp $
--- configure.orig 2007-08-20 22:06:16.000000000 +0100
+++ configure
-@@ -1,4 +1,4 @@
--#!/usr/bin/perl
-+#!/usr/pkg/bin/perl
- ###################################################
- # InspIRCd Configuration Script
- #
@@ -230,8 +230,8 @@ $config{EXTRA_DIR} = ""; #
if ($config{OSNAME} =~ /darwin/i)
{
Home |
Main Index |
Thread Index |
Old Index