From ler@lerctr.org  Sun May 11 19:48:24 2014
Return-Path: <ler@lerctr.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 4F6C3FD
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sun, 11 May 2014 19:48:24 +0000 (UTC)
Received: from thebighonker.lerctr.org (lrosenman-1-pt.tunnel.tserv8.dal1.ipv6.he.net [IPv6:2001:470:1f0e:3ad::2])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "thebighonker.lerctr.org", Issuer "CA Cert Signing Authority" (not verified))
	by mx1.freebsd.org (Postfix) with ESMTPS id 2CB362EC0
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sun, 11 May 2014 19:48:24 +0000 (UTC)
Received: from ler by thebighonker.lerctr.org with local (Exim 4.82 (FreeBSD))
	(envelope-from <ler@lerctr.org>)
	id 1WjZjS-000ChF-Up; Sun, 11 May 2014 14:48:22 -0500
Message-Id: <E1WjZjS-000ChF-Up@thebighonker.lerctr.org>
Date: Sun, 11 May 2014 14:48:22 -0500
From: Larry Rosenman <ler@lerctr.org>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc: ler@lerctr.org
Subject: [PATCH] net-mgmt/iog: reset maintainer
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         189683
>Category:       ports
>Synopsis:       [PATCH] net-mgmt/iog: reset maintainer
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 11 19:50:00 UTC 2014
>Closed-Date:    Mon May 12 16:25:31 UTC 2014
>Last-Modified:  Mon May 12 16:30:00 UTC 2014
>Originator:     Larry Rosenman
>Release:        FreeBSD 10.0-STABLE amd64
>Organization:
LERCTR Consulting
>Environment:
System: FreeBSD thebighonker.lerctr.org 10.0-STABLE FreeBSD 10.0-STABLE #26 r265290M: Sat May  3 18:41:16
>Description:
[PORTTOOLS: DESCRIBE CHANGES]
- Reset maintainership to ports@FreeBSD.org

Port maintainer (ler@lerctr.org) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:

--- iog-1.03.patch begins here ---
diff -ruN /usr/ports/net-mgmt/iog/Makefile ./Makefile
--- /usr/ports/net-mgmt/iog/Makefile	2014-01-03 18:36:11.464856235 -0600
+++ ./Makefile	2014-05-11 14:47:40.414318939 -0500
@@ -9,7 +9,7 @@
 DISTNAME=	iog-${PORTVERSION}
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	ler@lerctr.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Graphs Byte Counts for switches/routers/etc
 
 NO_BUILD=	yes
--- iog-1.03.patch ends here ---

