Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Feb 2014 09:43:39 GMT
From:      Bartek Rutkowski <ports@robakdesign.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/186912: [NEW PORT] devel/rubygem-librarian
Message-ID:  <201402200943.s1K9hdMF070383@cgiserv.freebsd.org>
Resent-Message-ID: <201402200950.s1K9o0Cq066279@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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 <bsd.port.mk>
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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402200943.s1K9hdMF070383>