head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.6 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.4 pkgsrc-2025Q4-base:1.1 pkgsrc-2025Q3:1.1.0.2 pkgsrc-2025Q3-base:1.1; locks; strict; comment @# @; 1.1 date 2025.07.29.14.15.57; author schmonz; state Exp; branches; next ; commitid tUzHtkrdx0uLhE4G; desc @@ 1.1 log @jdebp-redo: bump PKGREVISION. Changes: * redo now hashes the targets of symbolic links rather than just looking at their last modification timestamps. pkgsrc changes: * Set DIST_SUBDIR, as distfile changed from what I'd thought was already 1.5. Build-tested on NetBSD, macOS, and Ubuntu. @ text @$NetBSD$ Avoid spurious output during configure. --- package/bsd/prepare.orig 2015-06-02 10:34:38.000000000 +0000 +++ package/bsd/prepare @@@@ -5,6 +5,8 @@@@ then exit 100 fi +unset CDPATH + # Create and populate the bsd directory. mkdir -p bsd ( @