diff options
| author | Lexi Winter <ivy@FreeBSD.org> | 2025-12-01 03:19:41 +0000 |
|---|---|---|
| committer | Lexi Winter <ivy@FreeBSD.org> | 2025-12-01 03:19:41 +0000 |
| commit | 2e80774d0b20d167bc0a9e2b63dafbfb171c0d22 (patch) | |
| tree | 25f0138e1af8902b92dacc8cce09b267447c17db /www/rubygem-async-http | |
| parent | f85f2b2d6e5b7ed869376eb4b180c3a74a5c5da9 (diff) | |
| parent | 1a30da80670973368b399f2b01fe9c04b91a1273 (diff) | |
Merge remote-tracking branch 'freebsd/main' into lf/mainlf/main
Diffstat (limited to 'www/rubygem-async-http')
| -rw-r--r-- | www/rubygem-async-http/Makefile | 3 | ||||
| -rw-r--r-- | www/rubygem-async-http/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/www/rubygem-async-http/Makefile b/www/rubygem-async-http/Makefile index 702ac6fb89e2..183e1e365247 100644 --- a/www/rubygem-async-http/Makefile +++ b/www/rubygem-async-http/Makefile @@ -1,5 +1,5 @@ PORTNAME= async-http -PORTVERSION= 0.91.0 +PORTVERSION= 0.92.1 CATEGORIES= www rubygems MASTER_SITES= RG @@ -19,6 +19,7 @@ RUN_DEPENDS= rubygem-async>=2.10.2:devel/rubygem-async \ rubygem-protocol-http>=0.49<1:www/rubygem-protocol-http \ rubygem-protocol-http1>=0.30<1:www/rubygem-protocol-http1 \ rubygem-protocol-http2>=0.22<1:www/rubygem-protocol-http2 \ + rubygem-protocol-url>=0.2<1:www/rubygem-protocol-url \ rubygem-traces>=0.10<1:devel/rubygem-traces USES= gem diff --git a/www/rubygem-async-http/distinfo b/www/rubygem-async-http/distinfo index 63722af079d0..5569a7a388a6 100644 --- a/www/rubygem-async-http/distinfo +++ b/www/rubygem-async-http/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757121886 -SHA256 (rubygem/async-http-0.91.0.gem) = 6b1326ef328d5c2f21e106b1dfee5146f1cddca9b72b71ba39539bc202dbf55f -SIZE (rubygem/async-http-0.91.0.gem) = 37376 +TIMESTAMP = 1762587484 +SHA256 (rubygem/async-http-0.92.1.gem) = 66db56854cd9173b2f4e3b55f6ba48e15021e316425f0275e310a1d9ab173d59 +SIZE (rubygem/async-http-0.92.1.gem) = 39936 |
