ports/98119: [PATCH] net/pathchar: pkg-plist cleanup, take maintainership

Nils Vogels nivo+kw+ports.bfa274 at is-root.com
Tue May 30 04:10:13 UTC 2006


>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 30 04:10:09 GMT 2006
>Closed-Date:
>Last-Modified:
>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 at FreeBSD.org
+MAINTAINER=	nivo+kw+ports.bfa274 at 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
- at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list