diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2023-02-27 07:49:05 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2023-04-03 10:01:08 +0000 |
commit | 2ad9ab80766e314b759fdefccf227f50177597dc (patch) | |
tree | 4d0acf21e5decb979701e21afe7a854c28d85671 | |
parent | 7994768094d9d79806b271c0a555660eeb220237 (diff) | |
download | ports-2ad9ab80766e314b759fdefccf227f50177597dc.tar.gz ports-2ad9ab80766e314b759fdefccf227f50177597dc.zip |
security/rubygem-gssapi: update to 1.3.1
Required for gitlab-ce 15.9
Changelog:
https://github.com/zenchild/gssapi/compare/v1.3.0...1.3.1
-rw-r--r-- | security/rubygem-gssapi/Makefile | 2 | ||||
-rw-r--r-- | security/rubygem-gssapi/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/rubygem-gssapi/Makefile b/security/rubygem-gssapi/Makefile index c8078c061e28..10bcc15728a7 100644 --- a/security/rubygem-gssapi/Makefile +++ b/security/rubygem-gssapi/Makefile @@ -1,5 +1,5 @@ PORTNAME= gssapi -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 CATEGORIES= security rubygems MASTER_SITES= RG diff --git a/security/rubygem-gssapi/distinfo b/security/rubygem-gssapi/distinfo index 1d84d79f24e2..b9370ea82b31 100644 --- a/security/rubygem-gssapi/distinfo +++ b/security/rubygem-gssapi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1587438879 -SHA256 (rubygem/gssapi-1.3.0.gem) = 90c7ccdcb7d0742e062ee8ab17465ee97a9bd14dd81ac1d9d97bf4ec16be868e -SIZE (rubygem/gssapi-1.3.0.gem) = 17920 +TIMESTAMP = 1676988906 +SHA256 (rubygem/gssapi-1.3.1.gem) = c51cf30842ee39bd93ce7fc33e20405ff8a04cda9dec6092071b61258284aee1 +SIZE (rubygem/gssapi-1.3.1.gem) = 17920 |