pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/ircII Add a couple of scripts to PLIST, add a HOM...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/815ea1be9d03
branches:  trunk
changeset: 469289:815ea1be9d03
user:      snj <snj%pkgsrc.org@localhost>
date:      Sat Feb 21 22:06:37 2004 +0000

description:
Add a couple of scripts to PLIST, add a HOMEPAGE, bump PKGREVISION.
Okayed by jmmv.

diffstat:

 chat/ircII/Makefile |  4 +++-
 chat/ircII/PLIST    |  4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diffs (46 lines):

diff -r 9e90f54f163b -r 815ea1be9d03 chat/ircII/Makefile
--- a/chat/ircII/Makefile       Sat Feb 21 19:17:33 2004 +0000
+++ b/chat/ircII/Makefile       Sat Feb 21 22:06:37 2004 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2004/02/16 09:25:53 mrg Exp $
+# $NetBSD: Makefile,v 1.34 2004/02/21 22:06:37 snj Exp $
 
 DISTNAME=              ircii-${VERS}
 PKGNAME=               ircII-${VERS}
+PKGREVISION=           1
 CATEGORIES=            chat
 MASTER_SITES=          ftp://ircii.warped.com/pub/ircII/ \
                        ftp://ircftp.au.eterna.com.au/pub/ircII/ \
@@ -9,6 +10,7 @@
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            tech-pkg%NetBSD.org@localhost
+HOMEPAGE=              http://www.eterna.com.au/ircii/
 COMMENT=               The 'Internet Relay Chat' and 'Internet Citizens Band' Client
 
 CONFLICTS=             blackened-[0-9]*
diff -r 9e90f54f163b -r 815ea1be9d03 chat/ircII/PLIST
--- a/chat/ircII/PLIST  Sat Feb 21 19:17:33 2004 +0000
+++ b/chat/ircII/PLIST  Sat Feb 21 22:06:37 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2004/02/16 09:25:53 mrg Exp $
+@comment $NetBSD: PLIST,v 1.15 2004/02/21 22:06:37 snj Exp $
 bin/irc
 bin/irc-${VERS}
 bin/ircbug
@@ -563,6 +563,7 @@
 share/irc/script/meta2
 share/irc/script/msg
 share/irc/script/mudlike
+share/irc/script/multichan
 share/irc/script/nemesis
 share/irc/script/netsplit
 share/irc/script/newaway
@@ -575,6 +576,7 @@
 share/irc/script/ping
 share/irc/script/prefix
 share/irc/script/recursion
+share/irc/script/redirx
 share/irc/script/repeat
 share/irc/script/screen
 share/irc/script/service



Home | Main Index | Thread Index | Old Index