svn commit: r365608 - head/devel/rubygem-little_plugger
Steve Wills
swills at FreeBSD.org
Fri Aug 22 01:34:54 UTC 2014
Author: swills
Date: Fri Aug 22 01:34:53 2014
New Revision: 365608
URL: http://svnweb.freebsd.org/changeset/ports/365608
QAT: https://qat.redports.org/buildarchive/r365608/
Log:
devel/rubygem-little_plugger: remove unneeded rspec dependency
PR: 192512
Submitted by: Michael Moll <kvedulv at kvedulv.de>
Modified:
head/devel/rubygem-little_plugger/Makefile
Modified: head/devel/rubygem-little_plugger/Makefile
==============================================================================
--- head/devel/rubygem-little_plugger/Makefile Fri Aug 22 00:33:16 2014 (r365607)
+++ head/devel/rubygem-little_plugger/Makefile Fri Aug 22 01:34:53 2014 (r365608)
@@ -3,6 +3,7 @@
PORTNAME= little_plugger
PORTVERSION= 1.1.3
+PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
DISTNAME= little-plugger-${PORTVERSION}
@@ -15,6 +16,4 @@ USE_RUBYGEMS= yes
GEM_NAME= ${DISTNAME}
RUBYGEM_AUTOPLIST= yes
-RUN_DEPENDS= rubygem-rspec>=0:${PORTSDIR}/devel/rubygem-rspec
-
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list