svn commit: r330970 - head/devel/rubygem-slim

Steve Wills swills at FreeBSD.org
Sun Oct 20 04:08:50 UTC 2013


Author: swills
Date: Sun Oct 20 04:08:49 2013
New Revision: 330970
URL: http://svnweb.freebsd.org/changeset/ports/330970

Log:
  - Add version for tilt dep

Modified:
  head/devel/rubygem-slim/Makefile

Modified: head/devel/rubygem-slim/Makefile
==============================================================================
--- head/devel/rubygem-slim/Makefile	Sun Oct 20 03:59:52 2013	(r330969)
+++ head/devel/rubygem-slim/Makefile	Sun Oct 20 04:08:49 2013	(r330970)
@@ -8,7 +8,7 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Template language whose goal is reduce the syntax to essential parts
 
-RUN_DEPENDS=	rubygem-tilt>=0:${PORTSDIR}/devel/rubygem-tilt \
+RUN_DEPENDS=	rubygem-tilt>=1.3.3:${PORTSDIR}/devel/rubygem-tilt \
 		rubygem-temple>=0.6.6:${PORTSDIR}/devel/rubygem-temple
 
 USE_RUBY=	yes


More information about the svn-ports-head mailing list