From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Oct 5 14:50: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 13170A6B for ; Sat, 5 Oct 2013 14:50: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 E5F4C24A0 for ; Sat, 5 Oct 2013 14:50:00 +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 r95Eo0Qn057423 for ; Sat, 5 Oct 2013 14:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r95Eo0t4057422; Sat, 5 Oct 2013 14:50:00 GMT (envelope-from gnats) Resent-Date: Sat, 5 Oct 2013 14:50:00 GMT Resent-Message-Id: <201310051450.r95Eo0t4057422@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Loic Blot 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 430A69D6 for ; Sat, 5 Oct 2013 14:49:48 +0000 (UTC) (envelope-from root@www.unix-experience.fr) Received: from www.unix-experience.fr (unix-experience.fr [88.191.192.43]) by mx1.freebsd.org (Postfix) with ESMTP id 0DAF32498 for ; Sat, 5 Oct 2013 14:49:47 +0000 (UTC) Received: by www.unix-experience.fr (Postfix, from userid 0) id 0F80B5EF9F; Sat, 5 Oct 2013 16:49:47 +0200 (CEST) Message-Id: <20131005144947.0F80B5EF9F@www.unix-experience.fr> Date: Sat, 5 Oct 2013 16:49:47 +0200 (CEST) From: Loic Blot To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/182690: new port security/rubygem-six X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Loic Blot List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Oct 2013 14:50:01 -0000 >Number: 182690 >Category: ports >Synopsis: new port security/rubygem-six >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 14:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Loic Blot >Release: FreeBSD 9.2-RELEASE amd64 >Organization: Institut Optique Graduate School >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 rubygem. This gem is required for future gitlab port >How-To-Repeat: >Fix: --- rubygem-six.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-six # rubygem-six/Makefile # rubygem-six/pkg-descr # rubygem-six/distinfo # echo c - rubygem-six mkdir -p rubygem-six > /dev/null 2>&1 echo x - rubygem-six/Makefile sed 's/^X//' >rubygem-six/Makefile << 'bba1c7c11b2c1c47065a7710aeb48e0b' X# $FreeBSD: textproc/rubygem-six/Makefile 327773 2013-09-20 23:17:30Z bapt $ X XPORTNAME= six XPORTVERSION= 0.2.0 XCATEGORIES= security rubygems XMASTER_SITES= RG X XMAINTAINER= ruby@FreeBSD.org XCOMMENT= Very simple authorization gem X XGEM_ENV= LC_CTYPE=UTF-8 X XUSE_RUBY= yes XUSE_RUBYGEMS= yes XRUBYGEM_AUTOPLIST= yes X XNO_STAGE= yes X.include bba1c7c11b2c1c47065a7710aeb48e0b echo x - rubygem-six/pkg-descr sed 's/^X//' >rubygem-six/pkg-descr << '47f69b65818de0066c92817d1b9c585f' XVery simple authorization gem X XWWW: https://rubygems.org/gems/six 47f69b65818de0066c92817d1b9c585f echo x - rubygem-six/distinfo sed 's/^X//' >rubygem-six/distinfo << '5ec4c04563c5a48f9dfe0b944844dae4' XSHA256 (rubygem/six-0.2.0.gem) = 83c73d4aa60ff76172ec257f45b098c66f7a8b89883bcaaec42517287dbc0aae XSIZE (rubygem/six-0.2.0.gem) = 4096 5ec4c04563c5a48f9dfe0b944844dae4 exit --- rubygem-six.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: