Date: Mon, 18 May 2009 20:51:22 GMT From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: romanbsd@yahoo.com Subject: ports/134675: [PATCH] devel/rubygem-rspec: update to 1.2.6 Message-ID: <200905182051.n4IKpMvT078061@freefall.freebsd.org> Resent-Message-ID: <200905182100.n4IL0Cwc089108@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 134675 >Category: ports >Synopsis: [PATCH] devel/rubygem-rspec: update to 1.2.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: Mon May 18 21:00:11 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: RideCharge Inc. >Environment: System: FreeBSD freefall.freebsd.org 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #36: Mon Dec 29 15:15:30 UTC 2008 >Description: - Update to 1.2.6 Port maintainer (romanbsd@yahoo.com) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- rubygem-rspec-1.2.6.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/rubygem-rspec/Makefile,v retrieving revision 1.4 diff -u -u -r1.4 Makefile --- Makefile 9 Apr 2009 00:11:32 -0000 1.4 +++ Makefile 18 May 2009 20:51:20 -0000 @@ -5,10 +5,9 @@ # $FreeBSD: ports/devel/rubygem-rspec/Makefile,v 1.4 2009/04/09 00:11:32 pgollucci Exp $ PORTNAME= rspec -PORTVERSION= 0.7.5.1 +PORTVERSION= 1.2.6 CATEGORIES= devel rubygems MASTER_SITES= RF -MASTER_SITE_SUBDIR= rspec MAINTAINER= romanbsd@yahoo.com COMMENT= Behaviour Driven Development in Ruby @@ -17,6 +16,6 @@ USE_RAKE= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -PLIST_FILES= bin/drbspec bin/spec +PLIST_FILES= bin/spec bin/autospec .include <bsd.port.mk> Index: distinfo =================================================================== RCS file: /home/pcvs/ports/devel/rubygem-rspec/distinfo,v retrieving revision 1.2 diff -u -u -r1.2 distinfo --- distinfo 7 Feb 2007 11:12:04 -0000 1.2 +++ distinfo 18 May 2009 20:51:20 -0000 @@ -1,3 +1,3 @@ -MD5 (rubygem/rspec-0.7.5.1.gem) = 7a5390f68737eabd9ffa850b61c618d7 -SHA256 (rubygem/rspec-0.7.5.1.gem) = a069969fb0e6bf2b5f041813eff28c697a4cb8989442f244c60c801e99b5b5bf -SIZE (rubygem/rspec-0.7.5.1.gem) = 46082 +MD5 (rubygem/rspec-1.2.6.gem) = 8b606e38fb5dacec3e0c4619a216ec6a +SHA256 (rubygem/rspec-1.2.6.gem) = d0d4f1391b5e39408dd92b16e03998da2e36f44884f0ee37807d2a7c71e6d511 +SIZE (rubygem/rspec-1.2.6.gem) = 200192 --- rubygem-rspec-1.2.6.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?200905182051.n4IKpMvT078061>