The following reply was made to PR ports/179856; it has been noted by GNATS.
From: [email protected] (dfilter service) To: [email protected] 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= [email protected] 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ruby To unsubscribe, send any mail to "[email protected]"
