pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/anope Anope IRC Services.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5cf633c04be6
branches: trunk
changeset: 530839:5cf633c04be6
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Wed Jul 11 19:32:23 2007 +0000
description:
Anope IRC Services.
Version 1.7.19 (revision 1247)
This new release of Anope contains various bugfixes and adds support for
InspIRCd 1.1. Various minor issues in the new MySQL code have been fixed
and overall stability of the MySQL code has improved.
The behaviour of the UsePrivmsg and NSDefMsg configuration options has
changed and anyone using those options is advised to take a look at the
comments near that options in the updated example.conf.
Take a look at the change log for more information about the various bugs
fixed in this release.
diffstat:
chat/anope/Makefile | 7 ++++---
chat/anope/PLIST | 5 +++--
chat/anope/distinfo | 8 ++++----
3 files changed, 11 insertions(+), 9 deletions(-)
diffs (55 lines):
diff -r 9b4e87438293 -r 5cf633c04be6 chat/anope/Makefile
--- a/chat/anope/Makefile Wed Jul 11 19:27:18 2007 +0000
+++ b/chat/anope/Makefile Wed Jul 11 19:32:23 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2007/07/04 20:54:32 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2007/07/11 19:32:23 adrianp Exp $
-DISTNAME= anope-1.7.18
-CATEGORIES= net
+DISTNAME= anope-1.7.19
+CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=anope/}
MAINTAINER= adrianp%NetBSD.org@localhost
@@ -65,6 +65,7 @@
${CHMOD} ${BINMODE} ${PREFIX}/lib/anope/listnicks
${CHMOD} ${BINMODE} ${PREFIX}/lib/anope/services
${CHMOD} ${BINMODE} ${PREFIX}/lib/anope/modules/*.so
+ ${CHMOD} ${SHAREMODE} ${PREFIX}/lib/anope/languages/*
${CHOWN} ${ANOPE_USER} ${PREFIX}/lib/anope
${CHOWN} ${ANOPE_USER} ${PREFIX}/lib/anope/backups
${CHOWN} ${ANOPE_USER} ${PREFIX}/lib/anope/logs
diff -r 9b4e87438293 -r 5cf633c04be6 chat/anope/PLIST
--- a/chat/anope/PLIST Wed Jul 11 19:27:18 2007 +0000
+++ b/chat/anope/PLIST Wed Jul 11 19:32:23 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2007/04/09 09:40:23 adrianp Exp $
+@comment $NetBSD: PLIST,v 1.3 2007/07/11 19:32:23 adrianp Exp $
lib/anope/anoperc
lib/anope/languages/cat
lib/anope/languages/de
@@ -77,7 +77,8 @@
lib/anope/modules/hs_set.so
lib/anope/modules/hs_setall.so
lib/anope/modules/hybrid.so
-lib/anope/modules/inspircd.so
+lib/anope/modules/inspircd10.so
+lib/anope/modules/inspircd11.so
lib/anope/modules/ms_cancel.so
lib/anope/modules/ms_check.so
lib/anope/modules/ms_del.so
diff -r 9b4e87438293 -r 5cf633c04be6 chat/anope/distinfo
--- a/chat/anope/distinfo Wed Jul 11 19:27:18 2007 +0000
+++ b/chat/anope/distinfo Wed Jul 11 19:32:23 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2007/04/09 09:40:23 adrianp Exp $
+$NetBSD: distinfo,v 1.3 2007/07/11 19:32:23 adrianp Exp $
-SHA1 (anope-1.7.18.tar.gz) = 0ff5263bc6dc435d4abf878819cb103fcfb54e39
-RMD160 (anope-1.7.18.tar.gz) = b334fad432e865a780170d9eeba2f455d248be30
-Size (anope-1.7.18.tar.gz) = 1486562 bytes
+SHA1 (anope-1.7.19.tar.gz) = fabdf5293b985463250e53e90cf04acf04f9a048
+RMD160 (anope-1.7.19.tar.gz) = 01169edef64bacfb5a8e92710d62e1796752ddf4
+Size (anope-1.7.19.tar.gz) = 1505639 bytes
SHA1 (patch-aa) = 3a5dcfd4029a4a6f55a3b39d34e706502ecfe05c
Home |
Main Index |
Thread Index |
Old Index