www/rubygem-cloudinary: Add rubygem-cloudinary 2.0.2

The Cloudinary Ruby on Rails SDK allows you to quickly and easily integrate your
application with Cloudinary. Effortlessly optimize, transform, upload and manage
your cloud's assets.
main
Po-Chuan Hsieh 2024-05-16 14:14:21 +08:00
parent 2a4b43bce7
commit 67177d7a21
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
4 changed files with 29 additions and 0 deletions

View File

@ -1983,6 +1983,7 @@
SUBDIR += rubygem-chosen-rails
SUBDIR += rubygem-chromedriver-helper
SUBDIR += rubygem-circuitbox
SUBDIR += rubygem-cloudinary
SUBDIR += rubygem-cookiejar
SUBDIR += rubygem-crass
SUBDIR += rubygem-cssbundling-rails

View File

@ -0,0 +1,22 @@
PORTNAME= cloudinary
PORTVERSION= 2.0.2
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Client library for easily using the Cloudinary service
WWW= https://cloudinary.com/ \
https://cloudinary.com/documentation/rails_integration \
https://github.com/cloudinary/cloudinary_gem
LICENSE= MIT
RUN_DEPENDS= rubygem-faraday>=2.0.1<3.0.0:www/rubygem-faraday \
rubygem-faraday-follow_redirects>=0.3.0<0.4:www/rubygem-faraday-follow_redirects \
rubygem-faraday-multipart>=1.0.4<2:www/rubygem-faraday-multipart
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1714227846
SHA256 (rubygem/cloudinary-2.0.2.gem) = 9c146ccd9bb0b45f3c4330e6c18577c855971cac9de2fa901bb3486885231e59
SIZE (rubygem/cloudinary-2.0.2.gem) = 148992

View File

@ -0,0 +1,3 @@
The Cloudinary Ruby on Rails SDK allows you to quickly and easily integrate your
application with Cloudinary. Effortlessly optimize, transform, upload and manage
your cloud's assets.