www/rubygem-responders-rails80: Add rubygem-responders-rails80 3.2.0 (copied from rubygem-responders-rails72)
This commit is contained in:
@@ -2455,6 +2455,7 @@
|
||||
SUBDIR += rubygem-responders-rails70
|
||||
SUBDIR += rubygem-responders-rails71
|
||||
SUBDIR += rubygem-responders-rails72
|
||||
SUBDIR += rubygem-responders-rails80
|
||||
SUBDIR += rubygem-rest-client
|
||||
SUBDIR += rubygem-rest-client-gitlab
|
||||
SUBDIR += rubygem-rfacebook
|
||||
|
||||
21
www/rubygem-responders-rails80/Makefile
Normal file
21
www/rubygem-responders-rails80/Makefile
Normal file
@@ -0,0 +1,21 @@
|
||||
PORTNAME= responders
|
||||
PORTVERSION= 3.2.0
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= -rails80
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Simple Ruby DSL for making HTTP requests
|
||||
WWW= https://github.com/heartcombo/responders
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-actionpack80>=7.0:www/rubygem-actionpack80 \
|
||||
rubygem-railties80>=7.0:www/rubygem-railties80
|
||||
|
||||
USES= gem
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
3
www/rubygem-responders-rails80/distinfo
Normal file
3
www/rubygem-responders-rails80/distinfo
Normal file
@@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1760472899
|
||||
SHA256 (rubygem/responders-3.2.0.gem) = 89c2d6ac0ae16f6458a11524cae4a8efdceba1a3baea164d28ee9046bd3df55a
|
||||
SIZE (rubygem/responders-3.2.0.gem) = 20480
|
||||
1
www/rubygem-responders-rails80/pkg-descr
Normal file
1
www/rubygem-responders-rails80/pkg-descr
Normal file
@@ -0,0 +1 @@
|
||||
Responders provides a set of responders modules to dry up your Rails app.
|
||||
Reference in New Issue
Block a user