Date: Sun, 23 Aug 2009 10:59:46 -0300 (BRT) From: Sylvio Cesar <scjamorim@bsd.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Cc: wxs@FreeBSD.org Subject: ports/138102: [PATCH] devel/git: update to 1.6.4.1 Message-ID: <20090823135946.55610228446@fbsd72.scjamorim.org> Resent-Message-ID: <200908231410.n7NEA3Ww039957@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 138102 >Category: ports >Synopsis: [PATCH] devel/git: update to 1.6.4.1 >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: Sun Aug 23 14:10:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sylvio Cesar >Release: FreeBSD 7.2-RELEASE i386 >Organization: >Environment: System: FreeBSD fbsd72.scjamorim.org 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Mon Aug 3 22:10:47 BRT >Description: - Update to 1.6.4.1 You can see log in mine tinderbox: 7-stable - i386 http://www.scjamorim.org/Home/git-1.6.4.1.log 7-stable - amd64 http://www.scjamorim.org/Home/git-1.6.4.1_amd64.log Port maintainer (wxs@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- git-1.6.4.1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/git/Makefile,v retrieving revision 1.60 diff -u -u -r1.60 Makefile --- Makefile 2 Aug 2009 16:00:15 -0000 1.60 +++ Makefile 23 Aug 2009 13:58:04 -0000 @@ -6,7 +6,7 @@ # PORTNAME= git -PORTVERSION= 1.6.4 +PORTVERSION= 1.6.4.1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_KERNEL_ORG} MASTER_SITE_SUBDIR= software/scm/${PORTNAME} Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/git/distinfo,v retrieving revision 1.37 diff -u -u -r1.37 distinfo --- distinfo 2 Aug 2009 16:00:15 -0000 1.37 +++ distinfo 23 Aug 2009 13:58:04 -0000 @@ -1,9 +1,9 @@ -MD5 (git-1.6.4.tar.bz2) = d41e3d43c8f1d23024fb3d3fe6aa3858 -SHA256 (git-1.6.4.tar.bz2) = 31d1346211df985288a21426bc3e820be817ead589ae32c7e545854480bc8185 -SIZE (git-1.6.4.tar.bz2) = 2166226 -MD5 (git-manpages-1.6.4.tar.bz2) = 851e1df833895c5046a994c28d3d8368 -SHA256 (git-manpages-1.6.4.tar.bz2) = b7ed025920594dff4ab9dc959bbefd99fa4ce3ebadef81fc92aad4d66065b7d5 -SIZE (git-manpages-1.6.4.tar.bz2) = 246610 -MD5 (git-1.6.4.tar.bz2.sign) = e66db5f249891d4bf287970db05f5eb6 -SHA256 (git-1.6.4.tar.bz2.sign) = 45a185c020a5d0c4f8c46d5de33ee4051792f4ff3b963e1e39ad27bf251bd5f9 -SIZE (git-1.6.4.tar.bz2.sign) = 248 +MD5 (git-1.6.4.1.tar.bz2) = bdc9b8be7d56a3beabad2d228f2e8e9a +SHA256 (git-1.6.4.1.tar.bz2) = cb38005bfea43dd647e371ff4ea9ceae43335bb8aec3358ecb789327ffad7f36 +SIZE (git-1.6.4.1.tar.bz2) = 2170221 +MD5 (git-manpages-1.6.4.1.tar.bz2) = b725aab52c1f6948134cd820d57f20a9 +SHA256 (git-manpages-1.6.4.1.tar.bz2) = e6889443f362ca73ce0885d12de5763d1c632d656225f61b9750b2ec5ba2d1dc +SIZE (git-manpages-1.6.4.1.tar.bz2) = 248277 +MD5 (git-1.6.4.1.tar.bz2.sign) = b7acbd3ee223aa80bbf35c2dc176d1c9 +SHA256 (git-1.6.4.1.tar.bz2.sign) = 2d367ae025aa25ec381331379de27f4b00a415dd339f43291a4720657e683815 +SIZE (git-1.6.4.1.tar.bz2.sign) = 248 --- git-1.6.4.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090823135946.55610228446>