head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2014.09.08.21.51.25; author wiz; state dead; branches; next 1.1; commitid vvqTUiyBl47jDAPx; 1.1 date 2014.09.08.21.22.29; author wiz; state Exp; branches; next ; commitid 0IuhkyUPMU5rtAPx; desc @@ 1.2 log @Update to 10.67.04, integrating last two pkgsrc patches. Add a second tarball consisting of the html-to-man converted documenation, and overwrite dummy man pages with those. Changes in 10.67.04: 14.09.04 BJH Release 10.67.04 pcdovtoppm: Fix crash due to invalid operator == on some systems. Always broken (pcdovtoppm was new sometime between Netpbm 9.25 (March 2002) and Netpbm 10.11 (Februrary 2010)). Build: fix compile failure due to use of reserved word 'stdout'. Build with 'installosf': Fix crash due to invalid operator == on some systems. Build: fix undefined symbols in fiasco converters with static libraries. Build: provide means of setting the default search path for rgb.txt color database via config.mk. @ text @$NetBSD: patch-buildtools_installosf,v 1.1 2014/09/08 21:22:29 wiz Exp $ Fix unportable test(1) operator. --- buildtools/installosf.orig 2014-09-01 21:22:24.000000000 +0000 +++ buildtools/installosf @@@@ -17,7 +17,7 @@@@ while [ $# -gt 0 ]; do elif [ "$1" = "-m" ]; then shift PERMISSIONS=$1 - elif [ ${SOURCE_FILE}x == x ]; then + elif [ ${SOURCE_FILE}x = x ]; then SOURCE_FILE=$1 else TARGET_DIR=$1 @ 1.1 log @Update to 10.67.03. This is the current release of the Advanced branch of netpbm. Lots and lots of changes since our Super Stable release version. @ text @d1 1 a1 1 $NetBSD$ @