Subject: CVS commit: pkgsrc/pkgtools/pbulk
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 06/29/2007 22:43:26
Module Name:	pkgsrc
Committed By:	joerg
Date:		Fri Jun 29 22:43:26 UTC 2007

Modified Files:
	pkgsrc/pkgtools/pbulk: Makefile
	pkgsrc/pkgtools/pbulk/files/pbulk/scripts: compute-packages.awk
	    create-broken-graph.awk create-report-html.awk
	    create-report-txt.awk create-report.awk

Log Message:
#!/usr/bin/awk -f -
works for some reasons on NetBSD, but not with other versions
of one-true-awk or gawk. Bump to 0.4.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/pkgtools/pbulk/Makefile
cvs rdiff -r1.1.1.1 -r1.2 \
    pkgsrc/pkgtools/pbulk/files/pbulk/scripts/compute-packages.awk \
    pkgsrc/pkgtools/pbulk/files/pbulk/scripts/create-broken-graph.awk \
    pkgsrc/pkgtools/pbulk/files/pbulk/scripts/create-report-html.awk \
    pkgsrc/pkgtools/pbulk/files/pbulk/scripts/create-report-txt.awk \
    pkgsrc/pkgtools/pbulk/files/pbulk/scripts/create-report.awk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.