svn commit: r380178 - head/dns/rubygem-net-dns

Antoine Brodin antoine at FreeBSD.org
Sun Mar 1 12:57:46 UTC 2015


Author: antoine
Date: Sun Mar  1 12:57:45 2015
New Revision: 380178
URL: https://svnweb.freebsd.org/changeset/ports/380178
QAT: https://qat.redports.org/buildarchive/r380178/

Log:
  rubygem-net-dns doesn't need rubygem-rcov since version 0.7.0

Modified:
  head/dns/rubygem-net-dns/Makefile

Modified: head/dns/rubygem-net-dns/Makefile
==============================================================================
--- head/dns/rubygem-net-dns/Makefile	Sun Mar  1 11:53:40 2015	(r380177)
+++ head/dns/rubygem-net-dns/Makefile	Sun Mar  1 12:57:45 2015	(r380178)
@@ -3,14 +3,13 @@
 
 PORTNAME=	net-dns
 PORTVERSION=	0.8.0
+PORTREVISION=	1
 CATEGORIES=	dns rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Pure Ruby DNS library
 
-RUN_DEPENDS=	rubygem-rcov>=0:${PORTSDIR}/devel/rubygem-rcov
-
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-head mailing list