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:
parent
54e30c9262
commit
2c6647cec8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517915
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user