>Release-Note:
>Audit-Trail:
Class-Changed-From-To: change-request->maintainer-update 
Class-Changed-By: edwin 
Class-Changed-When: Sun May 11 19:50:07 UTC 2014 
Class-Changed-Why:  
Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=189683 
Responsible-Changed-From-To: freebsd-ports-bugs->sunpoet 
Responsible-Changed-By: sunpoet 
Responsible-Changed-When: Sun May 11 19:59:29 UTC 2014 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=189683 
State-Changed-From-To: open->closed 
State-Changed-By: sunpoet 
State-Changed-When: Mon May 12 16:25:30 UTC 2014 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/189683: commit references a PR
Date: Mon, 12 May 2014 16:25:20 +0000 (UTC)

 Author: sunpoet
 Date: Mon May 12 16:25:16 2014
 New Revision: 353862
 URL: http://svnweb.freebsd.org/changeset/ports/353862
 QAT: https://qat.redports.org/buildarchive/r353862/
 
 Log:
   - Reset maintainership
   - While I'm here:
     - Remove unnecessary DISTNAME
     - Use USES=tar:tgz
     - Support STAGEDIR
   
   PR:		ports/189683
   Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
 
 Modified:
   head/net-mgmt/iog/Makefile
   head/net-mgmt/iog/pkg-plist
 
 Modified: head/net-mgmt/iog/Makefile
 ==============================================================================
 --- head/net-mgmt/iog/Makefile	Mon May 12 16:19:06 2014	(r353861)
 +++ head/net-mgmt/iog/Makefile	Mon May 12 16:25:16 2014	(r353862)
 @@ -6,37 +6,26 @@ PORTVERSION=	1.03
  PORTREVISION=	1
  CATEGORIES=	net-mgmt
  MASTER_SITES=	http://www.dynw.com/iog/
 -DISTNAME=	iog-${PORTVERSION}
 -EXTRACT_SUFX=	.tgz
  
 -MAINTAINER=	ler@lerctr.org
 +MAINTAINER=	ports@FreeBSD.org
  COMMENT=	Graphs Byte Counts for switches/routers/etc
  
  NO_BUILD=	yes
 -USES=		perl5
 -PLIST_SUB+=	VERSION=${PORTVERSION}
 +USES=		perl5 tar:tgz
 +PLIST_SUB=	VERSION=${PORTVERSION}
  IOG_USER=	iog
  IOG_GROUP=	www
  
 -IOGDIR=	${PREFIX}/iog/iog-${PORTVERSION}
 +IOGDIR=		${PREFIX}/iog/iog-${PORTVERSION}
  
 -NO_STAGE=	yes
  do-install:
 -	@PREFIX="${PREFIX}" ${SH} ${PKGINSTALL} ${PORTNAME} PRE-INSTALL
 -	@${MKDIR} -m 755 ${IOGDIR}
 -	@${CHMOD} 0600 ${WRKSRC}/iog.cfg
 -	@${CP} ${WRKSRC}/iog.cfg ${WRKSRC}/iog.cfg.sample
 -	@${CP} -R ${WRKSRC}/* ${IOGDIR}
 -	@if [ ! -x ${IOGDIR}/iog.cfg ]; then \
 -		${CP} ${IOGDIR}/iog.cfg.sample ${IOGDIR}/iog.cfg ; \
 -	fi
 -	@${FIND} ${IOGDIR} -name \*.orig -or \
 -		-name \*.bak | ${XARGS} ${RM} -f
 -	${CHOWN} -R ${IOG_USER}:${IOG_GROUP} ${PREFIX}/iog
 -	@if [ -L ${PREFIX}/iog/iog ]; then \
 -		${ECHO} "Updating ${PREFIX}/iog/iog symbolic link" ; \
 -		${RM} ${PREFIX}/iog/iog ; \
 -	fi
 -	${LN} -sf ${IOGDIR} ${PREFIX}/iog/iog
 +	PREFIX="${PREFIX}" ${SH} ${PKGINSTALL} ${PORTNAME} PRE-INSTALL
 +	${MKDIR} -m 755 ${STAGEDIR}${IOGDIR}
 +	${CHMOD} 0600 ${WRKSRC}/iog.cfg
 +	${CP} ${WRKSRC}/iog.cfg ${WRKSRC}/iog.cfg.sample
 +	${CP} -R ${WRKSRC}/* ${STAGEDIR}${IOGDIR}
 +	${CP} ${STAGEDIR}${IOGDIR}/iog.cfg.sample ${STAGEDIR}${IOGDIR}/iog.cfg
 +	${FIND} ${STAGEDIR}${IOGDIR} -name '*.bak' -or -name '*.orig' -delete
 +	${LN} -sf ${IOGDIR} ${STAGEDIR}${PREFIX}/iog/iog
  
  .include <bsd.port.mk>
 
 Modified: head/net-mgmt/iog/pkg-plist
 ==============================================================================
 --- head/net-mgmt/iog/pkg-plist	Mon May 12 16:19:06 2014	(r353861)
 +++ head/net-mgmt/iog/pkg-plist	Mon May 12 16:25:16 2014	(r353862)
 @@ -1,3 +1,6 @@
 +@owner iog
 +@group www
 +iog/iog
  iog/iog-%%VERSION%%/Artistic
  iog/iog-%%VERSION%%/BER.pm
  iog/iog-%%VERSION%%/README
 @@ -6,10 +9,10 @@ iog/iog-%%VERSION%%/howto-iog.html
  iog/iog-%%VERSION%%/in.gif
  iog/iog-%%VERSION%%/index.php
  iog/iog-%%VERSION%%/iog
 -@unexec if cmp -s %D/iog/iog-%%VERSION%%/iog.cfg %D/iog/iog-%%VERSION%%/iog.cfg.sample; then rm -f %D/iog/iog-%%VERSION%%/iog.cfg; fi
 -iog/iog-%%VERSION%%/iog.cfg.sample
 +@sample iog/iog-%%VERSION%%/iog.cfg.sample
  iog/iog-%%VERSION%%/ioglogo.gif
  iog/iog-%%VERSION%%/out.gif
 -iog/iog
  @dirrmtry iog/iog-%%VERSION%%
  @dirrmtry iog
 +@owner
 +@group
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
