[Bug 275987] irc/unreal: Update to 6.1.4

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 07 Jun 2024 14:43:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275987

--- Comment #17 from Rafael Grether <devnull@apt322.org> ---
@tanawts

Welcome!
In Poudriere, this can be done generically via "RESTRICT_NETWORKING=no" or by
selecting specific ports to make use of network resources via
"ALLOW_NETWORKING_PACKAGES=something".

About bugzilla patch, sorry, I think is not possible to rollback.

As addition, at the end of the poudriere build, I got some errors.
I think theese .so libs need to be included on pkg-plist:

====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: lib/unreal/central-api.so
Error: Orphaned: lib/unreal/central-blocklist.so
Error: Orphaned: lib/unreal/crule.so
Error: Orphaned: lib/unreal/spamreport.so
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
***Error code 1

If you want to generate a patch by returning the change to the last commented
line and adding these libs to pkg-plist, I can test compiling the port in
Poudriere.

-- 
You are receiving this mail because:
You are the assignee for the bug.