From nivo@imhotep.yuckfou.org  Tue May 30 04:01:58 2006
Return-Path: <nivo@imhotep.yuckfou.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 22BE416A99A
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 30 May 2006 04:01:58 +0000 (UTC)
	(envelope-from nivo@imhotep.yuckfou.org)
Received: from ssdd.xs4all.nl (ssdd.xs4all.nl [195.64.89.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A01E043D4C
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 30 May 2006 04:01:57 +0000 (GMT)
	(envelope-from nivo@imhotep.yuckfou.org)
Received: from localhost (localhost [127.0.0.1])
	by imhotep.yuckfou.org (Postfix) with ESMTP id A818BE3
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 30 May 2006 06:03:54 +0200 (CEST)
Received: from ssdd.xs4all.nl ([127.0.0.1])
	by localhost (imhotep.is-root.com [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id eyRw8ZO1fgbU for <FreeBSD-gnats-submit@freebsd.org>;
	Tue, 30 May 2006 06:03:48 +0200 (CEST)
Received: by imhotep.yuckfou.org (Postfix, from userid 1000)
	id 736B6D3; Tue, 30 May 2006 06:03:48 +0200 (CEST)
Message-Id: <20060530040348.736B6D3@imhotep.yuckfou.org>
Date: Tue, 30 May 2006 06:03:48 +0200 (CEST)
From: Nils Vogels <nivo+kw+ports.bfa274@is-root.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] net/pathchar: pkg-plist cleanup, take maintainership
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         98119
>Category:       ports
>Synopsis:       [PATCH] net/pathchar: pkg-plist cleanup, take maintainership
>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:   Tue May 30 04:10:09 GMT 2006
>Closed-Date:    Tue May 30 06:29:36 GMT 2006
>Last-Modified:  Tue May 30 06:29:36 GMT 2006
>Originator:     Nils Vogels
>Release:        FreeBSD 5.4-RELEASE-p6 i386
>Organization:
IS-Root
>Environment:
System: FreeBSD imhotep.yuckfou.org 5.4-RELEASE-p6 FreeBSD 5.4-RELEASE-p6 #0: Fri Aug  5 19:36:46 CEST
>Description:

- Cleanup up plist to use macros
- Take maintainership

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- pathchar-a1_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/pathchar/Makefile /disk/3/home/nivo/ports/pathchar/Makefile
--- /usr/ports/net/pathchar/Makefile	Sat Apr 10 19:26:45 2004
+++ /disk/3/home/nivo/ports/pathchar/Makefile	Tue May 30 06:02:31 2006
@@ -8,6 +8,7 @@
 
 PORTNAME=	pathchar
 PORTVERSION=	a1
+PORTREVISION=	1
 CATEGORIES=	net
 MASTER_SITES=	ftp://ftp.ee.lbl.gov/pathchar/:lbl  \
 		http://www.caida.org/tools/utilities/others/pathchar/:caida \
@@ -18,7 +19,7 @@
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX}:lbl pathcharnotes.html:caida,local \
 		pathchar.8:local pathchar.mantxt:sitka,local
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	nivo+kw+ports.bfa274@is-root.com
 COMMENT=	LBNL Internet path characterization tool
 
 ONLY_FOR_ARCHS=	i386
diff -ruN --exclude=CVS /usr/ports/net/pathchar/pkg-plist /disk/3/home/nivo/ports/pathchar/pkg-plist
--- /usr/ports/net/pathchar/pkg-plist	Wed Nov 22 01:26:02 2000
+++ /disk/3/home/nivo/ports/pathchar/pkg-plist	Tue May 30 06:00:13 2006
@@ -1,6 +1,6 @@
 @comment $FreeBSD: ports/net/pathchar/pkg-plist,v 1.4 2000/11/22 00:26:02 obrien Exp $
 bin/pathchar
-share/doc/pathchar/README.pathchar
-share/doc/pathchar/pathcharnotes.html
-share/doc/pathchar/pathchar.mantxt
-@dirrm share/doc/pathchar
+%%PORTDOCS%%%%DOCSDIR%%/README.pathchar
+%%PORTDOCS%%%%DOCSDIR%%/pathcharnotes.html
+%%PORTDOCS%%%%DOCSDIR%%/pathchar.mantxt
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
--- pathchar-a1_1.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: clsung 
State-Changed-When: Tue May 30 06:28:56 UTC 2006 
State-Changed-Why:  
Committed without bumping PORTREVISION. Thank you. 

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