Bug 277325 - net/xrdesktop2: fix install / pet pkg-fallout
Summary: net/xrdesktop2: fix install / pet pkg-fallout
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Rodrigo Osorio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-26 05:50 UTC by Chris Hutchinson
Modified: 2024-03-15 13:12 UTC (History)
1 user (show)

See Also:
portmaster: maintainer-feedback+


Attachments
patch for net/xrdesktop2 - fixes pixmap installs (1.16 KB, patch)
2024-02-26 05:50 UTC, Chris Hutchinson
portmaster: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Hutchinson 2024-02-26 05:50:31 UTC
Created attachment 248752 [details]
patch for net/xrdesktop2 - fixes pixmap installs

The patch attached to this pr(1) fixes the pixmap
install for this port as reported by pkg-fallout@

That's it.

Thanks!

--Chris
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-03-15 13:09:38 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7dfb4eca4f79bc09baa609c2a8400705f34df504

commit 7dfb4eca4f79bc09baa609c2a8400705f34df504
Author:     Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2024-03-14 15:48:14 +0000
Commit:     Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2024-03-15 13:08:51 +0000

    net/xrdesktop2: fix pixmap install reported by pkg-fallout

    Also fix issue reported by portclippy and portfrmt

    PR:             277325
    Reported by:    Chris Hutchinson <portmaster@bsdforge.com> (maintainer)

 net/xrdesktop2/Makefile | 26 +++++++++++++++-----------
 1 file changed, 15 insertions(+), 11 deletions(-)
Comment 2 Rodrigo Osorio freebsd_committer freebsd_triage 2024-03-15 13:12:38 UTC
Committed with minor changes, thanks.