From nobody@FreeBSD.org  Wed May  1 08:14:18 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id BDCCE3FD
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  1 May 2013 08:14:18 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [69.147.83.34])
	by mx1.freebsd.org (Postfix) with ESMTP id B06681148
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  1 May 2013 08:14:18 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r418EHkj010850
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 1 May 2013 08:14:17 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id r418EHXf010849;
	Wed, 1 May 2013 08:14:17 GMT
	(envelope-from nobody)
Message-Id: <201305010814.r418EHXf010849@red.freebsd.org>
Date: Wed, 1 May 2013 08:14:17 GMT
From: Kimo <kimor79@yahoo.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] devel/rbtools: Upgrade to 0.5
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         178276
>Category:       ports
>Synopsis:       [PATCH] devel/rbtools: Upgrade to 0.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wg
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 01 08:20:01 UTC 2013
>Closed-Date:    Thu Jun 13 12:58:29 UTC 2013
>Last-Modified:  Thu Jun 13 13:00:00 UTC 2013
>Originator:     Kimo
>Release:        9.0-RELEASE
>Organization:
>Environment:
>Description:
Attached patch (generated via `svn diff`) updates devel/rbtools to version 0.5
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: distinfo
===================================================================
--- distinfo	(revision 316998)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (RBTools-0.4.3.tar.gz) = 7c35271b7d65e8ab72ae1a10b0c65e8dbf718f31391fff44034f0bc4262a0917
-SIZE (RBTools-0.4.3.tar.gz) = 62062
+SHA256 (RBTools-0.5.tar.gz) = da3cbef4723cb4081098af20797269eae27902ece239f526e6e4a69fd248cb74
+SIZE (RBTools-0.5.tar.gz) = 87824
Index: Makefile
===================================================================
--- Makefile	(revision 316998)
+++ Makefile	(working copy)
@@ -2,10 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	${ORIGNAME:L}
-DISTVERSION=	0.4.3
+DISTVERSION=	0.5
 CATEGORIES=	devel
-MASTER_SITES=	http://downloads.reviewboard.org/releases/${ORIGNAME}/${DISTVERSION:C|^(...).*|\1|}/ \
-		http://eggrepo.eea.europa.eu/pypi/RBTools/
+MASTER_SITES=	http://downloads.reviewboard.org/releases/${ORIGNAME}/${DISTVERSION}/
 DISTNAME=	${ORIGNAME}-${DISTVERSION}
 
 MAINTAINER=	flz@FreeBSD.org
@@ -21,6 +20,7 @@
 PYDISTUTILS_PKGVERSION=	${DISTVERSION}
 
 PLIST_FILES=	bin/post-review \
+		bin/rbt \
 		%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
 
 .include <bsd.port.mk>


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->flz 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed May 1 08:20:09 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=178276 
Responsible-Changed-From-To: flz->wg 
Responsible-Changed-By: wg 
Responsible-Changed-When: Thu Jun 13 12:04:36 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=178276 
State-Changed-From-To: open->closed 
State-Changed-By: wg 
State-Changed-When: Thu Jun 13 12:58:28 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/178276: commit references a PR
Date: Thu, 13 Jun 2013 12:58:35 +0000 (UTC)

 Author: wg
 Date: Thu Jun 13 12:58:25 2013
 New Revision: 320798
 URL: http://svnweb.freebsd.org/changeset/ports/320798
 
 Log:
   devel/rbtools: update to 0.5
   
   - Update to 0.5
   - Remove entry in MASTER_SITES
   
   Changes: http://www.reviewboard.org/docs/releasenotes/rbtools/0.5/
   
   PR:		ports/178276
   Submitted by:	Kimo <kimor79@yahoo.com>
   Approved by:	culot / jpaetzel (mentors, implicit), maintainer (timeout)
 
 Modified:
   head/devel/rbtools/Makefile
   head/devel/rbtools/distinfo
 
 Modified: head/devel/rbtools/Makefile
 ==============================================================================
 --- head/devel/rbtools/Makefile	Thu Jun 13 12:46:12 2013	(r320797)
 +++ head/devel/rbtools/Makefile	Thu Jun 13 12:58:25 2013	(r320798)
 @@ -2,10 +2,9 @@
  # $FreeBSD$
  
  PORTNAME=	${ORIGNAME:L}
 -DISTVERSION=	0.4.3
 +DISTVERSION=	0.5
  CATEGORIES=	devel
 -MASTER_SITES=	http://downloads.reviewboard.org/releases/${ORIGNAME}/${DISTVERSION:C|^(...).*|\1|}/ \
 -		http://eggrepo.eea.europa.eu/pypi/RBTools/
 +MASTER_SITES=	http://downloads.reviewboard.org/releases/${ORIGNAME}/${DISTVERSION}/
  DISTNAME=	${ORIGNAME}-${DISTVERSION}
  
  MAINTAINER=	flz@FreeBSD.org
 @@ -21,6 +20,7 @@ PYDISTUTILS_PKGNAME=	${ORIGNAME}
  PYDISTUTILS_PKGVERSION=	${DISTVERSION}
  
  PLIST_FILES=	bin/post-review \
 +		bin/rbt \
  		%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
  
  .include <bsd.port.mk>
 
 Modified: head/devel/rbtools/distinfo
 ==============================================================================
 --- head/devel/rbtools/distinfo	Thu Jun 13 12:46:12 2013	(r320797)
 +++ head/devel/rbtools/distinfo	Thu Jun 13 12:58:25 2013	(r320798)
 @@ -1,2 +1,2 @@
 -SHA256 (RBTools-0.4.3.tar.gz) = 7c35271b7d65e8ab72ae1a10b0c65e8dbf718f31391fff44034f0bc4262a0917
 -SIZE (RBTools-0.4.3.tar.gz) = 62062
 +SHA256 (RBTools-0.5.tar.gz) = da3cbef4723cb4081098af20797269eae27902ece239f526e6e4a69fd248cb74
 +SIZE (RBTools-0.5.tar.gz) = 87824
 _______________________________________________
 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:
