From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Feb 20 09:50:00 2014 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 ESMTPS id D4CCE9DB for ; Thu, 20 Feb 2014 09:50:00 +0000 (UTC) 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 AF3DA19E1 for ; Thu, 20 Feb 2014 09: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 s1K9o00n066280 for ; Thu, 20 Feb 2014 09:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s1K9o0Cq066279; Thu, 20 Feb 2014 09:50:00 GMT (envelope-from gnats) Resent-Date: Thu, 20 Feb 2014 09:50:00 GMT Resent-Message-Id: <201402200950.s1K9o0Cq066279@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, Bartek Rutkowski Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 82ADE7A9 for ; Thu, 20 Feb 2014 09:43:39 +0000 (UTC) Received: from newred.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 514BA199C for ; Thu, 20 Feb 2014 09:43:39 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by newred.freebsd.org (8.14.7/8.14.7) with ESMTP id s1K9hdv6070384 for ; Thu, 20 Feb 2014 09:43:39 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.7/8.14.7/Submit) id s1K9hdMF070383; Thu, 20 Feb 2014 09:43:39 GMT (envelope-from nobody) Message-Id: <201402200943.s1K9hdMF070383@cgiserv.freebsd.org> Date: Thu, 20 Feb 2014 09:43:39 GMT From: Bartek Rutkowski To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/186912: [NEW PORT] devel/rubygem-librarian X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Feb 2014 09:50:01 -0000 >Number: 186912 >Category: ports >Synopsis: [NEW PORT] devel/rubygem-librarian >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: Thu Feb 20 09:50:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Bartek Rutkowski >Release: 9.2-R >Organization: Pixeware LTD >Environment: FreeBSD ports-dev 9.2-RELEASE-p3 FreeBSD 9.2-RELEASE-p3 #0: Sat Jan 11 03:25:02 UTC 2014 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 >Description: WARNING: this port was submitted as a group of ports that are required to work together: rubygem-librarian-puppet, rubygem-librarian and rubygem-open3_backport. Those ports should be tested and commited as a group, otherwise they're usless because of missing dependencies. >How-To-Repeat: Test, commit. >Fix: Shar archive attached. Patch attached with submission follows: # 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-librarian # rubygem-librarian/distinfo # rubygem-librarian/Makefile # rubygem-librarian/pkg-descr # echo c - rubygem-librarian mkdir -p rubygem-librarian > /dev/null 2>&1 echo x - rubygem-librarian/distinfo sed 's/^X//' >rubygem-librarian/distinfo << 'END-of-rubygem-librarian/distinfo' XSHA256 (rubygem/librarian-0.1.2.gem) = 7c263835ec5d5b03d89f1318f3abc073aefc8cc4669c55e36790024e994d6340 XSIZE (rubygem/librarian-0.1.2.gem) = 48640 END-of-rubygem-librarian/distinfo echo x - rubygem-librarian/Makefile sed 's/^X//' >rubygem-librarian/Makefile << 'END-of-rubygem-librarian/Makefile' X# $FreeBSD:$ X XPORTNAME= librarian XPORTVERSION= 0.1.2 XCATEGORIES= devel rubygems XMASTER_SITES= RG X XMAINTAINER= ports@robakdesign.com XCOMMENT= A Ruby framework for writing bundlers X XRUN_DEPENDS= ${PKGNAMEPREFIX}highline>=0:${PORTSDIR}/devel/rubygem-highline \ X ${PKGNAMEPREFIX}thor>=0.15:${PORTSDIR}/devel/rubygem-thor X XLICENSE= MIT X XUSE_RUBY= yes XUSE_RUBYGEMS= yes XRUBYGEM_AUTOPLIST= yes X X.include END-of-rubygem-librarian/Makefile echo x - rubygem-librarian/pkg-descr sed 's/^X//' >rubygem-librarian/pkg-descr << 'END-of-rubygem-librarian/pkg-descr' XLibrarian is a framework for writing bundlers, Xwhich are tools that resolve, fetch, install, Xand isolate a project's dependencies, in Ruby. X XWWW: https://github.com/applicationsonline/librarian END-of-rubygem-librarian/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: