From nobody@FreeBSD.org  Fri Jan 23 02:17:32 2009
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 68D7B1065675
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 23 Jan 2009 02:17:32 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 555138FC12
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 23 Jan 2009 02:17:32 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n0N2HWKl011452
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 23 Jan 2009 02:17:32 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n0N2HWPh011451;
	Fri, 23 Jan 2009 02:17:32 GMT
	(envelope-from nobody)
Message-Id: <200901230217.n0N2HWPh011451@www.freebsd.org>
Date: Fri, 23 Jan 2009 02:17:32 GMT
From: Wen Heping <wenheping@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [Update]www/py-routes:update to 1.10.2
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         130906
>Category:       ports
>Synopsis:       [Update]www/py-routes:update to 1.10.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wxs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 23 02:20:01 UTC 2009
>Closed-Date:    Sat Jan 31 13:27:46 UTC 2009
>Last-Modified:  Sat Jan 31 13:27:46 UTC 2009
>Originator:     Wen Heping
>Release:        FreeBSD 8.0-CURRENT
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT-200811 FreeBSD 8.0-CURRENT-200811 #0: Thu Nov  6 00:32:12 UTC 2008     root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
update to 1.10.2 from 1.10.1 and take over the maintainership
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2009-01-23 10:00:28.000000000 +0800
+++ Makefile	2009-01-23 10:01:07.000000000 +0800
@@ -6,15 +6,14 @@
 #
 
 PORTNAME=	routes
-PORTVERSION=	1.10.1
+PORTVERSION=	1.10.2
 CATEGORIES=	www python
-MASTER_SITES=	${MASTER_SITE_CHEESESHOP} \
-		http://dryice.name/computer/FreeBSD/distfiles/
+MASTER_SITES=	${MASTER_SITE_CHEESESHOP}
 MASTER_SITE_SUBDIR=	source/R/Routes
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	Routes-${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	wenheping@gmail.com
 COMMENT=	A Routing package for Python that matches URLs to dicts and vice versa
 
 USE_PYTHON=	yes
--- distinfo.orig	2009-01-20 21:50:01.000000000 +0800
+++ distinfo	2009-01-23 10:10:05.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (Routes-1.10.1.tar.gz) = c54285a1642c644a915dabba8bf5480b
-SHA256 (Routes-1.10.1.tar.gz) = 328cd46d9eae39e217d1b0bf73c0a38b2961fdfbfefb812bb47d5c4e141c0ff4
-SIZE (Routes-1.10.1.tar.gz) = 69165
+MD5 (Routes-1.10.2.tar.gz) = abc61e1e67001330a2f8ab2dfe2f1961
+SHA256 (Routes-1.10.2.tar.gz) = 6481212cbf8b7486abd0e03f4f6079d21d2abc8061cd852c70a3f7ba3b75ff06
+SIZE (Routes-1.10.2.tar.gz) = 69338


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Jan 23 02:20:13 UTC 2009 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=130906 
Responsible-Changed-From-To: miwi->wxs 
Responsible-Changed-By: wxs 
Responsible-Changed-When: Fri Jan 23 19:02:51 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/130906: commit references a PR
Date: Sat, 31 Jan 2009 13:17:50 +0000 (UTC)

 wxs         2009-01-31 13:17:42 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/py-routes        Makefile distinfo 
   Log:
   - Update to 1.10.2
   - Remove old MASTER_SITES
   - Pass maintainership to submitter
   
   PR:             ports/130906
   Submitted by:   Wen Heping <wenheping@gmail.com>
   
   Revision  Changes    Path
   1.8       +3 -4      ports/www/py-routes/Makefile
   1.6       +3 -3      ports/www/py-routes/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"
 
State-Changed-From-To: open->closed 
State-Changed-By: wxs 
State-Changed-When: Sat Jan 31 13:27:45 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=130906 
>Unformatted:
