From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jun 9 01:10:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 925902EC for ; Sun, 9 Jun 2013 01:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 73DA9128F for ; Sun, 9 Jun 2013 01:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r591A1d6079325 for ; Sun, 9 Jun 2013 01:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r591A0R7079323; Sun, 9 Jun 2013 01:10:00 GMT (envelope-from gnats) Date: Sun, 9 Jun 2013 01:10:00 GMT Message-Id: <201306090110.r591A0R7079323@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: Robert Backhaus Subject: Re: ports/179435: net-p2p/bitcoin won't fetch (GITHUB) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Robert Backhaus List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Jun 2013 01:10:01 -0000 The following reply was made to PR ports/179435; it has been noted by GNATS. From: Robert Backhaus To: "bug-followup@freebsd.org" Cc: Subject: Re: ports/179435: net-p2p/bitcoin won't fetch (GITHUB) Date: Sun, 9 Jun 2013 11:01:37 +1000 --001a11c1bb2ac1277404deae34e6 Content-Type: multipart/alternative; boundary=001a11c1bb2ac1277104deae34e4 --001a11c1bb2ac1277104deae34e4 Content-Type: text/plain; charset=ISO-8859-1 What a mess. As a bitcoin dev said, 'because lol github'. The tag was the only change, and the two different tags point to exactly the same commit. Patch attached. If the mail servers conspire to mess with the attachment, the text is below (tabs probably messed up, though) diff -ruN /usr/ports/net-p2p/bitcoin/Makefile ./Makefile --- /usr/ports/net-p2p/bitcoin/Makefile 2013-05-30 21:28:53.000000000 +1000 +++ ./Makefile 2013-06-09 10:48:34.000000000 +1000 @@ -1,5 +1,5 @@ # Created by: Shaun Amott -# $FreeBSD: net-p2p/bitcoin/Makefile 319413 2013-05-30 11:28:53Z swills $ +# $FreeBSD: head/net-p2p/bitcoin/Makefile 312668 2013-02-20 20:27:32Z rm $ PORTNAME= bitcoin PORTVERSION= 0.8.2 @@ -20,7 +20,7 @@ USE_GITHUB= yes GH_ACCOUNT= bitcoin GH_PROJECT= bitcoin -GH_COMMIT= 09e437b +GH_COMMIT= 94933c3 GH_TAGNAME= v${PORTVERSION} USE_GMAKE= yes diff -ruN /usr/ports/net-p2p/bitcoin/distinfo ./distinfo --- /usr/ports/net-p2p/bitcoin/distinfo 2013-05-30 21:28:53.000000000 +1000 +++ ./distinfo 2013-06-09 10:44:57.000000000 +1000 @@ -1,2 +1,2 @@ -SHA256 (bitcoin-0.8.2.tar.gz) = 708ca0fae80e75a670277aa484727750462130e15bfc422ee2512dd26a60ac2f -SIZE (bitcoin-0.8.2.tar.gz) = 3181548 +SHA256 (bitcoin-0.8.2.tar.gz) = 545a10f95146161ce8f39eee5cd24720ea6c5b745638634a60e8dd7e2801f173 +SIZE (bitcoin-0.8.2.tar.gz) = 3181543 On 9 June 2013 08:30, Edwin Groothuis wrote: > Maintainer of net-p2p/bitcoin, > > Please note that PR ports/179435 has just been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. > > The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/179435 > > -- > Edwin Groothuis via the GNATS Auto Assign Tool > edwin@FreeBSD.org > --001a11c1bb2ac1277104deae34e4 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
What a mess. As a bitcoin dev said, 'because lol githu= b'. The tag was the only change, and the two different tags point to ex= actly the same commit.

Patch attached. If the mail serve= rs conspire to mess with the attachment, the text is below (tabs probably m= essed up, though)

diff -ruN /u= sr/ports/net-p2p/bitcoin/Makefile ./Makefile
--- /usr/ports/net-p2p/bitcoin/Makefile 2013-05-30 21:28:53.000000000 +10= 00
+++ ./Makefile =A02013-06-09 10:48:34.000000000 = +1000
@@ -1,5 +1,5 @@
=A0# Created by: Shaun Amott <shaun@FreeBSD.org>
-# $FreeBSD: net-p2p/bitcoin/Makefile 319413 2013-05-30 11:28:53Z swills $<= /div>
+# $FreeBSD: head/net-p2p/bitcoin/Makefile = 312668 2013-02-20 20:27:32Z rm $

=A0PORTNAME=3D =A0bitcoin
=A0PORTVERSION=3D =A0 0.8.2
@@ -2= 0,7 +20,7 @@
=A0USE_GITHUB=3D =A0 =A0yes
=A0GH_ACCOUNT=3D =A0 =A0bitcoin
=A0GH_PROJE= CT=3D =A0 =A0bitcoin
-GH_COMMIT=3D 09e437b<= /div>
+GH_COMMIT=3D 94933c3
=A0GH_TAGNAME=3D =A0 =A0v${PORTVERSION}

