Bug 261301

Summary: print/fontforge: Add missing dependency, switch to upstream release archive
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: cyberbotx
Priority: --- Flags: cyberbotx: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch for fontforge none

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(-)