Bug 273050 - graphics/jpegoptim: Use upstream release archive and simplify port
Summary: graphics/jpegoptim: Use upstream release archive and simplify port
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: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-10 17:41 UTC by Daniel Engberg
Modified: 2023-08-11 15:21 UTC (History)
0 users

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


Attachments
Patch for jpegoptim (1.41 KB, patch)
2023-08-10 17:41 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-08-10 17:41:02 UTC
Created attachment 244010 [details]
Patch for jpegoptim

Use upstream release archive as recommended by Porters Handbook and simplify Makefile for port

Poudriere testport OK (12.4-RELEASE and 13.2-RELEASE) on amd64
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-08-11 15:20:38 UTC
A commit in branch main references this bug:

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

commit 1ce33dddbce0a6f12587c4c158b8b8b55ffc5387
Author:     Daniel Engberg <dizzy@FreeBSD.org>
AuthorDate: 2023-08-11 15:18:59 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2023-08-11 15:19:26 +0000

    graphics/jpegoptim: Use upstream release archive and simplify

    PR:             273050

 graphics/jpegoptim/Makefile | 15 ++++++---------
 graphics/jpegoptim/distinfo |  6 +++---
 2 files changed, 9 insertions(+), 12 deletions(-)
Comment 2 Emanuel Haupt freebsd_committer freebsd_triage 2023-08-11 15:21:37 UTC
Committed, thanks!