ports/181743: New port: graphics/rubygem-fastimage ruby library that finds size or type of image with minimal fetch

Yasuhiro KIMURA yasu at utahime.org
Mon Sep 2 07:10:01 UTC 2013


>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 at utahime.org>
X# $FreeBSD$
X
XPORTNAME=	fastimage
XPORTVERSION=	1.5.0
XCATEGORIES=	graphics rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	yasu at 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:


More information about the freebsd-ports-bugs mailing list