Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Oct 2011 17:37:15 GMT
From:      Phil Phillips <pphillips@experts-exchange.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/161465: [new port]: graphics/rubygem-chunky_png
Message-ID:  <201110101737.p9AHbF9n047982@red.freebsd.org>
Resent-Message-ID: <201110101740.p9AHe136098490@freefall.freebsd.org>

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

>Number:         161465
>Category:       ports
>Synopsis:       [new port]: graphics/rubygem-chunky_png
>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 Oct 10 17:40:01 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Phil Phillips
>Release:        8.2-RELEASE
>Organization:
Experts Exchange, LLC
>Environment:
FreeBSD ip3.experts-exchange.com 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011     root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
New ruby gem: ChunkyPNG
This is a pure Ruby library that can read and write PNG images

WWW: https://github.com/wvanbergen/chunky_png/wiki
>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-chunky_png
#	rubygem-chunky_png/pkg-descr
#	rubygem-chunky_png/distinfo
#	rubygem-chunky_png/Makefile
#
echo c - rubygem-chunky_png
mkdir -p rubygem-chunky_png > /dev/null 2>&1
echo x - rubygem-chunky_png/pkg-descr
sed 's/^X//' >rubygem-chunky_png/pkg-descr << '10fab86838bc1df8ee2c68ff8e264d63'
XChunkyPNG is a pure Ruby library to read and write PNG images
Xand access textual metadata.
X
XIt has no dependency on RMagick, or any other library for that matter.
X
XWWW: https://github.com/wvanbergen/chunky_png/wiki
10fab86838bc1df8ee2c68ff8e264d63
echo x - rubygem-chunky_png/distinfo
sed 's/^X//' >rubygem-chunky_png/distinfo << '3261343655f53bc8bbe3aa478274326a'
XSHA256 (rubygem/chunky_png-1.2.5.gem) = c153bd3ce87b858c2f49c9472857bdd3b22591224099ce57e741363627d7b9c6
XSIZE (rubygem/chunky_png-1.2.5.gem) = 322560
3261343655f53bc8bbe3aa478274326a
echo x - rubygem-chunky_png/Makefile
sed 's/^X//' >rubygem-chunky_png/Makefile << '626632e7f5ed8565abb00bcbf78ffe7c'
X# Ports collection makefile for:	rubygem-chunky_png
X# Date created:				7 October 2011
X# Whom:					Phil Phillips <pphillips@experts-exchange.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	chunky_png
XPORTVERSION=	1.2.5
XCATEGORIES=	graphics rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	pphillips@experts-exchange.com
XCOMMENT=	Ruby library to read and write PNG images
X
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
626632e7f5ed8565abb00bcbf78ffe7c
exit



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



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