Date: Mon, 03 Feb 2025 15:37:02 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 284521] astro/google-earth-pro: update to 7.3.6.10201 Message-ID: <bug-284521-7788-RCz665WZOY@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-284521-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-284521-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D284521 --- Comment #3 from Nuno Teixeira <eduardo@FreeBSD.org> --- (In reply to Dima Panov from comment #2) Even for a linux port aren't this warnings fixable as port installs shared libraries [1] and uses $CHMOD instead of recommended operators in pkg-plist instead [2]? [1] > WARN: astro/google-earth-pro/pkg-plist: [140]: installing shared librarie= s, > please define USE_LDCONFIG as appropriate Should or shouldn't USE_LDCONFIG be used? https://docs.freebsd.org/en/books/porters-handbook/book/#porting-shlibs [2] > WARN: Makefile: [43]: possible use of "${CHMOD}" found. Use > @(owner,group,mode) syntax or @owner/@group operators in pkg-plist instea= d. ${CHMOD} +x ${STAGEDIR}${LINUXBASE}/opt/google/earth/pro/googleearth-bin versus https://docs.freebsd.org/en/books/porters-handbook/book/#plist-keywords-bas= e-empty --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-284521-7788-RCz665WZOY>