Bug 286231 - print/gv: Take maintainership and Fix libXaw3d update issue
Summary: print/gv: Take maintainership and Fix libXaw3d update issue
Status: Open
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Koichiro Iwao
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-20 12:28 UTC by mew14930xvi
Modified: 2025-04-25 13:02 UTC (History)
1 user (show)

See Also:
mew14930xvi: merge-quarterly?


Attachments
fix libXaw3d update issue (5.53 KB, patch)
2025-04-20 12:28 UTC, mew14930xvi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mew14930xvi 2025-04-20 12:28:27 UTC
Created attachment 259734 [details]
fix libXaw3d update issue

Add LICENSE.
Add USES=localbase, pkgconfig.
Add USE_XORG=xinerama, xt.
Switch Ghostscript Options from pswrite to ps2write.
Remake patch.
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-04-22 09:05:52 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9e27b733cceebfed7266a6c753800e5a112871f3

commit 9e27b733cceebfed7266a6c753800e5a112871f3
Author:     mew14930xvi <mew14930xvi@inbox.lv>
AuthorDate: 2025-04-20 12:21:59 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2025-04-22 08:20:24 +0000

    print/gv: Assign new maintainer

    Fix libXaw3d update issue and housekeeping.

    PR:             286231

 print/gv/Makefile                    | 30 +++++++++++++-----------------
 print/gv/files/patch-configure       |  6 +++---
 print/gv/files/patch-src-Makefile.in | 15 ++++++++++++---
 print/gv/files/patch-src_FileSel.c   |  6 +++---
 print/gv/files/patch-src_callbacks.c |  8 ++++----
 5 files changed, 35 insertions(+), 30 deletions(-)
Comment 2 Koichiro Iwao freebsd_committer freebsd_triage 2025-04-25 04:36:08 UTC
Does this resolve bug 286082?
Comment 3 mew14930xvi 2025-04-25 06:36:05 UTC
(In reply to Koichiro Iwao from comment #2)
As far as I understand it will be resolved.
Comment 4 Koichiro Iwao freebsd_committer freebsd_triage 2025-04-25 07:13:47 UTC
(In reply to mew14930xvi from comment #3)
Thanks. Then it is worthwhile merging into quarterly.
Comment 5 commit-hook freebsd_committer freebsd_triage 2025-04-25 12:53:25 UTC
A commit in branch 2025Q2 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=90d720cc68bcb7162d3ed6b9db346896e8d1c1f9

commit 90d720cc68bcb7162d3ed6b9db346896e8d1c1f9
Author:     mew14930xvi <mew14930xvi@inbox.lv>
AuthorDate: 2025-04-20 12:21:59 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2025-04-25 12:51:17 +0000

    print/gv: Assign new maintainer

    Fix libXaw3d update issue and housekeeping.

    PR:             286231 286082

    (cherry picked from commit 9e27b733cceebfed7266a6c753800e5a112871f3)

 print/gv/Makefile                    | 30 +++++++++++++-----------------
 print/gv/files/patch-configure       |  6 +++---
 print/gv/files/patch-src-Makefile.in | 15 ++++++++++++---
 print/gv/files/patch-src_FileSel.c   |  6 +++---
 print/gv/files/patch-src_callbacks.c |  8 ++++----
 5 files changed, 35 insertions(+), 30 deletions(-)
Comment 6 Koichiro Iwao freebsd_committer freebsd_triage 2025-04-25 13:02:03 UTC
MFD'ed. Feel free to close when bug 286082 is resolved.