ports/161849: [PATCH] devel/rubygem-rspec: update to 2.7.0

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Oct 21 02:50:11 UTC 2011


>Number:         161849
>Category:       ports
>Synopsis:       [PATCH] devel/rubygem-rspec: update to 2.7.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:   Fri Oct 21 02:50:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Wed Sep 28 22:36:13 CST 2011
>Description:
- Update to 2.7.0
- Pet portlint

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

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- rubygem-rspec-2.7.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-rspec/Makefile,v
retrieving revision 1.14
diff -u -u -r1.14 Makefile
--- Makefile	27 Jun 2011 02:19:19 -0000	1.14
+++ Makefile	21 Oct 2011 02:48:09 -0000
@@ -5,22 +5,23 @@
 # $FreeBSD: ports/devel/rubygem-rspec/Makefile,v 1.14 2011/06/27 02:19:19 swills Exp $
 
 PORTNAME=	rspec
-PORTVERSION=	2.6.0
+PORTVERSION=	2.7.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	romanbsd at yahoo.com
 COMMENT=	Behaviour Driven Development in Ruby
 
-USE_RUBY=	yes
-USE_RAKE=	yes
-USE_RUBYGEMS=	yes
-RUBYGEM_AUTOPLIST=	yes
-
 BUILD_DEPENDS=	rubygem-rspec-core>=0:${PORTSDIR}/devel/rubygem-rspec-core \
 		rubygem-rspec-expectations>=0:${PORTSDIR}/devel/rubygem-rspec-expectations \
 		rubygem-rspec-mocks>=0:${PORTSDIR}/devel/rubygem-rspec-mocks
 RUN_DEPENDS=	rubygem-rspec-core>=0:${PORTSDIR}/devel/rubygem-rspec-core \
 		rubygem-rspec-expectations>=0:${PORTSDIR}/devel/rubygem-rspec-expectations \
 		rubygem-rspec-mocks>=0:${PORTSDIR}/devel/rubygem-rspec-mocks
+
+USE_RUBY=	yes
+USE_RAKE=	yes
+USE_RUBYGEMS=	yes
+RUBYGEM_AUTOPLIST=	yes
+
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-rspec/distinfo,v
retrieving revision 1.10
diff -u -u -r1.10 distinfo
--- distinfo	27 Jun 2011 02:19:19 -0000	1.10
+++ distinfo	21 Oct 2011 02:48:09 -0000
@@ -1,2 +1,2 @@
-SHA256 (rubygem/rspec-2.6.0.gem) = 9638cad0d5a0c17ba7871e600df381ecf551dd3ab382d2032b35983803dc5ed4
-SIZE (rubygem/rspec-2.6.0.gem) = 5632
+SHA256 (rubygem/rspec-2.7.0.gem) = 7f6809cc33d8d328d306311b8804cc1ef65182f2bcbaa01c5a0749dd7cbfcb40
+SIZE (rubygem/rspec-2.7.0.gem) = 5632
--- rubygem-rspec-2.7.0.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list