Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
F
FreeBSD ports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
FreeBSD
FreeBSD ports
Commits
643ce598
Verified
Commit
643ce598
authored
1 year ago
by
sunpoet
Browse files
Options
Downloads
Patches
Plain Diff
www/rubygem-http: Update to 5.2.0
Changes:
https://github.com/httprb/http/blob/5-x-stable/CHANGELOG.md
parent
2be051a8
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
www/rubygem-http/Makefile
+3
-3
3 additions, 3 deletions
www/rubygem-http/Makefile
www/rubygem-http/distinfo
+3
-3
3 additions, 3 deletions
www/rubygem-http/distinfo
www/rubygem-http/files/patch-gemspec
+0
-11
0 additions, 11 deletions
www/rubygem-http/files/patch-gemspec
with
6 additions
and
17 deletions
www/rubygem-http/Makefile
+
3
−
3
View file @
643ce598
PORTNAME
=
http
PORTVERSION
=
5.1.1
PORTREVISION
=
1
PORTVERSION
=
5.2.0
CATEGORIES
=
www rubygems
MASTER_SITES
=
RG
...
...
@@ -12,9 +11,10 @@ LICENSE= MIT
LICENSE_FILE
=
${
WRKSRC
}
/LICENSE.txt
RUN_DEPENDS
=
rubygem-addressable>
=
2.8<3:www/rubygem-addressable
\
rubygem-base64>
=
0.1<1:converters/rubygem-base64
\
rubygem-http-cookie>
=
1.0<2:www/rubygem-http-cookie
\
rubygem-http-form_data>
=
2.2<3:www/rubygem-http-form_data
\
rubygem-llhttp-ffi>
=
0.
4<1
:www/rubygem-llhttp-ffi
rubygem-llhttp-ffi>
=
0.
5.0<0.6
:www/rubygem-llhttp-ffi
USES
=
gem
...
...
This diff is collapsed.
Click to expand it.
www/rubygem-http/distinfo
+
3
−
3
View file @
643ce598
TIMESTAMP = 1
674590594
SHA256 (rubygem/http-5.
1.1
.gem) =
fcaec14a4f82de6d2f9cb978c07326814c6c2b42b8974f6ec166ff19c645ebaf
SIZE (rubygem/http-5.
1.1
.gem) = 8
294
4
TIMESTAMP = 1
708450616
SHA256 (rubygem/http-5.
2.0
.gem) =
b99ed3c65376e0fd8107647fbaf5a8ab4f66c347d1271fb74cea757e209c6115
SIZE (rubygem/http-5.
2.0
.gem) = 8
550
4
This diff is collapsed.
Click to expand it.
www/rubygem-http/files/patch-gemspec
deleted
100644 → 0
+
0
−
11
View file @
2be051a8
--- http.gemspec.orig 2023-04-06 18:04:03 UTC
+++ http.gemspec
@@ -25,7 +25,7 @@
Gem::Specification.new do |s|
s.add_runtime_dependency(%q<addressable>.freeze, ["~> 2.8"])
s.add_runtime_dependency(%q<http-cookie>.freeze, ["~> 1.0"])
s.add_runtime_dependency(%q<http-form_data>.freeze, ["~> 2.2"])
- s.add_runtime_dependency(%q<llhttp-ffi>.freeze, ["~> 0.4.0"])
+ s.add_runtime_dependency(%q<llhttp-ffi>.freeze, ["~> 0.4"])
s.add_development_dependency(%q<bundler>.freeze, ["~> 2.0"])
end
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment