svn commit: r321530 - head/print/rubygem-prawn

Steve Wills swills at FreeBSD.org
Sat Jun 22 02:41:36 UTC 2013


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 at gmail.com
-#
+# Created by: wenheping at gmail.com
 # $FreeBSD$
 
 PORTNAME=	prawn
-PORTVERSION=	0.8.4
-PORTREVISION=	1
+PORTVERSION=	0.12.0
 CATEGORIES=	print rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	ruby at 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


More information about the svn-ports-all mailing list