From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 2 18:00:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org 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 38226A59 for ; Wed, 2 Apr 2014 18:00:01 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1528F1D0 for ; Wed, 2 Apr 2014 18:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s32I00qH020164 for ; Wed, 2 Apr 2014 18:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s32I00nA020163; Wed, 2 Apr 2014 18:00:00 GMT (envelope-from gnats) Resent-Date: Wed, 2 Apr 2014 18:00:00 GMT Resent-Message-Id: <201404021800.s32I00nA020163@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, Michael Moll 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 6065B921 for ; Wed, 2 Apr 2014 17:56:26 +0000 (UTC) Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 33A6818D for ; Wed, 2 Apr 2014 17:56:26 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s32HuPSs078248 for ; Wed, 2 Apr 2014 17:56:25 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s32HuPWd078247; Wed, 2 Apr 2014 17:56:25 GMT (envelope-from nobody) Message-Id: <201404021756.s32HuPWd078247@cgiserv.freebsd.org> Date: Wed, 2 Apr 2014 17:56:25 GMT From: Michael Moll To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/188199: [NEW PORT] devel/rubygem-apipie-bindings 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: Wed, 02 Apr 2014 18:00:01 -0000 >Number: 188199 >Category: ports >Synopsis: [NEW PORT] devel/rubygem-apipie-bindings >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: Wed Apr 02 18:00:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Michael Moll >Release: >Organization: >Environment: >Description: >How-To-Repeat: >Fix: 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-apipie-bindings # rubygem-apipie-bindings/distinfo # rubygem-apipie-bindings/Makefile # rubygem-apipie-bindings/pkg-descr # echo c - rubygem-apipie-bindings mkdir -p rubygem-apipie-bindings > /dev/null 2>&1 echo x - rubygem-apipie-bindings/distinfo sed 's/^X//' >rubygem-apipie-bindings/distinfo << '79ca0f84bf86baf24232b4d31053d2e0' XSHA256 (rubygem/apipie-bindings-0.0.6.gem) = 243ab904e3212d7f14089b4175edecd2fa4297f58e6404674805e9e22ae96a8b XSIZE (rubygem/apipie-bindings-0.0.6.gem) = 15872 79ca0f84bf86baf24232b4d31053d2e0 echo x - rubygem-apipie-bindings/Makefile sed 's/^X//' >rubygem-apipie-bindings/Makefile << 'af676bd169f404cdb12c70c5865cf709' X# Created by: Michael Moll X# $FreeBSD$ X XPORTNAME= apipie-bindings XPORTVERSION= 0.0.6 XCATEGORIES= devel rubygems XMASTER_SITES= RG X XMAINTAINER= kvedulv@kvedulv.de XCOMMENT= Ruby bindings for API calls that are documented with Apipie X XLICENSE= GPLv3 X XRUN_DEPENDS= rubygem-awesome_print>=1.1.0:${PORTSDIR}/devel/rubygem-awesome_print \ X rubygem-json>=1.8.1:${PORTSDIR}/devel/rubygem-json \ X rubygem-mime-types=1.25.1:${PORTSDIR}/misc/rubygem-mime-types \ X rubygem-oauth>=0.4.7:${PORTSDIR}/net/rubygem-oauth \ X rubygem-rest-client>=1.6.7:${PORTSDIR}/www/rubygem-rest-client X XUSE_RUBY= yes XUSE_RUBYGEMS= yes XRUBYGEM_AUTOPLIST= yes X X.include af676bd169f404cdb12c70c5865cf709 echo x - rubygem-apipie-bindings/pkg-descr sed 's/^X//' >rubygem-apipie-bindings/pkg-descr << '6d5cf4ea49e8856d13ac420477bd4b3b' XRuby bindings for API calls that are documented with Apipie. XBindings are generated on the fly. X XWWW: https://github.com/Apipie/apipie-bindings 6d5cf4ea49e8856d13ac420477bd4b3b exit >Release-Note: >Audit-Trail: >Unformatted: