From nobody@FreeBSD.org  Sat Jul 28 02:11:17 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D09C51065670
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 28 Jul 2012 02:11:17 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id BC2B18FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 28 Jul 2012 02:11:17 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q6S2BHvE013062
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 28 Jul 2012 02:11:17 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q6S2BHYA013061;
	Sat, 28 Jul 2012 02:11:17 GMT
	(envelope-from nobody)
Message-Id: <201207280211.q6S2BHYA013061@red.freebsd.org>
Date: Sat, 28 Jul 2012 02:11:17 GMT
From: Warren Block <wblock@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] update textproc/igor to 1.309
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         170225
>Category:       ports
>Synopsis:       [patch] update textproc/igor to 1.309
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gjb
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 28 02:20:07 UTC 2012
>Closed-Date:    Sat Jul 28 03:11:52 UTC 2012
>Last-Modified:  Sat Jul 28 03:20:03 UTC 2012
>Originator:     Warren Block
>Release:        9-stable
>Organization:
>Environment:
FreeBSD lightning 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #0 r238818: Thu Jul 26 20:17:55 MDT 2012     root@lightning:/usr/obj/usr/src/sys/LIGHTNING  amd64
>Description:
Update textproc/igor to version 1.309 and take maintainership.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: distinfo
===================================================================
--- distinfo	(revision 301625)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (igor-1.259.tar.gz) = 19d719be99bef669514419f80c6d19577b8ed29030578ea1121ad5ce88a02c11
-SIZE (igor-1.259.tar.gz) = 18065
+SHA256 (igor-1.309.tar.gz) = 89e085c241b87c837a7f5704be5436187f06e86b15dbd67c52ae87de03d2776d
+SIZE (igor-1.309.tar.gz) = 18985
Index: Makefile
===================================================================
--- Makefile	(revision 301625)
+++ Makefile	(working copy)
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	igor
-PORTVERSION=	1.259
+PORTVERSION=	1.309
 CATEGORIES=	textproc
 MASTER_SITES=	http://www.glenbarber.us/ports/${CATEGORIES}/${PORTNAME}/
 
-MAINTAINER=	gjb@FreeBSD.org
+MAINTAINER=	wblock@FreeBSD.org
 COMMENT=	FreeBSD Documentation Project sanity check script
 
 LICENSE=	BSD


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gjb 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Jul 28 02:20:16 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=170225 
State-Changed-From-To: open->closed 
State-Changed-By: gjb 
State-Changed-When: Sat Jul 28 03:11:26 UTC 2012 
State-Changed-Why:  
Committed, thanks! 

(And thanks for writing this program!) 


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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/170225: commit references a PR
Date: Sat, 28 Jul 2012 03:11:22 +0000 (UTC)

 Author: gjb
 Date: Sat Jul 28 03:11:13 2012
 New Revision: 301631
 URL: http://svn.freebsd.org/changeset/ports/301631
 
 Log:
   - Update textproc/igor to 1.309
   - Pass maintainership to submitter/author
   
   PR:		ports/170225
   Submitted by:	wblock (new maintainer)
   Approved by:	eadler (mentor)
 
 Modified:
   head/textproc/igor/Makefile
   head/textproc/igor/distinfo
 
 Modified: head/textproc/igor/Makefile
 ==============================================================================
 --- head/textproc/igor/Makefile	Sat Jul 28 01:02:20 2012	(r301630)
 +++ head/textproc/igor/Makefile	Sat Jul 28 03:11:13 2012	(r301631)
 @@ -6,11 +6,11 @@
  #
  
  PORTNAME=	igor
 -PORTVERSION=	1.259
 +PORTVERSION=	1.309
  CATEGORIES=	textproc
  MASTER_SITES=	http://www.glenbarber.us/ports/${CATEGORIES}/${PORTNAME}/
  
 -MAINTAINER=	gjb@FreeBSD.org
 +MAINTAINER=	wblock@FreeBSD.org
  COMMENT=	FreeBSD Documentation Project sanity check script
  
  LICENSE=	BSD
 
 Modified: head/textproc/igor/distinfo
 ==============================================================================
 --- head/textproc/igor/distinfo	Sat Jul 28 01:02:20 2012	(r301630)
 +++ head/textproc/igor/distinfo	Sat Jul 28 03:11:13 2012	(r301631)
 @@ -1,2 +1,2 @@
 -SHA256 (igor-1.259.tar.gz) = 19d719be99bef669514419f80c6d19577b8ed29030578ea1121ad5ce88a02c11
 -SIZE (igor-1.259.tar.gz) = 18065
 +SHA256 (igor-1.309.tar.gz) = 89e085c241b87c837a7f5704be5436187f06e86b15dbd67c52ae87de03d2776d
 +SIZE (igor-1.309.tar.gz) = 18985
 _______________________________________________
 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:
