[Bug 280458] lang/perl5*: fix 'pkg -r' installation

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 26 Jul 2024 14:32:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280458

            Bug ID: 280458
           Summary: lang/perl5*: fix 'pkg -r' installation
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: me@svmhdvn.name
                CC: mat@FreeBSD.org, perl@FreeBSD.org

Created attachment 252298
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=252298&action=edit
[PATCH] lang/perl5*: fix 'pkg -r' installation

The @postexec commands in lang/perl5* pkg-plist files do not account for 'pkg
-r' installations as they don't add DESTDIR (exposed as PKG_ROOTDIR to
post-install scripts) to the PREFIX. The attached patch fixes that for all perl
ports.

-- 
You are receiving this mail because:
You are on the CC list for the bug.