Summary: | cad/gerbv: update to 2.10.0 using new upstream | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Daniel Engberg <diizzy> | ||||
Component: | Individual Port(s) | Assignee: | Kurt Jaeger <pi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | pi | ||||
Priority: | --- | Flags: | pi:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Daniel Engberg
2024-09-08 16:20:56 UTC
Friendly ping Created attachment 253744 [details]
patch and upgrade to 2.10.0 from new upstream
testbuild done on 14.1-amd64. TODO: more testbuilds.
Someone who uses this software should do a test-run, if everything works.
You can remove GH_TAGBANE (misspelt) and GH_ACCOUNT, PORTVERSION should also be DISTVERSION. See https://docs.freebsd.org/en/books/porters-handbook/book/#makefile-master_sites-github Best regards, Daniel update done, no run tests made. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=a99e5ef3a8fd220bbe4f90286bc0d314ad344d38 commit a99e5ef3a8fd220bbe4f90286bc0d314ad344d38 Author: Kurt Jaeger <pi@FreeBSD.org> AuthorDate: 2024-09-24 18:26:36 +0000 Commit: Kurt Jaeger <pi@FreeBSD.org> CommitDate: 2024-09-24 18:26:36 +0000 cad/gerbv: update 2.7.0 -> 2.10.0, new upstream, URL changed - Also fixes CVE-2023-4508 PR: 281369 Reported by: diizzy Changes: https://github.com/gerbv/gerbv/blob/main/NEWS cad/gerbv/Makefile | 13 +++++++------ cad/gerbv/distinfo | 6 +++--- cad/gerbv/pkg-plist | 2 +- 3 files changed, 11 insertions(+), 10 deletions(-) (In reply to commit-hook from comment #5) Hi, It now spews a lot of "sh: utils/git-version-gen.sh: not found" during configure stage, please fix. Best regads, Daniel |