Date: Sat, 5 Oct 2013 17:23:38 +0200 (CEST) From: Loic Blot <loic.blot@unix-experience.fr> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/182697: new port net/rubygem-omniauth-oauth Message-ID: <20131005152338.CE04B5EF1C@www.unix-experience.fr> Resent-Message-ID: <201310051530.r95FU0Fa066885@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 182697 >Category: ports >Synopsis: new port net/rubygem-omniauth-oauth >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Oct 05 15:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Loic Blot >Release: FreeBSD 9.2-RELEASE amd64 >Organization: IOGS >Environment: System: FreeBSD www.unix-experience.fr 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC 2013 root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Here is a new plugin based on omniauth for oauth authentication required by gitlab >How-To-Repeat: >Fix: --- rubygem-omniauth-oauth.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # rubygem-omniauth-oauth # rubygem-omniauth-oauth/Makefile # rubygem-omniauth-oauth/pkg-descr # rubygem-omniauth-oauth/distinfo # echo c - rubygem-omniauth-oauth mkdir -p rubygem-omniauth-oauth > /dev/null 2>&1 echo x - rubygem-omniauth-oauth/Makefile sed 's/^X//' >rubygem-omniauth-oauth/Makefile << 'dcee0a9f9d9065b57d01d1cbff531706' X# $FreeBSD: net/rubygem-omniauth-oauth/Makefile 327773 2013-09-20 23:17:30Z bapt $ X XPORTNAME= omniauth-oauth XPORTVERSION= 1.0.1 XCATEGORIES= net rubygems XMASTER_SITES= RG X XMAINTAINER= ruby@FreeBSD.org XCOMMENT= A generic OAuth strategy for OmniAuth. X XGEM_ENV= LC_CTYPE=UTF-8 X XUSE_RUBY= yes XUSE_RUBYGEMS= yes XRUBYGEM_AUTOPLIST= yes X XRUN_DEPENDS= rubygem-oauth>=0:${PORTSDIR}/net/rubygem-oauth \ X rubygem-omniauth>=1.0:${PORTSDIR}/security/rubygem-omniauth X XNO_STAGE= yes X.include <bsd.port.mk> dcee0a9f9d9065b57d01d1cbff531706 echo x - rubygem-omniauth-oauth/pkg-descr sed 's/^X//' >rubygem-omniauth-oauth/pkg-descr << '2764a59ea577fda1dd455c8de08ae94f' XA generic OAuth (1.0/1.0a) strategy for OmniAuth. X XWWW: https://rubygems.org/gems/omniauth-oauth 2764a59ea577fda1dd455c8de08ae94f echo x - rubygem-omniauth-oauth/distinfo sed 's/^X//' >rubygem-omniauth-oauth/distinfo << '717befe15d686a0f9b7b6d7e69cba87c' XSHA256 (rubygem/omniauth-oauth-1.0.1.gem) = 9f1bfb30fe6ba823935330d2036e08a5406e980f1e20c9b1271b82ee34fbe759 XSIZE (rubygem/omniauth-oauth-1.0.1.gem) = 8192 717befe15d686a0f9b7b6d7e69cba87c exit --- rubygem-omniauth-oauth.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131005152338.CE04B5EF1C>