From sahil@spartan.hamla.org  Sat Mar 20 06:10:12 2010
Return-Path: <sahil@spartan.hamla.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D18A8106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 20 Mar 2010 06:10:12 +0000 (UTC)
	(envelope-from sahil@spartan.hamla.org)
Received: from spartan.hamla.org (spartan.hamla.org [206.251.255.30])
	by mx1.freebsd.org (Postfix) with ESMTP id C1C208FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 20 Mar 2010 06:10:12 +0000 (UTC)
Received: by spartan.hamla.org (Postfix, from userid 1001)
	id 8ED9517132; Sat, 20 Mar 2010 02:10:12 -0400 (EDT)
Message-Id: <20100320061012.8ED9517132@spartan.hamla.org>
Date: Sat, 20 Mar 2010 02:10:12 -0400 (EDT)
From: Sahil Tandon <sahil@tandon.net>
Reply-To: Sahil Tandon <sahil@tandon.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] devel/pcre: update to 8.02
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         144891
>Category:       ports
>Synopsis:       [PATCH] devel/pcre: update to 8.02
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 20 06:20:01 UTC 2010
>Closed-Date:    Wed Apr 21 09:28:19 UTC 2010
>Last-Modified:  Wed Apr 21 09:28:19 UTC 2010
>Originator:     Sahil Tandon
>Release:        FreeBSD 9.0-RELEASE i386
>Organization:
>Environment:

	
>Description:
- Update to 8.02
>How-To-Repeat:
	
>Fix:

	



--- pcre.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/pcre/Makefile,v
retrieving revision 1.56
diff -u -r1.56 Makefile
--- Makefile	21 Oct 2009 19:49:26 -0000	1.56
+++ Makefile	20 Mar 2010 06:07:43 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pcre
-PORTVERSION=	8.00
+PORTVERSION=	8.02
 CATEGORIES=	devel
 MASTER_SITES=	ftp://ftp.csx.cam.ac.uk/pub/software/programming/%SUBDIR%/ \
 		ftp://ftp.fu-berlin.de/unix/misc/%SUBDIR%/ \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/pcre/distinfo,v
retrieving revision 1.31
diff -u -r1.31 distinfo
--- distinfo	21 Oct 2009 19:49:26 -0000	1.31
+++ distinfo	20 Mar 2010 06:07:43 -0000
@@ -1,3 +1,3 @@
-MD5 (pcre-8.00.tar.bz2) = caf564aa69d68e965e9bf0ff2a094c65
-SHA256 (pcre-8.00.tar.bz2) = 88576f10eb18e170b151c8c89cff6b26863df01b7f96de33700d2efe825ca5d4
-SIZE (pcre-8.00.tar.bz2) = 922320
+MD5 (pcre-8.02.tar.bz2) = 27948c1b5f5c1eabc23cba1ebe4c316f
+SHA256 (pcre-8.02.tar.bz2) = a4759036d9c3e1773e8b680827b17b843f724ef9021744db92b8dd35ebac4ebd
+SIZE (pcre-8.02.tar.bz2) = 956462
--- pcre.diff ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->krion 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Mar 20 06:20:12 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

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

From: Martin Matuska <mm@FreeBSD.org>
To: bug-followup@FreeBSD.org, sahil@tandon.net
Cc:  
Subject: Re: ports/144891: [PATCH] devel/pcre: update to 8.02
Date: Wed, 07 Apr 2010 23:49:05 +0200

 There is no FreeBSD 9.0-RELEASE-i386 :-)
 What is the progress here? Should I steal this PR on timeout?

From: Sahil Tandon <sahil@tandon.net>
To: Martin Matuska <mm@FreeBSD.org>
Cc: bug-followup@FreeBSD.org, sahil@tandon.net
Subject: Re: ports/144891: [PATCH] devel/pcre: update to 8.02
Date: Wed, 7 Apr 2010 18:02:52 -0400

 On Wed, 07 Apr 2010, Martin Matuska wrote:
 
 > There is no FreeBSD 9.0-RELEASE-i386 :-)
 > What is the progress here? Should I steal this PR on timeout?
 
 Haha, woops, my typo in the template I edited in my PR_FORM env. :)  Not
 sure about status; haven't heard from krion@.
 
 -- 
 Sahil Tandon <sahil@tandon.net>

From: olli hauer <ohauer@gmx.de>
To: bug-followup@FreeBSD.org, mm@freebsd.org
Cc:  
Subject: Re: ports/144891: [PATCH] devel/pcre: update to 8.02
Date: Tue, 20 Apr 2010 23:34:51 +0200

 > What is the progress here? Should I steal this PR on timeout?
 
 Yes please.
Responsible-Changed-From-To: krion->mm 
Responsible-Changed-By: mm 
Responsible-Changed-When: Wed Apr 21 06:26:18 UTC 2010 
Responsible-Changed-Why:  
Taking over on maintainer timeout. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/144891: commit references a PR
Date: Wed, 21 Apr 2010 08:45:30 +0000 (UTC)

 mm          2010-04-21 08:45:21 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/pcre           Makefile distinfo 
   Log:
   - Update to 8.02
   
   PR:             ports/144891
   Submitted by:   Sahil Tandon <sahil@tandon.net>
   Approved by:    maintainer (timeout 1 month)
   Tested by:      myself (tinderbox run on all ports using libpcre)
   
   Revision  Changes    Path
   1.57      +1 -1      ports/devel/pcre/Makefile
   1.32      +3 -3      ports/devel/pcre/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: mm 
State-Changed-When: Wed Apr 21 09:28:18 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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