Bug 261301 - print/fontforge: Add missing dependency, switch to upstream release archive
Summary: print/fontforge: Add missing dependency, switch to upstream release archive
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-18 06:46 UTC by Daniel Engberg
Modified: 2022-01-19 07:55 UTC (History)
1 user (show)

See Also:
cyberbotx: maintainer-feedback+


Attachments
Patch for fontforge (1.96 KB, patch)
2022-01-18 06:46 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 2022-01-18 06:46:23 UTC
Created attachment 231112 [details]
Patch for fontforge

Add missing dependency for gdkpixbuf2 (referenced in gdraw/ggdkdraw.c and gdraw/ggdkdrawP.h)
Switch to upstream release archive as recommended by Porters Handbook
Do some minor changes to Makefile

Compile tested on FreeBSD 13.0-STABLE #2 stable/13-n248607-93a95ebbf7c (amd64) (make, make check-plist)
Poudriere testport OK 12.2-RELEASE (amd64)
Poudriere testport OK 13.0-RELEASE (i386)
Comment 1 Naram Qashat 2022-01-18 14:25:52 UTC
Looks good to me.
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-01-19 07:53:01 UTC
A commit in branch main references this bug:

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

commit 27e0a0490abdba2aac8e56fa6b840359277bb645
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-01-19 07:48:45 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-01-19 07:52:06 +0000

    print/fontforge: Add missing dependency, switch to upstream release archive

    Add missing dependency for gdkpixbuf2 (referenced in gdraw/ggdkdraw.c
    and gdraw/ggdkdrawP.h)
    Switch to upstream release archive as recommended by Porters Handbook
    Do some minor changes to Makefile

    PR:             261301
    Reviewed by:    Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)

 print/fontforge/Makefile | 15 ++++++++-------
 print/fontforge/distinfo |  6 +++---
 2 files changed, 11 insertions(+), 10 deletions(-)