Bug 279431 - security/blst: update 0.3.11 → 0.3.12
Summary: security/blst: update 0.3.11 → 0.3.12
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Gleb Popov
URL: https://github.com/supranational/blst...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-31 11:08 UTC by Älven
Modified: 2024-06-09 09:55 UTC (History)
1 user (show)

See Also:
arrowd: maintainer-feedback+


Attachments
[PATCH] security/blst: update 0.3.11 → 0.3.12 (1.82 KB, patch)
2024-05-31 11:08 UTC, Älven
no flags Details | Diff
[PATCH] security/blst: update 0.3.11 → 0.3.12 (1.75 KB, patch)
2024-06-06 19:45 UTC, Älven
alster: maintainer-approval? (arrowd)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Älven 2024-05-31 11:08:56 UTC
Created attachment 251111 [details]
[PATCH] security/blst: update 0.3.11 → 0.3.12
Comment 1 Gleb Popov freebsd_committer freebsd_triage 2024-06-04 20:06:24 UTC
Why change pkg-descr? I thought the standard for word wrapping is 80 characters?
Comment 2 Älven 2024-06-06 19:45:49 UTC
Created attachment 251256 [details]
[PATCH] security/blst: update 0.3.11 → 0.3.12

Yes, it is so. I just tried some sort of semantic line-wrapping (split by the sentence part boundaries) and still not impressed by the result. May be I was better not to propose this.
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-06-09 09:54:05 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8d0f08dc5af34c411c67374a6c485e2d693ceb97

commit 8d0f08dc5af34c411c67374a6c485e2d693ceb97
Author:     Älven <alster@vinterdalen.se>
AuthorDate: 2024-06-09 09:48:26 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-06-09 09:53:15 +0000

    security/blst: Update to 0.3.12

    PR:             279431

 security/blst/Makefile  | 2 +-
 security/blst/distinfo  | 6 +++---
 security/blst/pkg-descr | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)
Comment 4 Gleb Popov freebsd_committer freebsd_triage 2024-06-09 09:55:51 UTC
Pushed, thank you.