From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Mar 20 08:00:07 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6309E1065673 for ; Fri, 20 Mar 2009 08:00:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2248C8FC19 for ; Fri, 20 Mar 2009 08:00:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n2K806LE053599 for ; Fri, 20 Mar 2009 08:00:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n2K806GC053598; Fri, 20 Mar 2009 08:00:06 GMT (envelope-from gnats) Resent-Date: Fri, 20 Mar 2009 08:00:06 GMT Resent-Message-Id: <200903200800.n2K806GC053598@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, Yi-Jheng Lin Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 60520106566C for ; Fri, 20 Mar 2009 07:51:17 +0000 (UTC) (envelope-from yzlin@yzlin.org) Received: from yzlin.org (yzlin.cs.nctu.edu.tw [140.113.24.68]) by mx1.freebsd.org (Postfix) with ESMTP id 34AEE8FC17 for ; Fri, 20 Mar 2009 07:51:16 +0000 (UTC) (envelope-from yzlin@yzlin.org) Received: by yzlin.org (Postfix, from userid 1001) id 5DEEE48F418; Fri, 20 Mar 2009 15:49:37 +0800 (CST) Message-Id: <20090320074937.5DEEE48F418@yzlin.org> Date: Fri, 20 Mar 2009 15:49:37 +0800 (CST) From: Yi-Jheng Lin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: wenheping@gmail.com Subject: ports/132844: [PATCH] devel/py-GitPython: update to 0.1.6 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Mar 2009 08:00:07 -0000 >Number: 132844 >Category: ports >Synopsis: [PATCH] devel/py-GitPython: update to 0.1.6 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Mar 20 08:00:06 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Yi-Jheng Lin >Release: FreeBSD 7.1-RELEASE-p1 amd64 >Organization: NCTU CS >Environment: System: FreeBSD yzlin 7.1-RELEASE-p1 FreeBSD 7.1-RELEASE-p1 #0: Tue Jan 13 19:02:22 CST 2009 >Description: - Update to 0.1.6 Port maintainer (wenheping@gmail.com) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- py-GitPython-0.1.6.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/py-gitpython/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 13 Jan 2009 00:09:46 -0000 1.2 +++ Makefile 20 Mar 2009 07:51:04 -0000 @@ -6,7 +6,7 @@ # PORTNAME= GitPython -PORTVERSION= 0.1.5 +PORTVERSION= 0.1.6 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/py-gitpython/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 13 Jan 2009 00:09:46 -0000 1.2 +++ distinfo 20 Mar 2009 07:51:04 -0000 @@ -1,3 +1,3 @@ -MD5 (GitPython-0.1.5.tar.gz) = f370d1be5f2e98b10ef28ce3df677322 -SHA256 (GitPython-0.1.5.tar.gz) = 37aed23aa6da81d2ea105ce923258924be51e543fad4e42409b53fbd7c3ca387 -SIZE (GitPython-0.1.5.tar.gz) = 16952 +MD5 (GitPython-0.1.6.tar.gz) = da9af1ffefbe03cf424f0e00bef0c868 +SHA256 (GitPython-0.1.6.tar.gz) = 49f966f435564653f7dfd36df237a6c65748b69bdd431e39971a4695f3990c8b +SIZE (GitPython-0.1.6.tar.gz) = 16127 --- py-GitPython-0.1.6.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: