Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jun 2013 02:41:35 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r321530 - head/print/rubygem-prawn
Message-ID:  <201306220241.r5M2fZRe045737@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sat Jun 22 02:41:35 2013
New Revision: 321530
URL: http://svnweb.freebsd.org/changeset/ports/321530

Log:
  - Update to 0.12.0

Modified:
  head/print/rubygem-prawn/Makefile   (contents, props changed)
  head/print/rubygem-prawn/distinfo   (contents, props changed)

Modified: head/print/rubygem-prawn/Makefile
==============================================================================
--- head/print/rubygem-prawn/Makefile	Sat Jun 22 02:41:08 2013	(r321529)
+++ head/print/rubygem-prawn/Makefile	Sat Jun 22 02:41:35 2013	(r321530)
@@ -1,21 +1,16 @@
-# Ports collection makefile for:	rubygem-prawn
-# Date created:				29 Oct 2008
-# Whom:					wenheping@gmail.com
-#
+# Created by: wenheping@gmail.com
 # $FreeBSD$
 
 PORTNAME=	prawn
-PORTVERSION=	0.8.4
-PORTREVISION=	1
+PORTVERSION=	0.12.0
 CATEGORIES=	print rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Fast pure Ruby PDF generator
 
-RUN_DEPENDS=	rubygem-prawn-layout>=0.8.4:${PORTSDIR}/print/rubygem-prawn-layout \
-		rubygem-prawn-format>=0.2.2:${PORTSDIR}/print/rubygem-prawn-format \
-		rubygem-prawn-security>=0.8.4:${PORTSDIR}/print/rubygem-prawn-security
+RUN_DEPENDS=	rubygem-pdf-reader>=0.9.0:${PORTSDIR}/print/rubygem-pdf-reader \
+		rubygem-ttfunk>=1.0.2:${PORTSDIR}/print/rubygem-ttfunk
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes

Modified: head/print/rubygem-prawn/distinfo
==============================================================================
--- head/print/rubygem-prawn/distinfo	Sat Jun 22 02:41:08 2013	(r321529)
+++ head/print/rubygem-prawn/distinfo	Sat Jun 22 02:41:35 2013	(r321530)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/prawn-0.8.4.gem) = ece1bc2aca2d8f369e420382b47a61a4ca18e7c6008ecba5d3dbd38c3368f1b9
-SIZE (rubygem/prawn-0.8.4.gem) = 4096
+SHA256 (rubygem/prawn-0.12.0.gem) = ea31dfe8e0395580809ea8ce7ef6c3038bed04d582e4071f2d0450763e3daccc
+SIZE (rubygem/prawn-0.12.0.gem) = 4273664



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