svn commit: r445881 - in head/devel: . rubygem-grape0
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Jul 15 17:20:27 UTC 2017
Author: sunpoet
Date: Sat Jul 15 17:20:26 2017
New Revision: 445881
URL: https://svnweb.freebsd.org/changeset/ports/445881
Log:
Add rubygem-grape0 0.19.2 (copied from rubygem-grape)
- Add PORTSCOUT
Added:
head/devel/rubygem-grape0/
- copied from r445871, head/devel/rubygem-grape/
Modified:
head/devel/Makefile
head/devel/rubygem-grape0/Makefile
Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile Sat Jul 15 17:11:05 2017 (r445880)
+++ head/devel/Makefile Sat Jul 15 17:20:26 2017 (r445881)
@@ -5385,6 +5385,7 @@
SUBDIR += rubygem-grape
SUBDIR += rubygem-grape-entity
SUBDIR += rubygem-grape-swagger
+ SUBDIR += rubygem-grape0
SUBDIR += rubygem-grit
SUBDIR += rubygem-guess_html_encoding
SUBDIR += rubygem-gyoku
Modified: head/devel/rubygem-grape0/Makefile
==============================================================================
--- head/devel/rubygem-grape/Makefile Sat Jul 15 12:16:25 2017 (r445871)
+++ head/devel/rubygem-grape0/Makefile Sat Jul 15 17:20:26 2017 (r445881)
@@ -4,6 +4,7 @@ PORTNAME= grape
PORTVERSION= 0.19.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
+PKGNAMESUFFIX= 0
MAINTAINER= ruby at FreeBSD.org
COMMENT= Framework for rapid API development with great conventions
@@ -20,6 +21,8 @@ RUN_DEPENDS= rubygem-activesupport4>=0:devel/rubygem-a
rubygem-rack>=1.3.0:www/rubygem-rack \
rubygem-rack-accept>=0:www/rubygem-rack-accept \
rubygem-virtus>=1.0.0:devel/rubygem-virtus
+
+PORTSCOUT= limit:^0\.
NO_ARCH= yes
USE_RUBY= yes
More information about the svn-ports-head
mailing list