head 1.2; access; symbols pkgsrc-2016Q2:1.1.0.40 pkgsrc-2016Q2-base:1.1 pkgsrc-2016Q1:1.1.0.38 pkgsrc-2016Q1-base:1.1 pkgsrc-2015Q4:1.1.0.36 pkgsrc-2015Q4-base:1.1 pkgsrc-2015Q3:1.1.0.34 pkgsrc-2015Q3-base:1.1 pkgsrc-2015Q2:1.1.0.32 pkgsrc-2015Q2-base:1.1 pkgsrc-2015Q1:1.1.0.30 pkgsrc-2015Q1-base:1.1 pkgsrc-2014Q4:1.1.0.28 pkgsrc-2014Q4-base:1.1 pkgsrc-2014Q3:1.1.0.26 pkgsrc-2014Q3-base:1.1 pkgsrc-2014Q2:1.1.0.24 pkgsrc-2014Q2-base:1.1 pkgsrc-2014Q1:1.1.0.22 pkgsrc-2014Q1-base:1.1 pkgsrc-2013Q4:1.1.0.20 pkgsrc-2013Q4-base:1.1 pkgsrc-2013Q3:1.1.0.18 pkgsrc-2013Q3-base:1.1 pkgsrc-2013Q2:1.1.0.16 pkgsrc-2013Q2-base:1.1 pkgsrc-2013Q1:1.1.0.14 pkgsrc-2013Q1-base:1.1 pkgsrc-2012Q4:1.1.0.12 pkgsrc-2012Q4-base:1.1 pkgsrc-2012Q3:1.1.0.10 pkgsrc-2012Q3-base:1.1 pkgsrc-2012Q2:1.1.0.8 pkgsrc-2012Q2-base:1.1 pkgsrc-2012Q1:1.1.0.6 pkgsrc-2012Q1-base:1.1 pkgsrc-2011Q4:1.1.0.4 pkgsrc-2011Q4-base:1.1 pkgsrc-2011Q3:1.1.0.2 pkgsrc-2011Q3-base:1.1; locks; strict; comment @# @; 1.2 date 2016.07.16.20.00.14; author wiz; state dead; branches; next 1.1; commitid IyG7oAdtxjChgAez; 1.1 date 2011.07.08.11.44.02; author drochner; state Exp; branches; next ; desc @@ 1.2 log @Update autogen to 5.18.10. Switch from guile (1.8) to guile20. Clean up some pkglint. New in 5.18.10 - May 2016 * NUL terminate CGI definitions text New in 5.18.9 April 2016 * When parsing CGI, do not allow spaces to be lost * In producing usage text, check more rigorously that option "values" are really not flag characters. New in 5.18.8 March 2016 * Ensure testing vars start as unset for testing * happy new year & de-uglifications New in 5.18.7 December 2015 * Guile 1.6 support was removed * bootstrapping was made idempotent * add --enable-static-autogen config option * add (max-file-time) scheme function (max source file time) * Allow MAN_PAGE_DATE to override using the date program in man page templates * Enable byte-for-byte build reproducibility @ text @$NetBSD: patch-ac,v 1.1 2011/07/08 11:44:02 drochner Exp $ fmt(1) options portability: width=75 should be default --- autoopts/tpl/optcode.tlib.orig 2011-05-03 21:08:02.000000000 +0000 +++ autoopts/tpl/optcode.tlib @@@@ -171,7 +171,7 @@@@ ELSE =][= "#define zLicenseDescrip zCopyright\n" (begin (set! ext-text (string-append (shell (string-append - "fmt -w 75 <<_EOF_\n" ext-text "\n_EOF_" )) "\n" )) + "fmt <<_EOF_\n" ext-text "\n_EOF_" )) "\n" )) (sprintf "static char const zLicenseDescrip[%d] =\n%s;\n" (+ (string-length ext-text) 1) @@@@ -448,7 +448,7 @@@@ s/^@@item *$/\ /[= (define patch-text-sed - (sprintf "sed %s <<\\_EODetail_ | fmt -w 75\n" + (sprintf "sed %s <<\\_EODetail_ | fmt\n" (raw-shell-str (out-pop #t)) ) ) (define patch-text (lambda (t-name) @ 1.1 log @-add portability fixes, avoid picking up bash -update to 5.12 -- too many changes to list here, see the Changelog @ text @d1 1 a1 1 $NetBSD$ @