From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Oct 10 22:58:34 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 01C36F99 for ; Wed, 10 Oct 2012 22:58:34 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [8.8.178.135]) by mx1.freebsd.org (Postfix) with ESMTP id B123F8FC29 for ; Wed, 10 Oct 2012 22:58:33 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q9AMwX3e003907 for ; Wed, 10 Oct 2012 22:58:33 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q9AMwXGS003906; Wed, 10 Oct 2012 22:58:33 GMT (envelope-from gnats) Resent-Date: Wed, 10 Oct 2012 22:58:33 GMT Resent-Message-Id: <201210102258.q9AMwXGS003906@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Po-Chien Lin Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C630B40C; Wed, 10 Oct 2012 17:34:57 +0000 (UTC) (envelope-from linpc@cs.nctu.edu.tw) Received: from csmailer.cs.nctu.edu.tw (csmailer.cs.nctu.edu.tw [140.113.235.130]) by mx1.freebsd.org (Postfix) with ESMTP id 5C2A58FC0A; Wed, 10 Oct 2012 17:34:57 +0000 (UTC) Received: from csmailer.cs.nctu.edu.tw (localhost [127.0.0.1]) by csmailer.cs.nctu.edu.tw (Postfix) with ESMTP id 69E38B8E; Thu, 11 Oct 2012 01:25:56 +0800 (CST) Received: from csduty.cs.nctu.edu.tw (csduty [140.113.235.102]) by csmailer.cs.nctu.edu.tw (Postfix) with ESMTP id 593A4B8D; Thu, 11 Oct 2012 01:25:56 +0800 (CST) Received: (from linpc@localhost) by csduty.cs.nctu.edu.tw (8.14.4/8.14.4/Submit) id q9AHPteS069070; Thu, 11 Oct 2012 01:25:55 +0800 (CST) (envelope-from linpc) Message-Id: <201210101725.q9AHPteS069070@csduty.cs.nctu.edu.tw> Date: Thu, 11 Oct 2012 01:25:55 +0800 (CST) From: Po-Chien Lin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/172585: [PATCH] devel/rbtools: update to 0.4.2 Cc: flz@FreeBSD.org X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Oct 2012 22:58:34 -0000 >Number: 172585 >Category: ports >Synopsis: [PATCH] devel/rbtools: update to 0.4.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Oct 10 22:58:33 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Po-Chien Lin >Release: FreeBSD 8.2-RELEASE-p3 amd64 >Organization: >Environment: System: FreeBSD csduty.cs.nctu.edu.tw 8.2-RELEASE-p3 FreeBSD 8.2-RELEASE-p3 #0: Tue Sep 27 18:45:57 UTC 2011 >Description: - Update to 0.4.2 Port maintainer (flz@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: suffix) >How-To-Repeat: >Fix: --- rbtools-0.4.2.patch begins here --- diff -ruN --exclude=CVS ../rbtools.orig/Makefile ./Makefile --- ../rbtools.orig/Makefile 2012-10-11 01:25:00.432243000 +0800 +++ ./Makefile 2012-10-11 01:25:00.338338000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= ${ORIGNAME:L} -DISTVERSION= 0.4.1 +DISTVERSION= 0.4.2 CATEGORIES= devel MASTER_SITES= http://downloads.reviewboard.org/releases/${ORIGNAME}/${DISTVERSION:C|^(...).*|\1|}/ DISTNAME= ${ORIGNAME}-${DISTVERSION} diff -ruN --exclude=CVS ../rbtools.orig/distinfo ./distinfo --- ../rbtools.orig/distinfo 2012-10-11 01:25:00.434241000 +0800 +++ ./distinfo 2012-10-11 01:25:00.340335000 +0800 @@ -1,2 +1,2 @@ -SHA256 (RBTools-0.4.1.tar.gz) = fb31aff187268bb079332c7801a73fcf144079282bd651b42952abfc5d3e19ec -SIZE (RBTools-0.4.1.tar.gz) = 53127 +SHA256 (RBTools-0.4.2.tar.gz) = 5e429f882c7dff316911ff54ea98d16ab35fd9101d0a38f64cdbc6cc90cfe5d2 +SIZE (RBTools-0.4.2.tar.gz) = 54638 --- rbtools-0.4.2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: