head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.6 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.4 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.2 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.1.0.2 pkgsrc-2011Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2011.07.11.10.26.30; author drochner; state dead; branches; next 1.1; 1.1 date 2011.06.06.12.32.02; author drochner; state Exp; branches; next ; desc @@ 1.2 log @update to 1.2.1 changes: -bugfixes -portability fixes in selftest @ text @$NetBSD: patch-ab,v 1.1 2011/06/06 12:32:02 drochner Exp $ kill illegal substitution (bashism) --- examples/xmlstarlet.orig 2011-05-23 20:45:02.000000000 +0000 +++ examples/xmlstarlet @@@@ -2,11 +2,5 @@@@ exepath=`dirname $0` xml="${abs_builddir-$exepath/..}"/xml -if [ x"$OSTYPE" = xmsys ] ; then - # MSYS does unix -> windows path conversion, eg: /x -> C:\Mingw\msys\1.0\x - # so we double all leading /'s to avoid this - exec "$xml" "${@@/#\////}" -fi - exec "$xml" "$@@" @ 1.1 log @update to 1.2.0 changes: -minor feature additions -bugfixes also patch some portability problems to make the selftest succeed @ text @d1 1 a1 1 $NetBSD$ @