Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 May 2024 01:13:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        ruby@FreeBSD.org
Subject:   [Bug 278764] lang/ruby32: Convert post-patch to EXTRACT_AFTER_ARGS and use helpers
Message-ID:  <bug-278764-21402-vMvatcXX61@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278764-21402@https.bugs.freebsd.org/bugzilla/>
References:  <bug-278764-21402@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=3D278764

--- Comment #2 from Yasuhiro Kimura <yasu@freebsd.org> ---
(In reply to Daniel Engberg from comment #1)

Thanks for patch.

+# We get these from other ports
+EXTRACT_AFTER_ARGS=3D    --exclude ${DISTNAME}/bin/gem \
+                       --exclude ${DISTNAME}/ext/win32* \
+                       --exclude ${DISTNAME}/lib/bundler* \
+                       --exclude ${DISTNAME}/libexec/bundler \
+                       --exclude ${DISTNAME}/man/erb.1 \
+                       --exclude ${DISTNAME}/man/irb.1 \
+                       --exclude ${DISTNAME}/man/ri.1 \
+                       --no-same-owner --no-same-permissions
+

Would you please explain why last two options are necessary?

--=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-278764-21402-vMvatcXX61>