From owner-svn-ports-head@FreeBSD.ORG Sun Aug 24 17:06:50 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DC5E34E3; Sun, 24 Aug 2014 17:06:50 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C7AF73045; Sun, 24 Aug 2014 17:06:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s7OH6on2017130; Sun, 24 Aug 2014 17:06:50 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s7OH6owK017127; Sun, 24 Aug 2014 17:06:50 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201408241706.s7OH6owK017127@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sun, 24 Aug 2014 17:06:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r365971 - head/devel/rubygem-shoulda-context X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Aug 2014 17:06:51 -0000 Author: swills Date: Sun Aug 24 17:06:50 2014 New Revision: 365971 URL: http://svnweb.freebsd.org/changeset/ports/365971 QAT: https://qat.redports.org/buildarchive/r365971/ Log: devel/rubygem-shoulda-context: update to 1.2.1 Modified: head/devel/rubygem-shoulda-context/Makefile head/devel/rubygem-shoulda-context/distinfo Modified: head/devel/rubygem-shoulda-context/Makefile ============================================================================== --- head/devel/rubygem-shoulda-context/Makefile Sun Aug 24 17:04:44 2014 (r365970) +++ head/devel/rubygem-shoulda-context/Makefile Sun Aug 24 17:06:50 2014 (r365971) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= shoulda-context -PORTVERSION= 1.1.4 -PORTREVISION= 1 +PORTVERSION= 1.2.1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -15,8 +14,4 @@ USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES+= bin/convert_to_should_syntax -post-patch: - @${FIND} ${WRKSRC} -type d -exec ${CHMOD} g+rx '{}' + - @${FIND} ${WRKSRC} -type f -exec ${CHMOD} g+r '{}' + - .include Modified: head/devel/rubygem-shoulda-context/distinfo ============================================================================== --- head/devel/rubygem-shoulda-context/distinfo Sun Aug 24 17:04:44 2014 (r365970) +++ head/devel/rubygem-shoulda-context/distinfo Sun Aug 24 17:06:50 2014 (r365971) @@ -1,2 +1,2 @@ -SHA256 (rubygem/shoulda-context-1.1.4.gem) = 894875f73ad73a87c04016f589b7b1e6099a3e59ad3a69135501a8078d621303 -SIZE (rubygem/shoulda-context-1.1.4.gem) = 20992 +SHA256 (rubygem/shoulda-context-1.2.1.gem) = a52c1ce8aeb868af7a1f98d63f748bfdea353f98bce35181ed2bffa266149b1b +SIZE (rubygem/shoulda-context-1.2.1.gem) = 24064