From nobody@FreeBSD.org  Wed Jan 12 21:17:42 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 80A09106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 12 Jan 2011 21:17:42 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (unknown [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 706168FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 12 Jan 2011 21:17:42 +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 p0CLHfHG001192
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 12 Jan 2011 21:17:41 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p0CLHf8J001191;
	Wed, 12 Jan 2011 21:17:41 GMT
	(envelope-from nobody)
Message-Id: <201101122117.p0CLHf8J001191@red.freebsd.org>
Date: Wed, 12 Jan 2011 21:17:41 GMT
From: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] www/py-wsgiref: fix comment [feature safe]
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         153940
>Category:       ports
>Synopsis:       [PATCH] www/py-wsgiref: fix comment [feature safe]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 12 21:20:08 UTC 2011
>Closed-Date:    Thu Jan 13 00:40:21 UTC 2011
>Last-Modified:  Thu Jan 13 06:30:08 UTC 2011
>Originator:     Ruslan Mahmatkhanov
>Release:        8.2-PRERELEASE
>Organization:
>Environment:
8.2-PRERELEASE i386
>Description:
- fix IGNORE comment
- remove MD5
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruNa py-wsgiref.orig/Makefile py-wsgiref/Makefile
--- py-wsgiref.orig/Makefile	2009-08-02 12:02:03.000000000 +0400
+++ py-wsgiref/Makefile	2011-01-13 00:13:18.000000000 +0300
@@ -20,7 +20,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${PYTHON_REL} >= 250
-IGNORE=	hashlib ships with Python 2.5.x
+IGNORE=	wsgiref ships with Python 2.5.x
 .endif
 
 .include <bsd.port.post.mk>
diff -ruNa py-wsgiref.orig/distinfo py-wsgiref/distinfo
--- py-wsgiref.orig/distinfo	2006-12-22 08:21:23.000000000 +0300
+++ py-wsgiref/distinfo	2011-01-13 00:13:22.000000000 +0300
@@ -1,3 +1,2 @@
-MD5 (wsgiref-0.1.2.zip) = 29b146e6ebd0f9fb119fe321f7bcf6cb
 SHA256 (wsgiref-0.1.2.zip) = c7e610c800957046c04c8014aab8cce8f0b9f0495c8cd349e57c1f7cabf40e79
 SIZE (wsgiref-0.1.2.zip) = 37351


>Release-Note:
>Audit-Trail:

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/153940: commit references a PR
Date: Thu, 13 Jan 2011 00:39:06 +0000 (UTC)

 wen         2011-01-13 00:39:01 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/py-wsgiref       Makefile 
   Log:
   - Fix a typo of Makefile
   
   PR:             ports/153940
   Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
   Feature safe:   yes
   
   Revision  Changes    Path
   1.3       +1 -1      ports/www/py-wsgiref/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"
 
State-Changed-From-To: open->closed 
State-Changed-By: wen 
State-Changed-When: Thu Jan 13 00:40:19 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/153940: commit references a PR
Date: Thu, 13 Jan 2011 06:24:59 +0000 (UTC)

 wen         2011-01-13 06:24:55 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/py-wsgiref       distinfo 
   Log:
   - Remove MD5
   
   PR:             ports/153940
   Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
   Feature safe:   yes
   
   Revision  Changes    Path
   1.2       +0 -1      ports/www/py-wsgiref/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:
