From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Oct 25 02:30:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 86F002DD for ; Fri, 25 Oct 2013 02:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7514921DF for ; Fri, 25 Oct 2013 02:30: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 r9P2U1at057812 for ; Fri, 25 Oct 2013 02:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r9P2U1WZ057811; Fri, 25 Oct 2013 02:30:01 GMT (envelope-from gnats) Date: Fri, 25 Oct 2013 02:30:01 GMT Message-Id: <201310250230.r9P2U1WZ057811@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/182766: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Oct 2013 02:30:01 -0000 The following reply was made to PR ports/182766; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/182766: commit references a PR Date: Fri, 25 Oct 2013 02:28:55 +0000 (UTC) Author: swills Date: Fri Oct 25 02:28:44 2013 New Revision: 331546 URL: http://svnweb.freebsd.org/changeset/ports/331546 Log: A LDAP strategy for OmniAuth. WWW: https://github.com/gitlabhq/omniauth-ldap PR: ports/182766 Submitted by: Loic Blot Added: head/net/rubygem-gitlab_omniauth-ldap/ head/net/rubygem-gitlab_omniauth-ldap/Makefile (contents, props changed) head/net/rubygem-gitlab_omniauth-ldap/distinfo (contents, props changed) head/net/rubygem-gitlab_omniauth-ldap/files/ head/net/rubygem-gitlab_omniauth-ldap/files/patch-gemspec (contents, props changed) head/net/rubygem-gitlab_omniauth-ldap/pkg-descr (contents, props changed) Modified: head/net/Makefile Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Fri Oct 25 02:09:45 2013 (r331545) +++ head/net/Makefile Fri Oct 25 02:28:44 2013 (r331546) @@ -1030,6 +1030,7 @@ SUBDIR += rubygem-domain_name SUBDIR += rubygem-dropbox-sdk SUBDIR += rubygem-geoip + SUBDIR += rubygem-gitlab_omniauth-ldap SUBDIR += rubygem-http_parser.rb SUBDIR += rubygem-httpauth SUBDIR += rubygem-ipaddress Added: head/net/rubygem-gitlab_omniauth-ldap/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/rubygem-gitlab_omniauth-ldap/Makefile Fri Oct 25 02:28:44 2013 (r331546) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= gitlab_omniauth-ldap +PORTVERSION= 1.0.3 +CATEGORIES= net rubygems +MASTER_SITES= RG + +MAINTAINER= ruby@FreeBSD.org +COMMENT= A LDAP strategy for OmniAuth. + +RUN_DEPENDS= rubygem-net-ldap>=0.3.1:${PORTSDIR}/net/rubygem-net-ldap \ + rubygem-omniauth>=1.0:${PORTSDIR}/security/rubygem-omniauth \ + rubygem-pyu-ruby-sasl>=0.0.3.1:${PORTSDIR}/security/rubygem-pyu-ruby-sasl \ + rubygem-rubyntlm>=0.1.1:${PORTSDIR}/net/rubygem-rubyntlm + +USE_RUBY= yes +USE_RUBYGEMS= yes +RUBYGEM_AUTOPLIST= yes + +NO_STAGE= yes + +.include Added: head/net/rubygem-gitlab_omniauth-ldap/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/rubygem-gitlab_omniauth-ldap/distinfo Fri Oct 25 02:28:44 2013 (r331546) @@ -0,0 +1,2 @@ +SHA256 (rubygem/gitlab_omniauth-ldap-1.0.3.gem) = aaab9d9c192ae690a53972998af4ed29a6e08b467282f7aac88aa5e806983545 +SIZE (rubygem/gitlab_omniauth-ldap-1.0.3.gem) = 12288 Added: head/net/rubygem-gitlab_omniauth-ldap/files/patch-gemspec ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/rubygem-gitlab_omniauth-ldap/files/patch-gemspec Fri Oct 25 02:28:44 2013 (r331546) @@ -0,0 +1,11 @@ +--- gitlab_omniauth-ldap-1.0.3.gemspec.orig 2013-10-25 02:24:55.456068284 +0000 ++++ gitlab_omniauth-ldap-1.0.3.gemspec 2013-10-25 02:25:06.863067558 +0000 +@@ -58,7 +58,7 @@ + requirements: + - - ~> + - !ruby/object:Gem::Version +- version: 0.1.1 ++ version: 0.4.0 + type: :runtime + prerelease: false + version_requirements: !ruby/object:Gem::Requirement Added: head/net/rubygem-gitlab_omniauth-ldap/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/rubygem-gitlab_omniauth-ldap/pkg-descr Fri Oct 25 02:28:44 2013 (r331546) @@ -0,0 +1,3 @@ +A LDAP strategy for OmniAuth. + +WWW: https://github.com/gitlabhq/omniauth-ldap _______________________________________________ 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"