From owner-svn-ports-all@FreeBSD.ORG Fri Jun 28 04:05:18 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id AD9B85AB; Fri, 28 Jun 2013 04:05:18 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id A037C1097; Fri, 28 Jun 2013 04:05:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5S45IVG002004; Fri, 28 Jun 2013 04:05:18 GMT (envelope-from swills@svn.freebsd.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5S45Ic7002002; Fri, 28 Jun 2013 04:05:18 GMT (envelope-from swills@svn.freebsd.org) Message-Id: <201306280405.r5S45Ic7002002@svn.freebsd.org> From: Steve Wills Date: Fri, 28 Jun 2013 04:05:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r321941 - head/devel/rubygem-shoulda X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jun 2013 04:05:18 -0000 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 -# +# Created by: Philip M. Gollucci # $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 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