Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Oct 2015 15:09:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 204039] [patch] graphics/rubygem-chunky_png: Update to 1.3.4
Message-ID:  <bug-204039-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: ports@toco-domains.de
                CC: pphillips@experts-exchange.com
          Keywords: patch
             Flags: maintainer-feedback?(pphillips@experts-exchange.com)
                CC: pphillips@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.



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