From feld@feld.me  Tue Apr 23 15:58:30 2013
Return-Path: <feld@feld.me>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id F128239B
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 23 Apr 2013 15:58:30 +0000 (UTC)
	(envelope-from feld@feld.me)
Received: from feld.me (unknown [IPv6:2607:f4e0:100:300::2])
	by mx1.freebsd.org (Postfix) with ESMTP id D6D951D2F
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 23 Apr 2013 15:58:29 +0000 (UTC)
Received: from feld by feld.me with local (Exim 4.80.1 (FreeBSD))
	(envelope-from <feld@feld.me>)
	id 1UUfbr-0009hU-AW
	for FreeBSD-gnats-submit@freebsd.org; Tue, 23 Apr 2013 10:58:23 -0500
Message-Id: <E1UUfbr-0009hU-AW@feld.me>
Date: Tue, 23 Apr 2013 10:58:23 -0500
From: Mark Felder <feld@feld.me>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [PATCH] devel/py-pyechonest: update to 7.1.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         178085
>Category:       ports
>Synopsis:       [PATCH] devel/py-pyechonest: update to 7.1.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 23 16:00:00 UTC 2013
>Closed-Date:    Wed Apr 24 14:22:13 UTC 2013
>Last-Modified:  Wed Apr 24 14:30:00 UTC 2013
>Originator:     feld
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD mwi1.coffeenet.org 9.1-RELEASE FreeBSD 9.1-RELEASE #6 r243808: Mon Dec  3 07:51:34
>Description:
- Update to 7.1.1

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: suffix)
>How-To-Repeat:
>Fix:

--- pyechonest-7.1.1.patch begins here ---
diff -ruN ../py-pyechonest.orig/Makefile ./Makefile
--- ../py-pyechonest.orig/Makefile	2013-04-23 10:57:38.542812076 -0500
+++ ./Makefile	2013-04-23 10:51:52.000000000 -0500
@@ -2,7 +2,7 @@
 # $FreeBSD: devel/py-pyechonest/Makefile 315160 2013-03-24 20:43:46Z swills $
 
 PORTNAME=	pyechonest
-PORTVERSION=	7.1.0
+PORTVERSION=	7.1.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 
diff -ruN ../py-pyechonest.orig/distinfo ./distinfo
--- ../py-pyechonest.orig/distinfo	2013-04-23 10:57:40.637069787 -0500
+++ ./distinfo	2013-04-23 10:51:54.000000000 -0500
@@ -1,2 +1,2 @@
-SHA256 (pyechonest-7.1.0.tar.gz) = 113242565015ad5364a9af36d9adb5b8850805e06faab11d8244eca395de0160
-SIZE (pyechonest-7.1.0.tar.gz) = 35272
+SHA256 (pyechonest-7.1.1.tar.gz) = 477de2cf7c9c31540d026f512b98fcfb85515278decf7e12a306fba97e5ef0cd
+SIZE (pyechonest-7.1.1.tar.gz) = 33920
--- pyechonest-7.1.1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->swills 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Apr 23 16:00:08 UTC 2013 
Responsible-Changed-Why:  
swills@ wants this submitter's PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=178085 
State-Changed-From-To: open->closed 
State-Changed-By: swills 
State-Changed-When: Wed Apr 24 14:22:12 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/178085: commit references a PR
Date: Wed, 24 Apr 2013 14:21:25 +0000 (UTC)

 Author: swills
 Date: Wed Apr 24 14:21:12 2013
 New Revision: 316438
 URL: http://svnweb.freebsd.org/changeset/ports/316438
 
 Log:
   - Update to 7.1.1
   
   PR:		ports/178085
   Submitted by:	Mark Felder <feld@feld.me> (maintainer)
 
 Modified:
   head/devel/py-pyechonest/Makefile
   head/devel/py-pyechonest/distinfo   (contents, props changed)
 
 Modified: head/devel/py-pyechonest/Makefile
 ==============================================================================
 --- head/devel/py-pyechonest/Makefile	Wed Apr 24 13:49:37 2013	(r316437)
 +++ head/devel/py-pyechonest/Makefile	Wed Apr 24 14:21:12 2013	(r316438)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	pyechonest
 -PORTVERSION=	7.1.0
 +PORTVERSION=	7.1.1
  CATEGORIES=	devel python
  MASTER_SITES=	CHEESESHOP
  
 
 Modified: head/devel/py-pyechonest/distinfo
 ==============================================================================
 --- head/devel/py-pyechonest/distinfo	Wed Apr 24 13:49:37 2013	(r316437)
 +++ head/devel/py-pyechonest/distinfo	Wed Apr 24 14:21:12 2013	(r316438)
 @@ -1,2 +1,2 @@
 -SHA256 (pyechonest-7.1.0.tar.gz) = 113242565015ad5364a9af36d9adb5b8850805e06faab11d8244eca395de0160
 -SIZE (pyechonest-7.1.0.tar.gz) = 35272
 +SHA256 (pyechonest-7.1.1.tar.gz) = 477de2cf7c9c31540d026f512b98fcfb85515278decf7e12a306fba97e5ef0cd
 +SIZE (pyechonest-7.1.1.tar.gz) = 33920
 _______________________________________________
 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:
