Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Nov 2015 16:40:23 +0000 (UTC)
From:      Michael Moll <mmoll@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r401955 - head/graphics/rubygem-chunky_png
Message-ID:  <201511191640.tAJGeNwF008932@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mmoll
Date: Thu Nov 19 16:40:22 2015
New Revision: 401955
URL: https://svnweb.freebsd.org/changeset/ports/401955

Log:
  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)

Modified:
  head/graphics/rubygem-chunky_png/Makefile
  head/graphics/rubygem-chunky_png/distinfo
  head/graphics/rubygem-chunky_png/pkg-descr

Modified: head/graphics/rubygem-chunky_png/Makefile
==============================================================================
--- head/graphics/rubygem-chunky_png/Makefile	Thu Nov 19 16:34:00 2015	(r401954)
+++ head/graphics/rubygem-chunky_png/Makefile	Thu Nov 19 16:40:22 2015	(r401955)
@@ -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

Modified: head/graphics/rubygem-chunky_png/distinfo
==============================================================================
--- head/graphics/rubygem-chunky_png/distinfo	Thu Nov 19 16:34:00 2015	(r401954)
+++ head/graphics/rubygem-chunky_png/distinfo	Thu Nov 19 16:40:22 2015	(r401955)
@@ -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

Modified: head/graphics/rubygem-chunky_png/pkg-descr
==============================================================================
--- head/graphics/rubygem-chunky_png/pkg-descr	Thu Nov 19 16:34:00 2015	(r401954)
+++ head/graphics/rubygem-chunky_png/pkg-descr	Thu Nov 19 16:40:22 2015	(r401955)
@@ -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



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