Bug 273844 - graphics/jbig2dec: Update to 0.20 and fix test target
Summary: graphics/jbig2dec: Update to 0.20 and fix test target
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: Po-Chuan Hsieh
URL: https://github.com/ArtifexSoftware/jb...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-16 07:00 UTC by Daniel Engberg
Modified: 2023-10-01 00:16 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (sunpoet)


Attachments
Patch for jbig2dec (2.44 KB, patch)
2023-09-16 07:00 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)