From owner-cvs-ports@FreeBSD.ORG Mon Aug 23 19:41:16 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AB910106566B; Mon, 23 Aug 2010 19:41:16 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from cell.p6m7g8.net (static-71-178-236-107.washdc.fios.verizon.net [71.178.236.107]) by mx1.freebsd.org (Postfix) with ESMTP id 6FCF68FC19; Mon, 23 Aug 2010 19:41:15 +0000 (UTC) Received: from philip.hq.rws (wsip-174-79-184-239.dc.dc.cox.net [174.79.184.239]) (authenticated bits=0) by cell.p6m7g8.net (8.14.4/8.14.3) with ESMTP id o7NJfAsb015691 (version=TLSv1/SSLv3 cipher=DHE-DSS-CAMELLIA256-SHA bits=256 verify=NO); Mon, 23 Aug 2010 19:41:10 GMT (envelope-from pgollucci@p6m7g8.com) Message-ID: <4C72CED6.2010906@p6m7g8.com> Date: Mon, 23 Aug 2010 19:41:10 +0000 From: "Philip M. Gollucci" Organization: P6M7G8 Inc. User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.9) Gecko/20100607 Thunderbird/3.0.4 MIME-Version: 1.0 To: glarkin@FreeBSD.org References: <201008231725.o7NHPR7j044351@repoman.freebsd.org> <4C72BBB7.2000100@FreeBSD.org> In-Reply-To: <4C72BBB7.2000100@FreeBSD.org> X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,RDNS_DYNAMIC, TO_NO_BRKTS_DYNIP autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on cell.p6m7g8.net Cc: cvs-ports@FreeBSD.org, "Philip M. Gollucci" , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/rubygem-righthttpconnection distinfo X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Aug 2010 19:41:16 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 08/23/10 18:19, Greg Larkin wrote: > Philip M. Gollucci wrote: >> pgollucci 2010-08-23 17:25:27 UTC > >> FreeBSD ports repository > >> Modified files: >> net/rubygem-righthttpconnection distinfo >> Log: >> - Fix checkum > >> With Hat: ruby@ > >> Revision Changes Path >> 1.4 +2 -2 ports/net/rubygem-righthttpconnection/distinfo > > Hi Philip, > > Where was the breakage originally reported? I haven't received any > pointyhat build errors or other reports about this port. As far as I > can tell, the upstream distro has not been updated in a long time, either. It was in my own tb. I built all 266 rubygems last night. Its quite common in the rails world to re-roll these things on the forges and never announce or update the version #. I'm not at all surprised. I am surprised that *only* one had this issue after 2.5 months of me being away. End Configuration. FETCH_DEPENDS= PATCH_DEPENDS=openssl-1.0.0_2.tbz ruby-1.8.7.248_3,1.tbz EXTRACT_DEPENDS=openssl-1.0.0_2.tbz ruby-1.8.7.248_3,1.tbz BUILD_DEPENDS=openssl-1.0.0_2.tbz ruby-1.8.7.248_3,1.tbz ruby18-gems-1.3.7.tbz RUN_DEPENDS=ruby-1.8.7.248_3,1.tbz openssl-1.0.0_2.tbz ruby18-gems-1.3.7.tbz add_pkg ================================================================ ======================================== ===> License check disabled, port has not defined LICENSE => right_http_connection-1.2.4.gem doesn't seem to exist in /tmp/distfiles/rubygem. => Attempting to fetch from file:///distcache/rubygem/. fetch: file:///distcache/rubygem/right_http_connection-1.2.4.gem: No such file or directory => Attempting to fetch from http://production.s3.rubygems.org/gems/. right_http_connection-1.2.4.gem 22 kB 550 kBps => MD5 Checksum mismatch for rubygem/right_http_connection-1.2.4.gem. => SHA256 Checksum mismatch for rubygem/right_http_connection-1.2.4.gem. ===> Refetch for 1 more times files: rubygem/right_http_connection-1.2.4.gem rubygem/right_http_connection-1.2.4.gem ===> License check disabled, port has not defined LICENSE => right_http_connection-1.2.4.gem doesn't seem to exist in /tmp/distfiles/rubygem. => Attempting to fetch from file:///distcache/rubygem/. fetch: file:///distcache/rubygem/right_http_connection-1.2.4.gem: No such file or directory => Attempting to fetch from http://production.s3.rubygems.org/gems/. fetch: http://production.s3.rubygems.org/gems/right_http_connection-1.2.4.gem: Requested Range Not Satisfiable => Attempting to fetch from http://production.cf.rubygems.org/gems/. ===> License check disabled, port has not defined LICENSE => MD5 Checksum mismatch for rubygem/right_http_connection-1.2.4.gem. => SHA256 Checksum mismatch for rubygem/right_http_connection-1.2.4.gem. ===> Giving up on fetching files: rubygem/right_http_connection-1.2.4.gem rubygem/right_http_connection-1.2.4.gem Make sure the Makefile and distinfo file (/a/ports/net/rubygem-righthttpconnection/distinfo) are up to date. If you are absolutely sure you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 Stop in /a/ports/net/rubygem-righthttpconnection. *** Error code 1 Stop in /a/ports/net/rubygem-righthttpconnection. ================================================================ build of /usr/ports/net/rubygem-righthttpconnection ended at Mon Aug 23 15:58:48 UTC 2010 - -- - ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 VP Apache Infrastructure; Member, Apache Software Foundation Committer, FreeBSD Foundation Consultant, P6M7G8 Inc. Sr. System Admin, Ridecharge Inc. Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iD8DBQFMcs7WdbiP+9ubjBwRAh2hAJwIVGe8oG+kXermPLx+/GCcriiIfQCcDfht grgVL4lISKmlNrFyu/NtG0U= =jyss -----END PGP SIGNATURE-----