Bug 279431

Summary: security/blst: update 0.3.11 → 0.3.12
Product: Ports & Packages Reporter: Älven <alster>
Component: Individual Port(s)Assignee: Gleb Popov <arrowd>
Status: Closed FIXED    
Severity: Affects Only Me CC: arrowd
Priority: --- Flags: arrowd: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/supranational/blst/releases/tag/v0.3.12
Attachments:
Description Flags
[PATCH] security/blst: update 0.3.11 → 0.3.12
none
[PATCH] security/blst: update 0.3.11 → 0.3.12 alster: maintainer-approval? (arrowd)

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.