From weaseal@relnor.com  Mon Feb 16 16:54:56 2004
Return-Path: <weaseal@relnor.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3C69616A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 16 Feb 2004 16:54:56 -0800 (PST)
Received: from relnor.com (pcp694352pcs.lvngst01.md.comcast.net [68.50.16.152])
	by mx1.FreeBSD.org (Postfix) with ESMTP id BECE843D1D
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 16 Feb 2004 16:54:55 -0800 (PST)
	(envelope-from weaseal@relnor.com)
Received: from relnor.com (localhost [127.0.0.1])
	by relnor.com (8.12.10/8.12.10) with ESMTP id i1H0svmm002243;
	Mon, 16 Feb 2004 19:54:58 -0500 (EST)
	(envelope-from weaseal@relnor.com)
Received: (from weaseal@localhost)
	by relnor.com (8.12.10/8.12.10/Submit) id i1H0sval002242;
	Mon, 16 Feb 2004 19:54:57 -0500 (EST)
	(envelope-from weaseal)
Message-Id: <200402170054.i1H0sval002242@relnor.com>
Date: Mon, 16 Feb 2004 19:54:57 -0500 (EST)
From: Walter Venable <hotmail@hotmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: weaseal@users.sourceforge.net
Subject: [MAINTAINER-PATCH] irc/srvx: Remove pkg-plist, make a change to pkg-descr
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         62940
>Category:       ports
>Synopsis:       [MAINTAINER-PATCH] irc/srvx: Remove pkg-plist, make a change to pkg-descr
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 16 17:00:34 PST 2004
>Closed-Date:    Tue Feb 17 00:38:00 PST 2004
>Last-Modified:  Tue Feb 17 00:38:00 PST 2004
>Originator:     Walter Venable
>Release:        FreeBSD 4.9-RELEASE-p2 i386
>Organization:
Just some guy in a dorm room.
>Environment:
System:	FreeBSD server.weaseal.com 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #0: Mon
 Feb  9 14:13:43 EST
>Description:
I have removed the pkg-plist file and moved all of its data to the
new PLIST_FILES and PLIST_DIRS macros in the Makefile.  I have also made several
changes to the pkg-descr file to reflect the GamesNET.net->GameSurge.net IRC
move.  PORTVERSION has been bumped to 1 since the actual software version of
srvx has not changed; these changes are Port-specific only.

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
Apply the patch below.

--- srvx-1.2.1_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/irc/srvx/Makefile /usr/ports/irc/srvx-new/Mak
efile
--- /usr/ports/irc/srvx/Makefile	Thu Jan 22 03:22:03 2004
+++ /usr/ports/irc/srvx-new/Makefile	Mon Feb 16 18:48:07 2004
@@ -7,6 +7,7 @@

 PORTNAME=	srvx
 PORTVERSION=	1.2.1
+PORTREVISION=	1
 CATEGORIES=	irc net
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	srvx
@@ -24,6 +25,9 @@
 .if defined(WITH_PROTOCOL_BAHAMUT)
 CONFIGURE_ARGS+=	--with-protocol=bahamut
 .endif
+
+PLIST_FILES=	bin/srvx etc/srvx.conf.example etc/sockcheck.conf.example share/
doc/${PORTNAME}/chanserv.help share/doc/${PORTNAME}/global.help share/doc/${PORT
NAME}/helpserv.help share/doc/${PORTNAME}/modcmd.help share/doc/${PORTNAME}/nick
serv.help share/doc/${PORTNAME}/opserv.help share/doc/${PORTNAME}/saxdb.help sha
re/doc/${PORTNAME}/sendmail.help share/doc/${PORTNAME}/sockcheck.help
+PLIST_DIRS=	share/doc/${PORTNAME}

 pre-fetch:
 	@ ${ECHO} ""
diff -ruN --exclude=CVS /usr/ports/irc/srvx/pkg-descr /usr/ports/irc/srvx-new/pk
g-descr
--- /usr/ports/irc/srvx/pkg-descr	Mon Jan 12 05:45:48 2004
+++ /usr/ports/irc/srvx-new/pkg-descr	Mon Feb 16 19:03:31 2004
@@ -1,5 +1,5 @@
 srvx is a set of IRC services for ircu P10 protocol networks; it
-is developed by a team of programmers affiliated with the GamesNET
+is developed by a team of programmers affiliated with the GameSurge
 IRC Network. srvx is designed to be a fast, extensible, scalable
 and reliable provider of NickServ, ChanServ, HelpServ, OperServ,
 and Global services as well as advanced proxy detection.
@@ -8,10 +8,9 @@
 the terms and conditions of the GNU General Public License, commonly known
 as  the GNU GPL.

-The authors can be contacted via irc on irc.gamesnet.net in channel #srvx.
+The authors can be contacted via irc on irc.gamesurge.net in channel #srvx.
 Note that only one of the many authors is listed below, see website for a
 full list.

 Author:	"Entrope" <entrope@users.sourceforge.net>
 WWW:	http://www.srvx.net
-
diff -ruN --exclude=CVS /usr/ports/irc/srvx/pkg-plist /usr/ports/irc/srvx-new/pk
g-plist
--- /usr/ports/irc/srvx/pkg-plist	Mon Jan 12 05:45:48 2004
+++ /usr/ports/irc/srvx-new/pkg-plist	Wed Dec 31 19:00:00 1969
@@ -1,12 +0,0 @@
-bin/srvx
-etc/srvx.conf.example
-etc/sockcheck.conf.example
-%%DOCSDIR%%/chanserv.help
-%%DOCSDIR%%/global.help
-%%DOCSDIR%%/helpserv.help
-%%DOCSDIR%%/modcmd.help
-%%DOCSDIR%%/nickserv.help
-%%DOCSDIR%%/opserv.help
-%%DOCSDIR%%/saxdb.help
-%%DOCSDIR%%/sendmail.help
-%%DOCSDIR%%/sockcheck.help
--- srvx-1.2.1_1.patch ends here ---
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Tue Feb 17 00:37:55 PST 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=62940 
>Unformatted:
