[Bug 204039] [patch] graphics/rubygem-chunky_png: Update to 1.3.4
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Oct 26 15:09:00 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204039
Bug ID: 204039
Summary: [patch] graphics/rubygem-chunky_png: Update to 1.3.4
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: ports at toco-domains.de
CC: pphillips at experts-exchange.com
Keywords: patch
Flags: maintainer-feedback?(pphillips at experts-exchange.com)
CC: pphillips at experts-exchange.com
Created attachment 162474
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=162474&action=edit
patch with update to 1.3.4
Hello,
attached a simple patch to update this port to the current version.
An short runtime test was also successful:
irb(main):002:0> require 'chunky_png'
=> true
irb(main):003:0> image = ChunkyPNG::Image.from_file('/tmp/test.png')
[ skipped many many lines :D ]
Also portlint is fine:
# portlint -C
looks fine.
Greetings,
Torsten
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list