Bug 261400 - devel/libqb: Fix DOXYGEN option, use release archive, minor changes to Makefile
Summary: devel/libqb: Fix DOXYGEN option, use release archive, minor changes to Makefile
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: Vinícius Zavam
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-22 07:02 UTC by Daniel Engberg
Modified: 2022-02-10 23:53 UTC (History)
0 users

See Also:
egypcio: maintainer-feedback+


Attachments
Patch for libqb (12.61 KB, patch)
2022-01-22 07:02 UTC, Daniel Engberg
no flags Details | Diff
Patch for libqb (12.58 KB, patch)
2022-01-22 17:16 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-22 07:02:19 UTC
Created attachment 231234 [details]
Patch for libqb

Fix DOXYGEN option
Use release archive as recommended by Porters Handbook
Do some minor changes to Makefile to follow Porters Handbook more closely

Compile tested on FreeBSD 13.0-STABLE #2 stable/13-n248607-93a95ebbf7c (amd64) (make, make check-plist)
Poudriere testport OK 12.2-RELEASE (amd64)
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2022-01-22 17:16:52 UTC
Created attachment 231240 [details]
Patch for libqb

No need to include my debugging messages, sorry
Comment 2 Vinícius Zavam freebsd_committer freebsd_triage 2022-01-26 11:43:08 UTC
ACK
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-02-10 23:51:39 UTC
A commit in branch main references this bug:

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

commit 057c247e16908785f89fb00ec5dd6ece7af0ff9a
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-02-10 23:49:11 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-02-10 23:49:15 +0000

    devel/libqb: Fix DOXYGEN option, use release archive, Makefile adjustments

    Fix DOXYGEN option
    Use release archive as recommended by Porters Handbook
    Do some minor changes to Makefile to follow Porters Handbook more closely

    PR:             261400
    Reviewed by:    egypcio (maintainer)

 devel/libqb/Makefile                        |  26 ++--
 devel/libqb/distinfo                        |   6 +-
 devel/libqb/files/patch-configure (new)     |  11 ++
 devel/libqb/files/patch-configure.ac (gone) |  15 ---
 devel/libqb/pkg-plist                       | 186 ++++++++++++++++++++++++++++
 5 files changed, 212 insertions(+), 32 deletions(-)