=A0USE_GMAK= E=3D yes
diff -ruN /usr/ports/net-p2p/bitco= in/distinfo ./distinfo
--- /usr/ports/net-p= 2p/bitcoin/distinfo 2013-05-30 21:28:53.000000000 +1000
+++ ./distinfo =A02013-06-09 10:44:57.000000000 = +1000
@@ -1,2 +1,2 @@
-SHA256 (bitcoin-0.8.2.tar.gz) =3D 708ca0fae80e75a670277aa484727= 750462130e15bfc422ee2512dd26a60ac2f
-SIZE (bitcoin-0.8.2.tar.gz) =3D 3181548
+SHA256 (bitcoin-0.8.2.tar.gz) =3D 545a10f95146161= ce8f39eee5cd24720ea6c5b745638634a60e8dd7e2801f173
+SIZE (bitcoin-0.8.2.tar.gz) =3D 3181543

On 9 June 2013 08:30, Edwin Groothuis <edwin@freebsd.org> = wrote:
Maintainer of net-p2p/bitcoin,

Please note that PR ports/179435 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
=A0 =A0 http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/179= 435

--
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org

--001a11c1bb2ac1277104deae34e4-- --001a11c1bb2ac1277404deae34e6 Content-Type: application/octet-stream; name="patch-bitcoin-github_file_change.diff" Content-Disposition: attachment; filename="patch-bitcoin-github_file_change.diff" Content-Transfer-Encoding: base64 X-Attachment-Id: f_hhpizm5k0 ZGlmZiAtcnVOIC91c3IvcG9ydHMvbmV0LXAycC9iaXRjb2luL01ha2VmaWxlIC4vTWFrZWZpbGUK LS0tIC91c3IvcG9ydHMvbmV0LXAycC9iaXRjb2luL01ha2VmaWxlCTIwMTMtMDUtMzAgMjE6Mjg6 NTMuMDAwMDAwMDAwICsxMDAwCisrKyAuL01ha2VmaWxlCTIwMTMtMDYtMDkgMTA6NDg6MzQuMDAw MDAwMDAwICsxMDAwCkBAIC0xLDUgKzEsNSBAQAogIyBDcmVhdGVkIGJ5OiBTaGF1biBBbW90dCA8 c2hhdW5ARnJlZUJTRC5vcmc+Ci0jICRGcmVlQlNEOiBuZXQtcDJwL2JpdGNvaW4vTWFrZWZpbGUg MzE5NDEzIDIwMTMtMDUtMzAgMTE6Mjg6NTNaIHN3aWxscyAkCisjICRGcmVlQlNEOiBoZWFkL25l dC1wMnAvYml0Y29pbi9NYWtlZmlsZSAzMTI2NjggMjAxMy0wMi0yMCAyMDoyNzozMlogcm0gJAog CiBQT1JUTkFNRT0JYml0Y29pbgogUE9SVFZFUlNJT049CTAuOC4yCkBAIC0yMCw3ICsyMCw3IEBA CiBVU0VfR0lUSFVCPQl5ZXMKIEdIX0FDQ09VTlQ9CWJpdGNvaW4KIEdIX1BST0pFQ1Q9CWJpdGNv aW4KLUdIX0NPTU1JVD0JMDllNDM3YgorR0hfQ09NTUlUPQk5NDkzM2MzCiBHSF9UQUdOQU1FPQl2 JHtQT1JUVkVSU0lPTn0KIAogVVNFX0dNQUtFPQl5ZXMKZGlmZiAtcnVOIC91c3IvcG9ydHMvbmV0 LXAycC9iaXRjb2luL2Rpc3RpbmZvIC4vZGlzdGluZm8KLS0tIC91c3IvcG9ydHMvbmV0LXAycC9i aXRjb2luL2Rpc3RpbmZvCTIwMTMtMDUtMzAgMjE6Mjg6NTMuMDAwMDAwMDAwICsxMDAwCisrKyAu L2Rpc3RpbmZvCTIwMTMtMDYtMDkgMTA6NDQ6NTcuMDAwMDAwMDAwICsxMDAwCkBAIC0xLDIgKzEs MiBAQAotU0hBMjU2IChiaXRjb2luLTAuOC4yLnRhci5neikgPSA3MDhjYTBmYWU4MGU3NWE2NzAy NzdhYTQ4NDcyNzc1MDQ2MjEzMGUxNWJmYzQyMmVlMjUxMmRkMjZhNjBhYzJmCi1TSVpFIChiaXRj b2luLTAuOC4yLnRhci5neikgPSAzMTgxNTQ4CitTSEEyNTYgKGJpdGNvaW4tMC44LjIudGFyLmd6 KSA9IDU0NWExMGY5NTE0NjE2MWNlOGYzOWVlZTVjZDI0NzIwZWE2YzViNzQ1NjM4NjM0YTYwZThk ZDdlMjgwMWYxNzMKK1NJWkUgKGJpdGNvaW4tMC44LjIudGFyLmd6KSA9IDMxODE1NDMK --001a11c1bb2ac1277404deae34e6--