svn commit: r471767 - branches/2018Q2/textproc/rubygem-wikicloth081

Matthias Fechner mfechner at FreeBSD.org
Tue Jun 5 14:46:33 UTC 2018


Author: mfechner
Date: Tue Jun  5 14:46:32 2018
New Revision: 471767
URL: https://svnweb.freebsd.org/changeset/ports/471767

Log:
  MFH: r469933
  
  Added missing dependency to rinku.
  
  Reviewed by:	swills (mentor)
  Approved by:	swills (mentor)
  Differential Revision:	https://reviews.freebsd.org/D15316
  
  Approved by:	ports-secteam (eadler)

Modified:
  branches/2018Q2/textproc/rubygem-wikicloth081/Makefile
Directory Properties:
  branches/2018Q2/   (props changed)

Modified: branches/2018Q2/textproc/rubygem-wikicloth081/Makefile
==============================================================================
--- branches/2018Q2/textproc/rubygem-wikicloth081/Makefile	Tue Jun  5 14:45:41 2018	(r471766)
+++ branches/2018Q2/textproc/rubygem-wikicloth081/Makefile	Tue Jun  5 14:46:32 2018	(r471767)
@@ -2,6 +2,7 @@
 
 PORTNAME=	wikicloth
 PORTVERSION=	0.8.1
+PORTREVISION=	1
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 PKGNAMESUFFIX=	081
@@ -16,6 +17,7 @@ RUN_DEPENDS=	rubygem-builder>=0:devel/rubygem-builder 
 		rubygem-expression_parser>=0:math/rubygem-expression_parser \
 		rubygem-htmlentities>=0:textproc/rubygem-htmlentities \
 		rubygem-nokogiri>=0:textproc/rubygem-nokogiri \
+		rubygem-rinku>=0:www/rubygem-rinku \
 		rubygem-twitter-text>=0:textproc/rubygem-twitter-text
 
 PORTSCOUT=	limit:^0\.8\.1


More information about the svn-ports-all mailing list