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
3
Snippets
Groups
Projects
Show more breadcrumbs
FreeBSD
FreeBSD ports
Commits
0d5bde38
Commit
0d5bde38
authored
5 months ago
by
Yuri Victorovich
Browse files
Options
Downloads
Patches
Plain Diff
lang/bend: update 0.2.36 → 0.2.37
parent
f3b22d48
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
lang/bend/Makefile
+5
-4
5 additions, 4 deletions
lang/bend/Makefile
lang/bend/distinfo
+7
-7
7 additions, 7 deletions
lang/bend/distinfo
with
12 additions
and
11 deletions
lang/bend/Makefile
+
5
−
4
View file @
0d5bde38
PORTNAME
=
bend
DISTVERSION
=
0.2.3
6
DISTVERSION
=
0.2.3
7
CATEGORIES
=
lang
PKGNAMESUFFIX
=
-language
MAINTAINER
=
yuri@FreeBSD.org
COMMENT
=
Massively parallel, high-level programming language
WWW
=
https://higherorderco.com
WWW
=
https://higherorderco.com
\
https://github.com/HigherOrderCO/Bend
LICENSE
=
APACHE20
LICENSE_FILE
=
${
WRKSRC
}
/LICENSE-APACHE
...
...
@@ -20,7 +21,7 @@ GH_ACCOUNT= HigherOrderCO
GH_PROJECT
=
Bend
CARGO_BUILDDEP
=
no
CARGO_CRATES
=
TSPL-0.0.1
2
\
CARGO_CRATES
=
TSPL-0.0.1
3
\
anstream-0.6.14
\
anstyle-1.0.7
\
anstyle-parse-0.2.4
\
...
...
@@ -41,7 +42,7 @@ CARGO_CRATES= TSPL-0.0.12 \
heck-0.5.0
\
hermit-abi-0.3.9
\
highlight_error-0.1.1
\
hvm-2.0.
19
\
hvm-2.0.
22
\
indexmap-2.2.6
\
insta-1.39.0
\
interner-0.2.1
\
...
...
This diff is collapsed.
Click to expand it.
lang/bend/distinfo
+
7
−
7
View file @
0d5bde38
TIMESTAMP = 172
0196882
SHA256 (rust/crates/TSPL-0.0.1
2
.crate) =
52dfd6238b1461b99635b26585a85b4e7b9c786cc0481b3c540ae5f590b6dfb6
SIZE (rust/crates/TSPL-0.0.1
2
.crate) = 4
102
TIMESTAMP = 172
9900180
SHA256 (rust/crates/TSPL-0.0.1
3
.crate) =
fe639519d49b56c98fd4fde7a5a7be01b5563862341a783b9bc2eb58f5120d8b
SIZE (rust/crates/TSPL-0.0.1
3
.crate) = 4
425
SHA256 (rust/crates/anstream-0.6.14.crate) = 418c75fa768af9c03be99d17643f93f79bbba589895012a80e3452a19ddda15b
SIZE (rust/crates/anstream-0.6.14.crate) = 29160
SHA256 (rust/crates/anstyle-1.0.7.crate) = 038dfcf04a5feb68e9c60b21c9625a54c2c0616e79b72b0fd87075a056ae1d1b
...
...
@@ -41,8 +41,8 @@ SHA256 (rust/crates/hermit-abi-0.3.9.crate) = d231dfb89cfffdbc30e7fc41579ed6066a
SIZE (rust/crates/hermit-abi-0.3.9.crate) = 16165
SHA256 (rust/crates/highlight_error-0.1.1.crate) = 809e18805660d7b6b2e2b9f316a5099521b5998d5cba4dda11b5157a21aaef03
SIZE (rust/crates/highlight_error-0.1.1.crate) = 15931
SHA256 (rust/crates/hvm-2.0.
19
.crate) =
281675413d2dd76cb1c53ec0d318bb672f5d70fb825929af6bcadd9b7f78c11b
SIZE (rust/crates/hvm-2.0.
19
.crate) = 63
0609
SHA256 (rust/crates/hvm-2.0.
22
.crate) =
3fafa02949c005e70869074ac9db489ad92eaf92c78b4dcf6c0b45d98982c08d
SIZE (rust/crates/hvm-2.0.
22
.crate) = 63
5687
SHA256 (rust/crates/indexmap-2.2.6.crate) = 168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26
SIZE (rust/crates/indexmap-2.2.6.crate) = 82420
SHA256 (rust/crates/insta-1.39.0.crate) = 810ae6042d48e2c9e9215043563a58a80b877bc863228a74cf10c49d4620a6f5
...
...
@@ -115,5 +115,5 @@ SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.5.crate) = 852298e482cd67c356ddd
SIZE (rust/crates/windows_x86_64_gnullvm-0.52.5.crate) = 433246
SHA256 (rust/crates/windows_x86_64_msvc-0.52.5.crate) = bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0
SIZE (rust/crates/windows_x86_64_msvc-0.52.5.crate) = 827905
SHA256 (HigherOrderCO-Bend-0.2.3
6
_GH0.tar.gz) =
b1eee7d228eb48c597137aa347bf47f63492c4a680547b9196573d760552cdc2
SIZE (HigherOrderCO-Bend-0.2.3
6
_GH0.tar.gz) =
286201
SHA256 (HigherOrderCO-Bend-0.2.3
7
_GH0.tar.gz) =
61a5a5eca76ed6a7741452adc12e7fb21f9ec39e7af6f02ccab27658a4fbf9a1
SIZE (HigherOrderCO-Bend-0.2.3
7
_GH0.tar.gz) =
336178
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