From owner-freebsd-ruby@FreeBSD.ORG Sun Jun 23 02:10:01 2013 Return-Path: Delivered-To: ruby@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 532FB4ED for ; Sun, 23 Jun 2013 02:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 44D831886 for ; Sun, 23 Jun 2013 02:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r5N2A1ld062749 for ; Sun, 23 Jun 2013 02:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r5N2A102062748; Sun, 23 Jun 2013 02:10:01 GMT (envelope-from gnats) Date: Sun, 23 Jun 2013 02:10:01 GMT Message-Id: <201306230210.r5N2A102062748@freefall.freebsd.org> To: ruby@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/179856: commit references a PR X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dfilter service List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jun 2013 02:10:01 -0000 The following reply was made to PR ports/179856; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/179856: commit references a PR Date: Sun, 23 Jun 2013 02:02:48 +0000 (UTC) Author: swills Date: Sun Jun 23 02:02:41 2013 New Revision: 321604 URL: http://svnweb.freebsd.org/changeset/ports/321604 Log: - Remove redundant dependency PR: ports/179856 Submitted by: tota Modified: head/net/rubygem-oauth/Makefile Modified: head/net/rubygem-oauth/Makefile ============================================================================== --- head/net/rubygem-oauth/Makefile Sun Jun 23 01:11:53 2013 (r321603) +++ head/net/rubygem-oauth/Makefile Sun Jun 23 02:02:41 2013 (r321604) @@ -9,8 +9,6 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Rubygem for Creating both OAuth Consumers and Service Providers -RUN_DEPENDS= ${RUBY_PKGNAMEPREFIX}hmac>=0.3.2:${PORTSDIR}/security/ruby-hmac - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"