pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat List me as maintainer of the "xchat-python" package.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7a2b465a6def
branches:  trunk
changeset: 509799:7a2b465a6def
user:      tron <tron%pkgsrc.org@localhost>
date:      Tue Mar 14 17:59:57 2006 +0000

description:
List me as maintainer of the "xchat-python" package.

diffstat:

 chat/xchat-python/Makefile |  3 ++-
 chat/xchat/Makefile        |  5 ++---
 chat/xchat/Makefile.common |  3 +--
 3 files changed, 5 insertions(+), 6 deletions(-)

diffs (47 lines):

diff -r 3de1f7dab1c6 -r 7a2b465a6def chat/xchat-python/Makefile
--- a/chat/xchat-python/Makefile        Tue Mar 14 17:24:34 2006 +0000
+++ b/chat/xchat-python/Makefile        Tue Mar 14 17:59:57 2006 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2006/02/05 23:08:26 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2006/03/14 17:59:57 tron Exp $
 
 .include "../../chat/xchat/Makefile.common"
 
 PKGNAME=               ${DISTNAME:S/-/-python-/}
 PKGREVISION=           1
+MAINTAINER=            tron%NetBSD.org@localhost
 
 COMMENT=               Python scripting plugin for xchat
 
diff -r 3de1f7dab1c6 -r 7a2b465a6def chat/xchat/Makefile
--- a/chat/xchat/Makefile       Tue Mar 14 17:24:34 2006 +0000
+++ b/chat/xchat/Makefile       Tue Mar 14 17:59:57 2006 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.36 2006/02/05 23:08:26 joerg Exp $
-
-MAINTAINER=            tron%NetBSD.org@localhost
+# $NetBSD: Makefile,v 1.37 2006/03/14 17:59:57 tron Exp $
 
 .include "Makefile.common"
 
 PKGREVISION=           3
+MAINTAINER=            tron%NetBSD.org@localhost
 
 PATCH_SITES=                   ${MASTER_SITES}/patches/
 PATCHFILES=            xc245-fix-te-notify.diff
diff -r 3de1f7dab1c6 -r 7a2b465a6def chat/xchat/Makefile.common
--- a/chat/xchat/Makefile.common        Tue Mar 14 17:24:34 2006 +0000
+++ b/chat/xchat/Makefile.common        Tue Mar 14 17:59:57 2006 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile.common,v 1.46 2006/02/02 21:08:11 tron Exp $
+# $NetBSD: Makefile.common,v 1.47 2006/03/14 17:59:57 tron Exp $
 
 DISTNAME=      xchat-2.4.5
 CATEGORIES=    chat gnome
 MASTER_SITES=  http://www.xchat.org/files/source/2.4/
 EXTRACT_SUFX=  .tar.bz2
 
-MAINTAINER?=   minskim%NetBSD.org@localhost
 HOMEPAGE=      http://www.xchat.org/
 
 DISTINFO_FILE= ${.CURDIR}/../../chat/xchat/distinfo



Home | Main Index | Thread Index | Old Index