1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Update version requirement of RUN_DEPENDS

- Update pkg-descr
- Take maintainership
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-11-18 18:13:23 +00:00
parent 54e30c9262
commit 2c6647cec8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517915
2 changed files with 4 additions and 3 deletions

View File

@ -6,13 +6,13 @@ PORTVERSION= 2.9.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Client interface for the Sentry error logger
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-faraday>=0.7.6:www/rubygem-faraday
RUN_DEPENDS= rubygem-faraday>=0.7.6<1.0:www/rubygem-faraday
USES= gem
USE_RUBY= yes

View File

@ -1,3 +1,4 @@
A gem that provides a client interface for the Sentry error logger
The official Ruby-language client and integration layer for the Sentry error
reporting API.
WWW: https://github.com/getsentry/raven-ruby