From nobody@FreeBSD.org  Mon May 26 11:26:39 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id B449AB57
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 26 May 2014 11:26:39 +0000 (UTC)
Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client did not present a certificate)
	by mx1.freebsd.org (Postfix) with ESMTPS id A10502816
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 26 May 2014 11:26:39 +0000 (UTC)
Received: from cgiserv.freebsd.org ([127.0.1.6])
	by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s4QBQdLK029889
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 26 May 2014 11:26:39 GMT
	(envelope-from nobody@cgiserv.freebsd.org)
Received: (from nobody@localhost)
	by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s4QBQddL029886;
	Mon, 26 May 2014 11:26:39 GMT
	(envelope-from nobody)
Message-Id: <201405261126.s4QBQddL029886@cgiserv.freebsd.org>
Date: Mon, 26 May 2014 11:26:39 GMT
From: Eero Hnninen <fax@nohik.ee>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [MAINTAINER UPDATE] textproc/py-regex update to version 2014.05.23
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         190260
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] textproc/py-regex update to version 2014.05.23
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    culot
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 26 11:30:01 UTC 2014
>Closed-Date:    Mon May 26 13:52:29 UTC 2014
>Last-Modified:  Mon May 26 14:00:00 UTC 2014
>Originator:     Eero Hnninen
>Release:        10.0-RELEASE
>Organization:
>Environment:
FreeBSD sneezy 10.0-RELEASE-p3 FreeBSD 10.0-RELEASE-p3 #0: Tue May 13 18:31:10 UTC 2014     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
- Update to version 2014.05.23
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN py-regex.orig/Makefile py-regex/Makefile
--- py-regex.orig/Makefile	2014-05-22 09:27:13.000000000 +0300
+++ py-regex/Makefile	2014-05-26 13:25:46.000000000 +0300
@@ -1,7 +1,7 @@
 # $FreeBSD: head/textproc/py-regex/Makefile 354783 2014-05-22 06:27:13Z miwi $
 
 PORTNAME=	regex
-PORTVERSION=	2014.04.10
+PORTVERSION=	2014.05.23
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff -ruN py-regex.orig/distinfo py-regex/distinfo
--- py-regex.orig/distinfo	2014-05-22 09:27:13.000000000 +0300
+++ py-regex/distinfo	2014-05-26 13:25:52.000000000 +0300
@@ -1,2 +1,2 @@
-SHA256 (regex-2014.04.10.tar.gz) = 51c5dc9615eeb8abbe00bad299022309592c1a389b71342b3ca4b83181cde6d9
-SIZE (regex-2014.04.10.tar.gz) = 1346243
+SHA256 (regex-2014.05.23.tar.gz) = 535c6071193b7047be2b66c60bf8731ce50def117d6715f12cde74f64458fb48
+SIZE (regex-2014.05.23.tar.gz) = 1384792


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon May 26 11:30:09 UTC 2014 
Responsible-Changed-Why:  
freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=190260 
Responsible-Changed-From-To: freebsd-python->culot 
Responsible-Changed-By: culot 
Responsible-Changed-When: Mon May 26 12:36:41 UTC 2014 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=190260 
State-Changed-From-To: open->closed 
State-Changed-By: culot 
State-Changed-When: Mon May 26 13:52:28 UTC 2014 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/190260: commit references a PR
Date: Mon, 26 May 2014 13:52:21 +0000 (UTC)

 Author: culot
 Date: Mon May 26 13:52:18 2014
 New Revision: 355345
 URL: http://svnweb.freebsd.org/changeset/ports/355345
 QAT: https://qat.redports.org/buildarchive/r355345/
 
 Log:
   - Update to 2014.05.23
   
   PR:		ports/190260
   Submitted by:	Eero Hanninen <fax@nohik.ee> (maintainer)
 
 Modified:
   head/textproc/py-regex/Makefile
   head/textproc/py-regex/distinfo
 
 Modified: head/textproc/py-regex/Makefile
 ==============================================================================
 --- head/textproc/py-regex/Makefile	Mon May 26 13:43:25 2014	(r355344)
 +++ head/textproc/py-regex/Makefile	Mon May 26 13:52:18 2014	(r355345)
 @@ -1,7 +1,7 @@
  # $FreeBSD$
  
  PORTNAME=	regex
 -PORTVERSION=	2014.04.10
 +PORTVERSION=	2014.05.23
  CATEGORIES=	textproc python
  MASTER_SITES=	CHEESESHOP
  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 Modified: head/textproc/py-regex/distinfo
 ==============================================================================
 --- head/textproc/py-regex/distinfo	Mon May 26 13:43:25 2014	(r355344)
 +++ head/textproc/py-regex/distinfo	Mon May 26 13:52:18 2014	(r355345)
 @@ -1,2 +1,2 @@
 -SHA256 (regex-2014.04.10.tar.gz) = 51c5dc9615eeb8abbe00bad299022309592c1a389b71342b3ca4b83181cde6d9
 -SIZE (regex-2014.04.10.tar.gz) = 1346243
 +SHA256 (regex-2014.05.23.tar.gz) = 535c6071193b7047be2b66c60bf8731ce50def117d6715f12cde74f64458fb48
 +SIZE (regex-2014.05.23.tar.gz) = 1384792
 _______________________________________________
 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:
