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
ddaf9ea6
Commit
ddaf9ea6
authored
2 years ago
by
Yuri Victorovich
Browse files
Options
Downloads
Patches
Plain Diff
textproc/jql: Update 4.0.1 -> 4.0.2
Reported by: portscout
parent
137e3874
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
textproc/jql/Makefile
+6
-5
6 additions, 5 deletions
textproc/jql/Makefile
textproc/jql/distinfo
+13
-11
13 additions, 11 deletions
textproc/jql/distinfo
with
19 additions
and
16 deletions
textproc/jql/Makefile
+
6
−
5
View file @
ddaf9ea6
PORTNAME
=
jql
DISTVERSIONPREFIX
=
v
DISTVERSION
=
4.0.
1
DISTVERSION
=
4.0.
2
CATEGORIES
=
textproc
MAINTAINER
=
yuri@FreeBSD.org
...
...
@@ -15,7 +15,7 @@ USE_GITHUB= yes
GH_ACCOUNT
=
yamafaktory
CARGO_CRATES
=
ansi_term-0.12.1
\
anyhow-1.0.5
6
\
anyhow-1.0.5
7
\
async-attributes-1.1.2
\
async-channel-1.6.1
\
async-executor-1.4.1
\
...
...
@@ -42,7 +42,8 @@ CARGO_CRATES= ansi_term-0.12.1 \
cc-1.0.73
\
cfg-if-1.0.0
\
clap-2.34.0
\
clap-3.1.8
\
clap-3.1.12
\
clap_lex-0.1.1
\
colored_json-2.1.0
\
concurrent-queue-1.2.2
\
criterion-0.3.5
\
...
...
@@ -100,8 +101,8 @@ CARGO_CRATES= ansi_term-0.12.1 \
polling-2.2.0
\
proc-macro2-1.0.36
\
quote-1.0.17
\
rayon-1.5.
1
\
rayon-core-1.9.
1
\
rayon-1.5.
2
\
rayon-core-1.9.
2
\
regex-1.5.5
\
regex-automata-0.1.10
\
regex-syntax-0.6.25
\
...
...
This diff is collapsed.
Click to expand it.
textproc/jql/distinfo
+
13
−
11
View file @
ddaf9ea6
TIMESTAMP = 165
004902
2
TIMESTAMP = 165
125609
2
SHA256 (rust/crates/ansi_term-0.12.1.crate) = d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2
SIZE (rust/crates/ansi_term-0.12.1.crate) = 24838
SHA256 (rust/crates/anyhow-1.0.5
6
.crate) =
4361135be9122e0870de935d7c439aef945b9f9ddd4199a553b5270b49c82a27
SIZE (rust/crates/anyhow-1.0.5
6
.crate) = 44
780
SHA256 (rust/crates/anyhow-1.0.5
7
.crate) =
08f9b8508dccb7687a1d6c4ce66b2b0ecef467c94667de27d8d7fe1f8d2a9cdc
SIZE (rust/crates/anyhow-1.0.5
7
.crate) = 44
614
SHA256 (rust/crates/async-attributes-1.1.2.crate) = a3203e79f4dd9bdda415ed03cf14dae5a2bf775c683a00f94e9cd1faf0f596e5
SIZE (rust/crates/async-attributes-1.1.2.crate) = 11431
SHA256 (rust/crates/async-channel-1.6.1.crate) = 2114d64672151c0c5eaa5e131ec84a74f06e1e559830dabba01ca30605d66319
...
...
@@ -55,8 +55,10 @@ SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582eb
SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934
SHA256 (rust/crates/clap-2.34.0.crate) = a0610544180c38b88101fecf2dd634b174a62eef6946f84dfc6a7127512b381c
SIZE (rust/crates/clap-2.34.0.crate) = 202210
SHA256 (rust/crates/clap-3.1.8.crate) = 71c47df61d9e16dc010b55dba1952a57d8c215dbb533fd13cdd13369aac73b1c
SIZE (rust/crates/clap-3.1.8.crate) = 206494
SHA256 (rust/crates/clap-3.1.12.crate) = 7c167e37342afc5f33fd87bbc870cedd020d2a6dffa05d45ccd9241fbdd146db
SIZE (rust/crates/clap-3.1.12.crate) = 206752
SHA256 (rust/crates/clap_lex-0.1.1.crate) = 189ddd3b5d32a70b35e7686054371742a937b0d99128e76dde6340210e966669
SIZE (rust/crates/clap_lex-0.1.1.crate) = 9603
SHA256 (rust/crates/colored_json-2.1.0.crate) = 1fd32eb54d016e203b7c2600e3a7802c75843a92e38ccc4869aefeca21771a64
SIZE (rust/crates/colored_json-2.1.0.crate) = 12336
SHA256 (rust/crates/concurrent-queue-1.2.2.crate) = 30ed07550be01594c6026cff2a1d7fe9c8f683caa798e12b68694ac9e88286a3
...
...
@@ -171,10 +173,10 @@ SHA256 (rust/crates/proc-macro2-1.0.36.crate) = c7342d5883fbccae1cc37a2353b09c87
SIZE (rust/crates/proc-macro2-1.0.36.crate) = 41411
SHA256 (rust/crates/quote-1.0.17.crate) = 632d02bff7f874a36f33ea8bb416cd484b90cc66c1194b1a1110d067a7013f58
SIZE (rust/crates/quote-1.0.17.crate) = 28629
SHA256 (rust/crates/rayon-1.5.
1
.crate) =
c06aca804d41dbc8ba42dfd964f0d01334eceb64314b9ecf7c5fad5188a06d90
SIZE (rust/crates/rayon-1.5.
1
.crate) = 16
0424
SHA256 (rust/crates/rayon-core-1.9.
1
.crate) =
d78120e2c850279833f1dd3582f730c4ab53ed95aeaaaa862a2a5c71b1656d8e
SIZE (rust/crates/rayon-core-1.9.
1
.crate) = 6
496
1
SHA256 (rust/crates/rayon-1.5.
2
.crate) =
fd249e82c21598a9a426a4e00dd7adc1d640b22445ec8545feef801d1a74c221
SIZE (rust/crates/rayon-1.5.
2
.crate) = 16
5456
SHA256 (rust/crates/rayon-core-1.9.
2
.crate) =
9f51245e1e62e1f1629cbfec37b5793bbabcaeb90f30e94d2ba03564687353e4
SIZE (rust/crates/rayon-core-1.9.
2
.crate) = 6
522
1
SHA256 (rust/crates/regex-1.5.5.crate) = 1a11647b6b25ff05a515cb92c365cec08801e83423a235b51e231e1808747286
SIZE (rust/crates/regex-1.5.5.crate) = 238119
SHA256 (rust/crates/regex-automata-0.1.10.crate) = 6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132
...
...
@@ -261,5 +263,5 @@ SHA256 (rust/crates/winapi-util-0.1.5.crate) = 70ec6ce85bb158151cae5e5c87f95a8e9
SIZE (rust/crates/winapi-util-0.1.5.crate) = 10164
SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f
SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998
SHA256 (yamafaktory-jql-v4.0.
1
_GH0.tar.gz) =
07e8dadd8ebc2e2f491deb89c6c86a8b670519f1b023f63fb78f58a61d2d322d
SIZE (yamafaktory-jql-v4.0.
1
_GH0.tar.gz) = 421
070
SHA256 (yamafaktory-jql-v4.0.
2
_GH0.tar.gz) =
57b4c543fcdce325c26cf1d562b4f590819ed64944a5c2cfabba420f6b0deaf4
SIZE (yamafaktory-jql-v4.0.
2
_GH0.tar.gz) = 421
263
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