From jdc@koitsu.dyndns.org  Thu Jun 28 18:41:54 2012
Return-Path: <jdc@koitsu.dyndns.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 671B61065680
	for <freebsd-gnats-submit@freebsd.org>; Thu, 28 Jun 2012 18:41:54 +0000 (UTC)
	(envelope-from jdc@koitsu.dyndns.org)
Received: from qmta01.emeryville.ca.mail.comcast.net (qmta01.emeryville.ca.mail.comcast.net [76.96.30.16])
	by mx1.freebsd.org (Postfix) with ESMTP id 4E1D88FC17
	for <freebsd-gnats-submit@freebsd.org>; Thu, 28 Jun 2012 18:41:54 +0000 (UTC)
Received: from omta20.emeryville.ca.mail.comcast.net ([76.96.30.87])
	by qmta01.emeryville.ca.mail.comcast.net with comcast
	id TuLL1j00U1smiN4A1ugo56; Thu, 28 Jun 2012 18:40:48 +0000
Received: from koitsu.dyndns.org ([67.180.84.87])
	by omta20.emeryville.ca.mail.comcast.net with comcast
	id Tugn1j00f1t3BNj8gugntB; Thu, 28 Jun 2012 18:40:47 +0000
Received: by icarus.home.lan (Postfix, from userid 1000)
	id 30A3E73A1A; Thu, 28 Jun 2012 11:40:47 -0700 (PDT)
Message-Id: <20120628184047.30A3E73A1A@icarus.home.lan>
Date: Thu, 28 Jun 2012 11:40:47 -0700 (PDT)
From: Jeremy Chadwick <jdc@koitsu.org>
Reply-To: Jeremy Chadwick <jdc@koitsu.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update Email addresses and URLs
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         169528
>Category:       ports
>Synopsis:       Update Email addresses and URLs
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    crees
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 28 18:50:08 UTC 2012
>Closed-Date:    Thu Jun 28 20:16:35 UTC 2012
>Last-Modified:  Thu Jun 28 20:20:08 UTC 2012
>Originator:     Jeremy Chadwick
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD icarus.home.lan 9.0-STABLE FreeBSD 9.0-STABLE #0: Fri Jun 8 18:09:07 PDT 2012 root@icarus.home.lan:/usr/obj/usr/src/sys/X7SBA_RELENG_9_amd64 amd64
>Description:
	My Email address changed recently (I'm trying to consolidate everything),
	as did my domain, so the ports I maintain or have involvement with need
	to be updated to reflect this.  :-)  Relevant ports:

	games/nethack34
	sysutils/bsdhwmon
	sysutils/mcelog

	Also, I'm not sure this is permitted, but if changing the "Whom" lines
	in Makefiles is permitted, then I'd also like to have these files changed
	to have my Email addresses updated in the "Whom" line in these files
	(to be jdc@koitsu.org):

	games/nethack33-nox11/Makefile
	games/nethack34-nox11/Makefile
	sysutils/bsdhwmon/Makefile
	sysutils/mcelog/Makefile

	Thank you!
>How-To-Repeat:
	n/a
>Fix:
	Apply below patches.  Patches will also be available via HTTP at the
	below URL, one I get the PR number:

	http://jdc.koitsu.org/freebsd/{prnum}/

diff -ruN ports/games/nethack34/Makefile.orig ports/games/nethack34/Makefile
--- ports/games/nethack34/Makefile.orig	2011-12-16 16:22:20.000000000 -0800
+++ ports/games/nethack34/Makefile	2012-04-21 00:52:39.879579005 -0700
@@ -64,7 +64,7 @@
 .endif
 .if defined(WITH_STATUSCOLORS)
 PATCHFILES+=	nh343-statuscolors.fixed.patch
