ports/169281: [PATCH] devel/rubygem-rspec: update to 2.10.0

Steve Wills swills at FreeBSD.org
Thu Jun 21 03:40:11 UTC 2012


>Number:         169281
>Category:       ports
>Synopsis:       [PATCH] devel/rubygem-rspec: update to 2.10.0
>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:   Thu Jun 21 03:40:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #2 r237195: Sun Jun 17 12:28:44 EDT
>Description:
- Update to 2.10.0

Note: this requires updates to devel/rubygem-rspec-core devel/rubygem-rspec-expectations and devel/rubygem-rspec-mocks which I will commit when this is approved.

Port maintainer (romanbsd at yahoo.com) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: CVS)
>How-To-Repeat:
>Fix:

--- rubygem-rspec-2.10.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/rubygem-rspec/Makefile,v
retrieving revision 1.17
diff -u -u -r1.17 Makefile
--- Makefile	8 Feb 2012 02:25:18 -0000	1.17
+++ Makefile	21 Jun 2012 03:35:10 -0000
@@ -5,19 +5,19 @@
 # $FreeBSD: ports/devel/rubygem-rspec/Makefile,v 1.17 2012/02/08 02:25:18 pgollucci Exp $
 
 PORTNAME=	rspec
-PORTVERSION=	2.8.0
+PORTVERSION=	2.10.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	romanbsd at yahoo.com
 COMMENT=	Behaviour Driven Development in Ruby
 
-BUILD_DEPENDS=	rubygem-rspec-core>=2.7.0:${PORTSDIR}/devel/rubygem-rspec-core \
-		rubygem-rspec-expectations>=2.7.0:${PORTSDIR}/devel/rubygem-rspec-expectations \
-		rubygem-rspec-mocks>=2.7.0:${PORTSDIR}/devel/rubygem-rspec-mocks
-RUN_DEPENDS=	rubygem-rspec-core>=2.7.0:${PORTSDIR}/devel/rubygem-rspec-core \
-		rubygem-rspec-expectations>=2.7.0:${PORTSDIR}/devel/rubygem-rspec-expectations \
-		rubygem-rspec-mocks>=2.7.0:${PORTSDIR}/devel/rubygem-rspec-mocks
+BUILD_DEPENDS=	rubygem-rspec-core>=2.10.0:${PORTSDIR}/devel/rubygem-rspec-core \
+		rubygem-rspec-expectations>=2.10.0:${PORTSDIR}/devel/rubygem-rspec-expectations \
+		rubygem-rspec-mocks>=2.10.0:${PORTSDIR}/devel/rubygem-rspec-mocks
+RUN_DEPENDS=	rubygem-rspec-core>=2.10.0:${PORTSDIR}/devel/rubygem-rspec-core \
+		rubygem-rspec-expectations>=2.10.0:${PORTSDIR}/devel/rubygem-rspec-expectations \
+		rubygem-rspec-mocks>=2.10.0:${PORTSDIR}/devel/rubygem-rspec-mocks
 
 USE_RUBY=	yes
 USE_RAKE=	yes
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/rubygem-rspec/distinfo,v
retrieving revision 1.12
diff -u -u -r1.12 distinfo
--- distinfo	8 Feb 2012 02:25:18 -0000	1.12
+++ distinfo	21 Jun 2012 03:35:10 -0000
@@ -1,2 +1,2 @@
-SHA256 (rubygem/rspec-2.8.0.gem) = 9049ad7d7eae3668549e7cfc4c96ff3b7fb561fbe05c93c8fb724f324bd2ff14
-SIZE (rubygem/rspec-2.8.0.gem) = 4608
+SHA256 (rubygem/rspec-2.10.0.gem) = b8aaf37b077c59ecfd865e76495e81fc8c88c1d2cfe7baefeee1f30bfa3835e8
+SIZE (rubygem/rspec-2.10.0.gem) = 4608
--- rubygem-rspec-2.10.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list