From nobody@FreeBSD.org  Sun Dec 11 01:34:19 2011
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 9ACDF106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 11 Dec 2011 01:34:19 +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 8ADDA8FC12
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 11 Dec 2011 01:34:19 +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 pBB1YJAb044977
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 11 Dec 2011 01:34:19 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id pBB1YJfS044976;
	Sun, 11 Dec 2011 01:34:19 GMT
	(envelope-from nobody)
Message-Id: <201112110134.pBB1YJfS044976@red.freebsd.org>
Date: Sun, 11 Dec 2011 01:34:19 GMT
From: Glen Barber <gjb@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch][maintainer] textproc/codespell: Update to latest version
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         163174
>Category:       ports
>Synopsis:       [patch][maintainer] textproc/codespell: Update to latest version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    eadler
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 11 01:40:04 UTC 2011
>Closed-Date:    Sun Dec 11 01:59:59 UTC 2011
>Last-Modified:  Sun Dec 11 02:00:22 UTC 2011
>Originator:     Glen Barber
>Release:        10-CURRENT
>Organization:
>Environment:
>Description:
Update the textproc/codespell port: 1.2 -> 1.3
This change is feature safe.

Tinderbox build logs can be found here:
- https://builder.glenbarber.us/tb/logs/9-64-FreeBSD/codespell-1.3.log
- https://builder.glenbarber.us/tb/logs/8-64-FreeBSD/codespell-1.3.log
- https://builder.glenbarber.us/tb/logs/7-64-FreeBSD/codespell-1.3.log
- https://builder.glenbarber.us/tb/logs/9-32-FreeBSD/codespell-1.3.log
- https://builder.glenbarber.us/tb/logs/8-32-FreeBSD/codespell-1.3.log
- https://builder.glenbarber.us/tb/logs/7-32-FreeBSD/codespell-1.3.log

>How-To-Repeat:

>Fix:
Patch is attached.


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/codespell/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	1 Oct 2011 08:05:00 -0000	1.4
+++ Makefile	11 Dec 2011 01:24:24 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	codespell
-PORTVERSION=	1.2
+PORTVERSION=	1.3
 CATEGORIES=	textproc
 MASTER_SITES=	http://packages.profusion.mobi/${PORTNAME}/ \
 		http://www.glenbarber.us/ports/${CATEGORIES}/${PORTNAME}/
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/textproc/codespell/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	1 Oct 2011 08:05:00 -0000	1.4
+++ distinfo	11 Dec 2011 01:24:24 -0000
@@ -1,2 +1,2 @@
-SHA256 (codespell-1.2.tar.gz) = 2583f3d2fbc8f4eb5d86fae2b475fe7a0456eba6fbbe560444529f08c3377d63
-SIZE (codespell-1.2.tar.gz) = 43266
+SHA256 (codespell-1.3.tar.gz) = 8224f8b76197bab9d4115a20003e3512f82522895bb10b6f3a718c1f35f0ecdd
+SIZE (codespell-1.3.tar.gz) = 43363


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gjb 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Dec 11 01:40:13 UTC 2011 
Responsible-Changed-Why:  
Submitter is maintainer and has GNATS access (via the GNATS Auto Assign 
Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=163174 
Responsible-Changed-From-To: gjb->freebsd-ports-bugs 
Responsible-Changed-By: gjb 
Responsible-Changed-When: Sun Dec 11 01:41:43 UTC 2011 
Responsible-Changed-Why:  
Over to the ports committers. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=163174 
Responsible-Changed-From-To: freebsd-ports-bugs->eadler 
Responsible-Changed-By: eadler 
Responsible-Changed-When: Sun Dec 11 01:49:44 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=163174 
State-Changed-From-To: open->closed 
State-Changed-By: eadler 
State-Changed-When: Sun Dec 11 01:58:55 UTC 2011 
State-Changed-Why:  
distinfo was missing a newline, but otherwise it looked good.  If 
possible can you please include an abbreviated changelog as well for 
future updates? 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/163174: commit references a PR
Date: Sun, 11 Dec 2011 01:58:49 +0000 (UTC)

 eadler      2011-12-11 01:58:37 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/codespell   Makefile distinfo 
   Log:
   - update to 1.3
   
   PR:             ports/163174
   Submitted by:   gjb@freebsd.org (maintainer)
   Feature safe:   yes
   
   Revision  Changes    Path
   1.5       +1 -1      ports/textproc/codespell/Makefile
   1.5       +2 -2      ports/textproc/codespell/distinfo
 _______________________________________________
 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:
