Subject: pkg/22170: address change
To: None <gnats-bugs@gnats.netbsd.org>
From: None <collver1@comcast.net>
List: netbsd-bugs
Date: 07/17/2003 20:35:14
>Number: 22170
>Category: pkg
>Synopsis: address change
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Fri Jul 18 03:36:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:
>Release: NetBSD 1.6.1
>Organization:
metaphors be with you
>Environment:
System: NetBSD sanctum 1.6.1 NetBSD 1.6.1 (SANCTUM) #3: Wed Apr 30 05:47:06 PDT 2003 root@sanctum:/usr/src/sys/arch/i386/compile/SANCTUM i386
Architecture: i386
Machine: i386
>Description:
My ISP changed from attbi.com to comcast.net, please change MAINTAINER
from collver1@attbi.com to collver1@comcast.net.
>How-To-Repeat:
>Fix:
something like:
export t=`mktemp -t foo` && cd /usr/pkgsrc && for i in ./archivers/bicom/Makefile ./archivers/cabextract/Makefile ./archivers/mscompress/Makefile ./archivers/stuffit/Makefile ./archivers/xmill/Makefile ./audio/cheesetracker/Makefile ./audio/csound/Makefile ./audio/csound-bath/Makefile ./audio/csound-manual/Makefile ./audio/flac/Makefile ./audio/flac-xmms/Makefile ./audio/gmodplay/Makefile ./audio/shorten/Makefile ./audio/spiralloops/Makefile ./audio/spiralsynth/Makefile ./chat/lmme/Makefile ./chat/amsn/Makefile ./converters/tex2rtf/Makefile ./databases/pxtools/Makefile ./devel/SDL_gfx/Makefile ./devel/libetm/Makefile ./devel/libmemmgr/Makefile ./devel/libportlib/Makefile ./devel/libts/Makefile ./emulators/twin/Makefile ./games/falcons-eye/Makefile ./games/iso-pernangband/Makefile ./games/ularn/Makefile ./games/fkiss/Makefile ./graphics/gfract/Makefile ./graphics/mplex/Makefile ./graphics/SDL_image/Makefile ./pkgtools/bsdpak/Makefile ./sysutils/memtest86/Makefile ./sysutils/su2/Makefile ./sysutils/vcdimager/Makefile ./sysutils/vcdimager-devel/Makefile ./textproc/helpdeco/Makefile ./textproc/rtf-tools/Makefile ./textproc/texi2roff/Makefile ./textproc/troffcvt/Makefile ./x11/wx1Motif/Makefile; do sed <$i >$t 's/\(collver1@\)attbi.com/&comcast.net/g'; mv $t $i; done; rm $t
>Release-Note:
>Audit-Trail:
>Unformatted: