head 1.2; access; symbols OPENPKG_E1_MP_HEAD:1.1 OPENPKG_E1_MP:1.1 OPENPKG_E1_MP_2_STABLE:1.1.2.2 OPENPKG_E1_FP:1.1.2.2 OPENPKG_2_STABLE_MP:1.1 OPENPKG_2_STABLE_20061018:1.1.2.2 OPENPKG_2_STABLE:1.1.0.2; locks; strict; comment @# @; 1.2 date 2007.08.24.19.23.21; author rse; state dead; branches; next 1.1; commitid k79ytnNstgrIu2vs; 1.1 date 2006.10.12.12.44.45; author rse; state Exp; branches 1.1.2.1; next ; commitid 2YaQmi4uGWqJroQr; 1.1.2.1 date 2006.10.12.12.44.45; author rse; state dead; branches; next 1.1.2.2; commitid iZxwRSmmWscPXUQr; 1.1.2.2 date 2006.10.16.14.50.51; author rse; state Exp; branches; next ; commitid iZxwRSmmWscPXUQr; desc @@ 1.2 log @upgrading package: hdf 5.1.6.5 -> 5.1.6.6 @ text @Index: configure --- configure.orig 2005-11-11 01:17:39.000000000 +0100 +++ configure 2006-10-12 14:31:38.331363439 +0200 @@@@ -1644,6 +1644,7 @@@@ if test "X${TR}" = "X"; then TR=tr fi +if false; then TR_TEST="`echo Test | ${TR} 'a-z,' 'A-Z '`" if test "X${TR_TEST}" != "XTEST"; then { { echo "$as_me:$LINENO: error: tr program doesn't work" >&5 @@@@ -1653,6 +1654,7 @@@@ echo "$as_me:$LINENO: result: yes" >&5 echo "${ECHO_T}yes" >&6 fi +fi echo "$as_me:$LINENO: checking if basename works" >&5 echo $ECHO_N "checking if basename works... $ECHO_C" >&6 @ 1.1 log @disable a too extreme check for a good tr(1) to get this package building under Solaris @ text @@ 1.1.2.1 log @file hdf.patch was added on branch OPENPKG_2_STABLE on 2006-10-16 14:50:51 +0000 @ text @d1 19 @ 1.1.2.2 log @Mass merge from CURRENT to 2-STABLE (all packages except those of JUNK class) @ text @a0 19 Index: configure --- configure.orig 2005-11-11 01:17:39.000000000 +0100 +++ configure 2006-10-12 14:31:38.331363439 +0200 @@@@ -1644,6 +1644,7 @@@@ if test "X${TR}" = "X"; then TR=tr fi +if false; then TR_TEST="`echo Test | ${TR} 'a-z,' 'A-Z '`" if test "X${TR_TEST}" != "XTEST"; then { { echo "$as_me:$LINENO: error: tr program doesn't work" >&5 @@@@ -1653,6 +1654,7 @@@@ echo "$as_me:$LINENO: result: yes" >&5 echo "${ECHO_T}yes" >&6 fi +fi echo "$as_me:$LINENO: checking if basename works" >&5 echo $ECHO_N "checking if basename works... $ECHO_C" >&6 @