graphics/rubygem-chunky_png: update to 1.3.5 and reset maintainer
PR: 204039 Submitted by: Torsten Zühlsdorff <ports@toco-domains.de> (earlier version) Approved by: maintainer (timeout)
This commit is contained in:
parent
16fc027b02
commit
8dac5328fb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=401955
3 changed files with 6 additions and 6 deletions
|
@ -2,16 +2,16 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= chunky_png
|
||||
PORTVERSION= 1.2.9
|
||||
PORTVERSION= 1.3.5
|
||||
CATEGORIES= graphics rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= pphillips@experts-exchange.com
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Ruby library to read and write PNG images
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USE_RAKE= yes
|
||||
NO_ARCH= yes
|
||||
|
||||
USE_RUBY= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/chunky_png-1.2.9.gem) = d0102bc377642ee12370eb06109d95022792c619ce66d64ee15e2dd58e066748
|
||||
SIZE (rubygem/chunky_png-1.2.9.gem) = 316416
|
||||
SHA256 (rubygem/chunky_png-1.3.5.gem) = b6ab1011b2e79bcc973c92deee4110d071d5cd59ed950efcd0aba49a5f57c06d
|
||||
SIZE (rubygem/chunky_png-1.3.5.gem) = 350208
|
||||
|
|
|
@ -3,4 +3,4 @@ and access textual metadata.
|
|||
|
||||
It has no dependency on RMagick, or any other library for that matter.
|
||||
|
||||
WWW: http://wiki.github.com/wvanbergen/chunky_png
|
||||
WWW: https://github.com/wvanbergen/chunky_png/wiki
|
||||
|
|
Loading…
Reference in a new issue