ports/185024: Port graphics/rubygem-chunky_png update to version 1.2.9 [PATCH]
Horia Racoviceanu
horia at racoviceanu.com
Fri Dec 20 12:40:01 UTC 2013
>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 at 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 at 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 <bsd.port.mk>
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:
More information about the freebsd-ports-bugs
mailing list