From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Dec 20 12:40:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8A0A280F for ; Fri, 20 Dec 2013 12:40:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 64C0F1067 for ; Fri, 20 Dec 2013 12:40:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rBKCe1qb029739 for ; Fri, 20 Dec 2013 12:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rBKCe139029714; Fri, 20 Dec 2013 12:40:01 GMT (envelope-from gnats) Resent-Date: Fri, 20 Dec 2013 12:40:01 GMT Resent-Message-Id: <201312201240.rBKCe139029714@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Horia Racoviceanu Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 38772697 for ; Fri, 20 Dec 2013 12:31:36 +0000 (UTC) Received: from oldred.freebsd.org (oldred.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 23DEC1007 for ; Fri, 20 Dec 2013 12:31:36 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id rBKCVZK2050072 for ; Fri, 20 Dec 2013 12:31:35 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id rBKCVZr3050037; Fri, 20 Dec 2013 12:31:35 GMT (envelope-from nobody) Message-Id: <201312201231.rBKCVZr3050037@oldred.freebsd.org> Date: Fri, 20 Dec 2013 12:31:35 GMT From: Horia Racoviceanu To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/185024: Port graphics/rubygem-chunky_png update to version 1.2.9 [PATCH] X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Dec 2013 12:40:01 -0000 >Number: 185024 >Category: ports >Synopsis: Port graphics/rubygem-chunky_png update to version 1.2.9 [PATCH] >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: Fri Dec 20 12:40:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Horia Racoviceanu >Release: 9.2-RELEASE >Organization: >Environment: FreeBSD aitch 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Fri Sep 27 03:52:52 UTC 2013 root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC i386 >Description: >How-To-Repeat: >Fix: - Update to Version 1.2.9 - Add MIT License - Add USE_RAKE - Support STAGEDIR Build log https://redports.org/buildarchive/20131220121201-02645/ Patch attached with submission follows: Index: Makefile =================================================================== --- Makefile (revision 337001) +++ Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= chunky_png -PORTVERSION= 1.2.8 +PORTVERSION= 1.2.9 CATEGORIES= graphics rubygems MASTER_SITES= RG @@ -9,9 +9,11 @@ MAINTAINER= pphillips@experts-exchange.com COMMENT= Ruby library to read and write PNG images +LICENSE= MIT + +USE_RAKE= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include Index: distinfo =================================================================== --- distinfo (revision 337001) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (rubygem/chunky_png-1.2.8.gem) = 694c136fe839b89135a7a20ad08db9b6f76bb2bd4cf2400f97041dde87f5e18c -SIZE (rubygem/chunky_png-1.2.8.gem) = 322560 +SHA256 (rubygem/chunky_png-1.2.9.gem) = d0102bc377642ee12370eb06109d95022792c619ce66d64ee15e2dd58e066748 +SIZE (rubygem/chunky_png-1.2.9.gem) = 316416 >Release-Note: >Audit-Trail: >Unformatted: