ports/179856: [PATCH] net/rubygem-oauth: Remove redundant dependency

TAKATSU Tomonari tota at FreeBSD.org
Sat Jun 22 23:10:00 UTC 2013


>Number:         179856
>Category:       ports
>Synopsis:       [PATCH] net/rubygem-oauth: Remove redundant dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 22 23:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     TAKATSU Tomonari
>Release:        FreeBSD 9.1-RELEASE-p4 amd64
>Organization:
none (personal)
>Environment:
System: FreeBSD f34d 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013
>Description:
- Remove redundant dependency
  * oauth had runtime dependency ruby-hmac>=0.3.1 until oauth 0.3.6
  * Since oauth 0.4.0, ruby-hmac runtime dependency has been removed from oauth

Port maintainer (ruby at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_7 (mode: change, diff: SVN)
>How-To-Repeat:
>Fix:

--- rubygem-oauth-0.4.7.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 321600)
+++ Makefile	(working copy)
@@ -9,8 +9,6 @@
 MAINTAINER=	ruby at 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
--- rubygem-oauth-0.4.7.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list