mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
devel/rubygem-sentry-ruby-core: update to 5.22.1
Required for gitlab 17.8 Changes: https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md
This commit is contained in:
parent
538db0778e
commit
3710b4ac38
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= sentry-ruby-core
|
||||
PORTVERSION= 5.21.0
|
||||
PORTVERSION= 5.22.1
|
||||
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.21.0<5.21.1:devel/rubygem-sentry-ruby
|
||||
rubygem-sentry-ruby>=5.22.1<5.22.2:devel/rubygem-sentry-ruby
|
||||
|
||||
USES= gem
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1732169872
|
||||
SHA256 (rubygem/sentry-ruby-core-5.21.0.gem) = f61713e9c04c653f1d15003f2508f2b53d4486f61cd83fa3a1bd8b003de1db19
|
||||
SIZE (rubygem/sentry-ruby-core-5.21.0.gem) = 73728
|
||||
TIMESTAMP = 1737007923
|
||||
SHA256 (rubygem/sentry-ruby-core-5.22.1.gem) = 5a222f54c060dfcb23e4be187973bf2be317236071c1684e69a8a05838944c14
|
||||
SIZE (rubygem/sentry-ruby-core-5.22.1.gem) = 75776
|
||||
|
|
Loading…
Add table
Reference in a new issue