Date: Thu, 21 May 2009 20:49:48 +0200 From: Daniel Roethlisberger <daniel@roe.ch> To: FreeBSD-gnats-submit@FreeBSD.org Cc: daniel@roe.ch Subject: ports/134793: [maintainer] www/rubygem-sinatra: Unbreak and update to 0.9.2 Message-ID: <E1M7DKu-000Jka-J0@calvin.ustdmz.roe.ch> Resent-Message-ID: <200905211850.n4LIo2lg045795@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 134793 >Category: ports >Synopsis: [maintainer] www/rubygem-sinatra: Unbreak and update to 0.9.2 >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu May 21 18:50:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Daniel Roethlisberger >Release: FreeBSD 7.1-RELEASE-p4 i386 >Organization: >Environment: System: FreeBSD marvin.ustcor.roe.ch 7.1-RELEASE-p4 FreeBSD 7.1-RELEASE-p4 #0: Sun Mar 22 12:35:36 UTC 2009 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: Update to the lastest Sinatra release which fixes the breakage introduced with the recent update of www/rubygem-rack. >How-To-Repeat: >Fix: --- sinatra-0.9.2.diff begins here --- diff -ruN rubygem-sinatra.orig/Makefile rubygem-sinatra/Makefile --- rubygem-sinatra.orig/Makefile 2009-05-13 22:55:28.000000000 +0200 +++ rubygem-sinatra/Makefile 2009-05-21 20:45:40.000000000 +0200 @@ -5,7 +5,7 @@ # $FreeBSD: ports/www/rubygem-sinatra/Makefile,v 1.7 2009/05/13 20:55:28 pav Exp $ PORTNAME= sinatra -PORTVERSION= 0.9.1.1 +PORTVERSION= 0.9.2 CATEGORIES= www rubygems MASTER_SITES= RF @@ -15,8 +15,6 @@ BUILD_DEPENDS= rubygem-rack>=0.9.1:${PORTSDIR}/www/rubygem-rack RUN_DEPENDS= rubygem-rack>=0.9.1:${PORTSDIR}/www/rubygem-rack -BROKEN= does not install: sinatra requires rack (>= 0.9.1, < 1.0, runtime) - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff -ruN rubygem-sinatra.orig/distinfo rubygem-sinatra/distinfo --- rubygem-sinatra.orig/distinfo 2009-03-14 14:36:47.000000000 +0100 +++ rubygem-sinatra/distinfo 2009-05-21 20:45:50.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (rubygem/sinatra-0.9.1.1.gem) = c989dfc5e1b1bbd22be7fa52c10a2745 -SHA256 (rubygem/sinatra-0.9.1.1.gem) = 533ec806d160db530ee341fca0f0272c8b00138f888c997e3b2003e9d67bc979 -SIZE (rubygem/sinatra-0.9.1.1.gem) = 109568 +MD5 (rubygem/sinatra-0.9.2.gem) = 7b5c0a3fe3132f6b42d72e08d37d1961 +SHA256 (rubygem/sinatra-0.9.2.gem) = c2bc769eb7c9979d9de758f3fee6025c9416a45a6c436a371d4cb10bd2eadefb +SIZE (rubygem/sinatra-0.9.2.gem) = 118784 --- sinatra-0.9.2.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1M7DKu-000Jka-J0>