Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jun 2013 02:02:41 +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: r321604 - head/net/rubygem-oauth
Message-ID:  <201306230202.r5N22fFT055322@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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