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
7287932b
Commit
7287932b
authored
1 week ago
by
Yuri Victorovich
Browse files
Options
Downloads
Patches
Plain Diff
devel/glaze: update 5.0.0 → 5.0.1
Reported by: portscout
parent
35194456
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
devel/glaze/Makefile
+2
-2
2 additions, 2 deletions
devel/glaze/Makefile
devel/glaze/distinfo
+3
-3
3 additions, 3 deletions
devel/glaze/distinfo
devel/glaze/pkg-plist
+3
-1
3 additions, 1 deletion
devel/glaze/pkg-plist
with
8 additions
and
6 deletions
devel/glaze/Makefile
+
2
−
2
View file @
7287932b
PORTNAME
=
glaze
DISTVERSIONPREFIX
=
v
DISTVERSION
=
5.0.
0
DISTVERSION
=
5.0.
1
CATEGORIES
=
devel textproc
MAINTAINER
=
yuri@FreeBSD.org
...
...
@@ -32,6 +32,6 @@ LDFLAGS+= -pthread
NO_ARCH
=
yes
# tests as of 5.0.
0
: 100% tests passed, 0 tests failed out of 2
5
# tests as of 5.0.
1
: 100% tests passed, 0 tests failed out of 2
6
.
include
<bsd.port.mk>
This diff is collapsed.
Click to expand it.
devel/glaze/distinfo
+
3
−
3
View file @
7287932b
TIMESTAMP = 174
1275855
SHA256 (stephenberry-glaze-v5.0.
0
_GH0.tar.gz) =
37e4ab809f18c5497a35481f347c1ed63761324644e358d92a7a11fe647fd44a
SIZE (stephenberry-glaze-v5.0.
0
_GH0.tar.gz) = 5
54521
TIMESTAMP = 174
2542386
SHA256 (stephenberry-glaze-v5.0.
1
_GH0.tar.gz) =
06cb141d073e803abdcc8d72069537b900cb0e1a0359c58e97c0c5c7baa4a100
SIZE (stephenberry-glaze-v5.0.
1
_GH0.tar.gz) = 5
62395
This diff is collapsed.
Click to expand it.
devel/glaze/pkg-plist
+
3
−
1
View file @
7287932b
...
...
@@ -40,6 +40,7 @@ include/glaze/core/context.hpp
include/glaze/core/convert_struct.hpp
include/glaze/core/custom.hpp
include/glaze/core/feature_test.hpp
include/glaze/core/manage.hpp
include/glaze/core/meta.hpp
include/glaze/core/opts.hpp
include/glaze/core/ptr.hpp
...
...
@@ -81,7 +82,6 @@ include/glaze/json/json_concepts.hpp
include/glaze/json/json_format.hpp
include/glaze/json/json_ptr.hpp
include/glaze/json/json_t.hpp
include/glaze/json/manage.hpp
include/glaze/json/max_write_precision.hpp
include/glaze/json/minify.hpp
include/glaze/json/ndjson.hpp
...
...
@@ -103,7 +103,9 @@ include/glaze/stencil/stencil.hpp
include/glaze/stencil/stencilcount.hpp
include/glaze/thread/async.hpp
include/glaze/thread/async_string.hpp
include/glaze/thread/async_vector.hpp
include/glaze/thread/atomic.hpp
include/glaze/thread/guard.hpp
include/glaze/thread/shared_async_map.hpp
include/glaze/thread/shared_async_vector.hpp
include/glaze/thread/threadpool.hpp
...
...
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