summaryrefslogtreecommitdiff
path: root/chat/anope/Makefile
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2007-07-11 19:32:23 +0000
committeradrianp <adrianp@pkgsrc.org>2007-07-11 19:32:23 +0000
commit9548d892ea4eff531fb4d1c06d4a41d515c77a6c (patch)
tree827ad342ddfa06ef9e9f3d6fc8fd7c0360f786f1 /chat/anope/Makefile
parentba0ac8546220657038c613799e9284e2283ec874 (diff)
downloadpkgsrc-9548d892ea4eff531fb4d1c06d4a41d515c77a6c.tar.gz
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 (limited to 'chat/anope/Makefile')
-rw-r--r--chat/anope/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/chat/anope/Makefile b/chat/anope/Makefile
index 943d6a32891..fdc850d3bd1 100644
--- a/chat/anope/Makefile
+++ b/chat/anope/Makefile
@@ -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
@@ -65,6 +65,7 @@ post-install:
${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