diff options
author | Mateusz Piotrowski <0mp@FreeBSD.org> | 2025-07-13 11:24:20 +0200 |
---|---|---|
committer | Mateusz Piotrowski <0mp@FreeBSD.org> | 2025-07-13 11:32:47 +0200 |
commit | 3fc4fad263626857ec9252641e2794df6539d910 (patch) | |
tree | d5919c60e32b5dd95ff2c785d85559379824c568 /x11-toolkits/py-gtk2/files/patch-configure | |
parent | deskutils/calibre: Update to 8.6.0 (diff) |
_DISTDIR is a variable which stores the distfiles directory of the port
that is currently being worked on. In practice, it is usually just
the DISTDIR, although some ports also define a subdirectory. Currently,
a slash separating DISTDIR from DIST_SUBDIR is added to _DISTDIR
no matter if DIST_SUBDIR is set or not. This may cause confusion to
ports users by looking like a bug while it is not.
In particular, this patch casuses diagnostic logs of failed archive
extraction to look like this:
===> Failed to extract "/portdistfiles/ttf-iosevka-ss05-4.1.1.zip".
Instead of this:
===> Failed to extract "/portdistfiles//ttf-iosevka-ss05-4.1.1.zip".
PR: 282291
Reviewed by: pizzamig
Approved by: pizzamig (portmgr)
Event: Berlin Hackathon 202507
Differential Revision: https://reviews.freebsd.org/D27722
Diffstat (limited to 'x11-toolkits/py-gtk2/files/patch-configure')
0 files changed, 0 insertions, 0 deletions