Bug 273844

Summary: graphics/jbig2dec: Update to 0.20 and fix test target
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (sunpoet)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/ArtifexSoftware/jbig2dec/blob/0.20/CHANGES
Attachments:
Description Flags
Patch for jbig2dec none

Description Daniel Engberg freebsd_committer freebsd_triage 2023-09-16 07:00:41 UTC
Created attachment 244922 [details]
Patch for jbig2dec

Rearrange Makefile to follow Porters Handbook more closely and for readability
Remove unnecessary patch

Compile tested on FreeBSD 13.2-RELEASE (amd64) (make, make check-plist, make test)
Poudriere testport OK 12.4-RELEASE (amd64)
Poudriere testport OK 13.2-RELEASE (amd64)

Tested with following consumers in Poudriere (13.2-RELEASE amd64):
graphics/mupdf
graphics/zathura-pdf-mupdf
print/ghostscript10
print/ghostscript9-agpl-base
print/ghostscript9-agpl-x11
print/sioyek
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-09-30 23:58:03 UTC
A commit in branch main references this bug:

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

commit de8c89bc08a55ad0a6ec200a0c672b86f02632c0
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-09-30 23:50:39 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-09-30 23:50:39 +0000

    graphics/jbig2dec: Add make test

    PR:             273844

 graphics/jbig2dec/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)