-PATCH_SITES+=	http://jdc.parodius.com/nethack/ \
+PATCH_SITES+=	http://jdc.koitsu.org/nethack/ \
 		${MASTER_SITE_LOCAL:S|%SUBDIR%|wxs|}
 PATCH_DIST_STRIP=	-p1
 .endif



diff -ruN ports/sysutils/bsdhwmon/Makefile.orig ports/sysutils/bsdhwmon/Makefile
--- ports/sysutils/bsdhwmon/Makefile.orig	2009-07-03 08:39:08.000000000 -0700
+++ ports/sysutils/bsdhwmon/Makefile	2012-04-21 00:52:06.821648382 -0700
@@ -8,9 +8,9 @@
 PORTNAME=	bsdhwmon
 PORTVERSION=	20090703
 CATEGORIES=	sysutils
-MASTER_SITES=	http://bsdhwmon.parodius.com/dist/
+MASTER_SITES=	http://bsdhwmon.koitsu.org/dist/
 
-MAINTAINER=	jdc@parodius.com
+MAINTAINER=	jdc@koitsu.org
 COMMENT=	Hardware sensor monitoring utility for FreeBSD
 
 PLIST_FILES=	sbin/bsdhwmon
diff -ruN ports/sysutils/bsdhwmon/pkg-descr.orig ports/sysutils/bsdhwmon/pkg-descr
--- ports/sysutils/bsdhwmon/pkg-descr.orig	2008-10-05 07:50:12.000000000 -0700
+++ ports/sysutils/bsdhwmon/pkg-descr	2012-04-21 00:52:15.795784509 -0700
@@ -17,4 +17,4 @@
   warnings)
 - Open-source, released under the FreeBSD 2-clause BSD license
 
-WWW: http://bsdhwmon.parodius.com/
+WWW: http://bsdhwmon.koitsu.org/



diff -ruN ports/sysutils/mcelog/Makefile.orig ports/sysutils/mcelog/Makefile
--- ports/sysutils/mcelog/Makefile.orig	2011-11-17 14:33:19.000000000 -0800
+++ ports/sysutils/mcelog/Makefile	2012-04-21 00:54:58.291556525 -0700
@@ -16,7 +16,7 @@
 		http://korg.cs.utah.edu/pub/linux/utils/cpu/mce/ \
 		http://ftp.oregonstate.edu/pub/linux/utils/cpu/mce/
 
-MAINTAINER=	freebsd@jdc.parodius.com
+MAINTAINER=	jdc@koitsu.org
 COMMENT=	Collects and decodes Machine Check Exception data
 
 LICENSE=	GPLv2
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->crees 
Responsible-Changed-By: crees 
Responsible-Changed-When: Thu Jun 28 20:11:54 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=169528 
State-Changed-From-To: open->closed 
State-Changed-By: crees 
State-Changed-When: Thu Jun 28 20:16:34 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=169528 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/169528: commit references a PR
Date: Thu, 28 Jun 2012 20:15:36 +0000 (UTC)

 crees       2012-06-28 20:15:27 UTC
 
   FreeBSD ports repository
 
   Modified files:
     games/nethack34      Makefile 
     ports-mgmt/tinderbox Makefile 
     ports-mgmt/tinderbox-devel Makefile 
     sysutils/bsdhwmon    Makefile pkg-descr 
     sysutils/mcelog      Makefile 
   Log:
   Update maintainer addresses, MASTER_SITES and PATCH_SITES
   
   PR:             ports/169528
   Submitted by:   koitsu (maintainer)
   
   Revision  Changes    Path
   1.77      +1 -1      ports/games/nethack34/Makefile
   1.82      +1 -0      ports/ports-mgmt/tinderbox-devel/Makefile
   1.74      +1 -0      ports/ports-mgmt/tinderbox/Makefile
   1.5       +2 -2      ports/sysutils/bsdhwmon/Makefile
   1.2       +1 -1      ports/sysutils/bsdhwmon/pkg-descr
   1.4       +1 -1      ports/sysutils/mcelog/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
