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
f71810a7
Verified
Commit
f71810a7
authored
3 years ago
by
sunpoet
Browse files
Options
Downloads
Patches
Plain Diff
www/rubygem-http: Update to 5.0.1
Changes:
https://github.com/httprb/http/blob/master/CHANGES.md
parent
b9c92be7
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
www/rubygem-http/Makefile
+1
-2
1 addition, 2 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
4 additions
and
16 deletions
www/rubygem-http/Makefile
+
1
−
2
View file @
f71810a7
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME
=
http
PORTVERSION
=
5.0.0
PORTREVISION
=
1
PORTVERSION
=
5.0.1
CATEGORIES
=
www rubygems
MASTER_SITES
=
RG
...
...
This diff is collapsed.
Click to expand it.
www/rubygem-http/distinfo
+
3
−
3
View file @
f71810a7
TIMESTAMP = 162
092873
3
SHA256 (rubygem/http-5.0.
0
.gem) =
e378d95dcc8d713967f525326986c3162f2ceebe228f168231a8cf31a12dfbfd
SIZE (rubygem/http-5.0.
0
.gem) =
79360
TIMESTAMP = 162
532369
3
SHA256 (rubygem/http-5.0.
1
.gem) =
cc905ea3652d6e63856c29b9e77a98fb3558cf1c4ef472f52df639748eadf095
SIZE (rubygem/http-5.0.
1
.gem) =
80384
This diff is collapsed.
Click to expand it.
www/rubygem-http/files/patch-gemspec
deleted
100644 → 0
+
0
−
11
View file @
b9c92be7
--- http.gemspec.orig 2021-05-17 12:38:25 UTC
+++ http.gemspec
@@ -27,7 +27,7 @@
Gem::Specification.new do |s|
s.add_runtime_dependency(%q<addressable>.freeze, ["~> 2.3"])
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.0.1"])
+ s.add_runtime_dependency(%q<llhttp-ffi>.freeze, ["~> 0.3.0"])
s.add_development_dependency(%q<bundler>.freeze, ["~> 2.0"])
else
s.add_dependency(%q<addressable>.freeze, ["~> 2.3"])
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