Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  2 Sep 2013 16:03:14 +0900 (JST)
From:      Yasuhiro KIMURA <yasu@utahime.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/181743: New port: graphics/rubygem-fastimage ruby library that finds size or type of image with minimal fetch
Message-ID:  <20130902070314.CF5934E633@eastasia.home.utahime.org>
Resent-Message-ID: <201309020710.r827A1Tq056996@freefall.freebsd.org>

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

>Number:         181743
>Category:       ports
>Synopsis:       New port: graphics/rubygem-fastimage ruby library that finds size or type of image with minimal fetch
>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:   Mon Sep 02 07:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Yasuhiro KIMURA
>Release:        FreeBSD 9.1-RELEASE-p6 amd64
>Organization:
>Environment:
System: FreeBSD xxxx 9.1-RELEASE-p6 FreeBSD 9.1-RELEASE-p6 #0 r254634: Thu Aug 22 12:43:09 JST 2013 xxxx amd64


	
>Description:
	
	FastImage finds the size or type of an image given its uri
	by fetching as little as needed.

	https://github.com/sdsykes/fastimage

>How-To-Repeat:
	
>Fix:

	

--- rubygem-fastimage.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-fastimage
#	rubygem-fastimage/distinfo
#	rubygem-fastimage/Makefile
#	rubygem-fastimage/pkg-descr
#
echo c - rubygem-fastimage
mkdir -p rubygem-fastimage > /dev/null 2>&1
echo x - rubygem-fastimage/distinfo
sed 's/^X//' >rubygem-fastimage/distinfo << 'c03e261d226d0e7ef143b7eae7674063'
XSHA256 (rubygem/fastimage-1.5.0.gem) = 4bdc140fa842fa8d456a07cd2a312cfccaadcadfc7f685a18084e8699fa0c6ee
XSIZE (rubygem/fastimage-1.5.0.gem) = 2072576
c03e261d226d0e7ef143b7eae7674063
echo x - rubygem-fastimage/Makefile
sed 's/^X//' >rubygem-fastimage/Makefile << '8733313dbba27b2d5d023e2d99fa5e45'
X# Created by: Yasuhiro KIMURA <yasu@utahime.org>
X# $FreeBSD$
X
XPORTNAME=	fastimage
XPORTVERSION=	1.5.0
XCATEGORIES=	graphics rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	yasu@utahime.org
XCOMMENT=	Ruby library that finds size or type of image with minimal fetch
X
XLICENSE=	MIT
X
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
8733313dbba27b2d5d023e2d99fa5e45
echo x - rubygem-fastimage/pkg-descr
sed 's/^X//' >rubygem-fastimage/pkg-descr << '772e21cac3ca3b3c534d80916b716ed8'
XFastImage finds the size or type of an image given its uri by fetching
Xas little as needed.
X
XWWW: https://github.com/sdsykes/fastimage
772e21cac3ca3b3c534d80916b716ed8
exit
--- rubygem-fastimage.shar ends here ---


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



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