svn commit: r392374 - head/print/rubygem-prawn-flexible-table

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jul 17 12:25:38 UTC 2015


Author: sunpoet
Date: Fri Jul 17 12:25:37 2015
New Revision: 392374
URL: https://svnweb.freebsd.org/changeset/ports/392374

Log:
  - Update RUN_DEPENDS
  - Bump PORTREVISION for dependency change

Modified:
  head/print/rubygem-prawn-flexible-table/Makefile

Modified: head/print/rubygem-prawn-flexible-table/Makefile
==============================================================================
--- head/print/rubygem-prawn-flexible-table/Makefile	Fri Jul 17 12:25:32 2015	(r392373)
+++ head/print/rubygem-prawn-flexible-table/Makefile	Fri Jul 17 12:25:37 2015	(r392374)
@@ -2,6 +2,7 @@
 
 PORTNAME=	prawn-flexible-table
 PORTVERSION=	0.1.2
+PORTREVISION=	1
 CATEGORIES=	print rubygems
 MASTER_SITES=	RG
 
@@ -11,8 +12,6 @@ COMMENT=	Create tables with *span attrib
 LICENSE=	GPLv2 RUBY
 LICENSE_COMB=	dual
 
-RUN_DEPENDS=	rubygem-prawn>=0:${PORTSDIR}/print/rubygem-prawn
-
 NO_ARCH=	yes
 
 USE_RUBY=	yes


More information about the svn-ports-all mailing list