Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Mar 2014 00:22:24 GMT
From:      Michael Moll <kvedulv@kvedulv.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/188002: [NEW PORT] devel/rubygem-axiom-types
Message-ID:  <201403270022.s2R0MOdP078322@cgiserv.freebsd.org>
Resent-Message-ID: <201403270030.s2R0U0hT029722@freefall.freebsd.org>

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

>Number:         188002
>Category:       ports
>Synopsis:       [NEW PORT] devel/rubygem-axiom-types
>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 Mar 27 00:30:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Michael Moll
>Release:        
>Organization:
>Environment:
>Description:
depends on ports/187988 and ports/187994
>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-axiom-types
#	rubygem-axiom-types/pkg-descr
#	rubygem-axiom-types/distinfo
#	rubygem-axiom-types/Makefile
#
echo c - rubygem-axiom-types
mkdir -p rubygem-axiom-types > /dev/null 2>&1
echo x - rubygem-axiom-types/pkg-descr
sed 's/^X//' >rubygem-axiom-types/pkg-descr << '266050a4c083c361219cc94e1d416d6e'
XAxiom-types provides a Ruby library that allows one to define types with
Xoptional constraints. It can be used for logic programming. 
X
XWWW: https://github.com/dkubb/axiom-types
266050a4c083c361219cc94e1d416d6e
echo x - rubygem-axiom-types/distinfo
sed 's/^X//' >rubygem-axiom-types/distinfo << '7db6a1bca6548f45d764941f305e6e24'
XSHA256 (rubygem/axiom-types-0.1.0.gem) = 9ff88884d498742c2f520e7238f83fe7a6830cfa9b945b9d764fc108696c2f4a
XSIZE (rubygem/axiom-types-0.1.0.gem) = 23552
7db6a1bca6548f45d764941f305e6e24
echo x - rubygem-axiom-types/Makefile
sed 's/^X//' >rubygem-axiom-types/Makefile << 'ca8c13377bf7b65bbaae7edb373731d5'
X# Created by: Michael Moll <kvedulv at kvedulv.de>
X# $FreeBSD$
X
XPORTNAME=	axiom-types
XPORTVERSION=	0.1.0
XCATEGORIES=	devel rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	ruby@FreeBSD.org
XCOMMENT=	Abstract types for logic programming in Ruby
X
XLICENSE=	MIT
X
XRUN_DEPENDS=	rubygem-descendants_tracker>=0.0.3:${PORTSDIR}/devel/rubygem-descendants_tracker \
X		rubygem-ice_nine>=0.11.0:${PORTSDIR}/devel/rubygem-ice_nine \
X		rubygem-thread_safe>=0.1.3:${PORTSDIR}/devel/rubygem-thread_safe
X
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
ca8c13377bf7b65bbaae7edb373731d5
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



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