mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
devel/rubygem-sentry-ruby-core: update to 5.19.0
Required for gitlab 17.4.0 Changes: https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md
This commit is contained in:
parent
0bf44fdd43
commit
341e6823ab
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= sentry-ruby-core
|
||||
PORTVERSION= 5.18.2
|
||||
PORTVERSION= 5.19.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -11,7 +11,7 @@ LICENSE= MIT
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-concurrent-ruby>=0:devel/rubygem-concurrent-ruby \
|
||||
rubygem-sentry-ruby>=5.18.2<5.18.3:devel/rubygem-sentry-ruby
|
||||
rubygem-sentry-ruby>=5.19.0<5.19.1:devel/rubygem-sentry-ruby
|
||||
|
||||
USES= gem
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1724598399
|
||||
SHA256 (rubygem/sentry-ruby-core-5.18.2.gem) = feb7810ee532fd351ad3641b8082b3a80c330102d262e83aeb6b1037471111f0
|
||||
SIZE (rubygem/sentry-ruby-core-5.18.2.gem) = 70144
|
||||
TIMESTAMP = 1726720378
|
||||
SHA256 (rubygem/sentry-ruby-core-5.19.0.gem) = 4bd52a749477db7d0d634cb2961ad28632a349b49a5ab496a6a80803555d8321
|
||||
SIZE (rubygem/sentry-ruby-core-5.19.0.gem) = 71680
|
||||
|
|
Loading…
Add table
Reference in a new issue