Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Mar 2014 00:26:43 GMT
From:      Michael Moll <kvedulv@kvedulv.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/188001: [PATCH]: print/rubygem-prawn: update to 1.0.0
Message-ID:  <201403270026.s2R0QhLi069732@cgiserv.freebsd.org>
Resent-Message-ID: <201403270030.s2R0U0pY029711@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         188001
>Category:       ports
>Synopsis:       [PATCH]: print/rubygem-prawn: update to 1.0.0
>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:   Thu Mar 27 00:30:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Michael Moll
>Release:        
>Organization:
>Environment:
>Description:
depends on ports/187987 and ports/187997
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 349300)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	prawn
-PORTVERSION=	0.12.0
+PORTVERSION=	1.0.0
 CATEGORIES=	print rubygems
 MASTER_SITES=	RG
 
@@ -9,8 +9,8 @@
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Fast pure Ruby PDF generator
 
-RUN_DEPENDS=	rubygem-pdf-reader>=0.9.0:${PORTSDIR}/print/rubygem-pdf-reader \
-		rubygem-ttfunk>=1.0.2:${PORTSDIR}/print/rubygem-ttfunk
+RUN_DEPENDS=	rubygem-pdf-core>=0.2.2:${PORTSDIR}/print/rubygem-pdf-core \
+		rubygem-ttfunk>=1.1.1:${PORTSDIR}/print/rubygem-ttfunk
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
Index: distinfo
===================================================================
--- distinfo	(revision 349300)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/prawn-0.12.0.gem) = ea31dfe8e0395580809ea8ce7ef6c3038bed04d582e4071f2d0450763e3daccc
-SIZE (rubygem/prawn-0.12.0.gem) = 4273664
+SHA256 (rubygem/prawn-1.0.0.gem) = 0251ba34dfc287ebd43066d207c5dd96dbf4ff8ce5512fda67cd2cabf250ddba
+SIZE (rubygem/prawn-1.0.0.gem) = 909824


>Release-Note:
>Audit-Trail:
>Unformatted:



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