Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jun 2013 04:05:18 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r321941 - head/devel/rubygem-shoulda
Message-ID:  <201306280405.r5S45Ic7002002@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Fri Jun 28 04:05:17 2013
New Revision: 321941
URL: http://svnweb.freebsd.org/changeset/ports/321941

Log:
  - Update to 3.5.0

Modified:
  head/devel/rubygem-shoulda/Makefile   (contents, props changed)
  head/devel/rubygem-shoulda/distinfo   (contents, props changed)

Modified: head/devel/rubygem-shoulda/Makefile
==============================================================================
--- head/devel/rubygem-shoulda/Makefile	Fri Jun 28 04:04:49 2013	(r321940)
+++ head/devel/rubygem-shoulda/Makefile	Fri Jun 28 04:05:17 2013	(r321941)
@@ -1,21 +1,19 @@
-# New ports collection makefile for:	rubygem-shoulda
-# Date created:		21 September 2010
-# Whom:			Philip M. Gollucci <pgollucci@p6m7g8.com>
-#
+# Created by: Philip M. Gollucci <pgollucci@p6m7g8.com>
 # $FreeBSD$
-#
 
 PORTNAME=	shoulda
-PORTVERSION=	2.11.3
+PORTVERSION=	3.5.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Making tests easy on the fingers and eyes
 
+RUN_DEPENDS=	rubygem-shoulda-context>=1.0.1:${PORTSDIR}/devel/rubygem-shoulda-context \
+		rubygem-shoulda-matchers>=1.4.1:${PORTSDIR}/devel/rubygem-shoulda-matchers
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
-PLIST_FILES=	bin/convert_to_should_syntax
 
 .include <bsd.port.mk>

Modified: head/devel/rubygem-shoulda/distinfo
==============================================================================
--- head/devel/rubygem-shoulda/distinfo	Fri Jun 28 04:04:49 2013	(r321940)
+++ head/devel/rubygem-shoulda/distinfo	Fri Jun 28 04:05:17 2013	(r321941)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/shoulda-2.11.3.gem) = 73fc7ec463b35c0e69d4df408cbcc4f109e5575f05f1cca71a633662d87d5387
-SIZE (rubygem/shoulda-2.11.3.gem) = 344064
+SHA256 (rubygem/shoulda-3.5.0.gem) = be7a69fb1dae41922ea8a5a8cdab148b3870b322ca5152b0b391d5a34a705533
+SIZE (rubygem/shoulda-3.5.0.gem) = 11264



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306280405.r5S45Ic7002002>