pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/pkgtools/tinderbox-dragonfly



Module Name:    pkgsrc
Committed By:   marino
Date:           Wed Nov 23 00:54:34 UTC 2011

Modified Files:
        pkgsrc/pkgtools/tinderbox-dragonfly: Makefile distinfo
        pkgsrc/pkgtools/tinderbox-dragonfly/patches: patch-aa patch-ai
Added Files:
        pkgsrc/pkgtools/tinderbox-dragonfly/files: bulk_hook_1.sh.in
            bulkbuild.sh.in

Log Message:
pkgtools/tinderbox-dragonFly: bulk build, jail fixes

1) postbuild hook sed was too greedy and deleted extra packages from
   the queue, fixed regex.
2) Hook checks if a queue entry exists before requesting that it be
   removed to avoid build aborts
3) The makeJail process was updated to include "make upgrade" which
   is required for certain device headers to appear.
4) Changed "dud" handling.  Previously requesting a build with a dud
   dependency would cause it never to move to the next package.
5) Add the two files that should have been committed with 3.4.1


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/pkgtools/tinderbox-dragonfly/Makefile \
    pkgsrc/pkgtools/tinderbox-dragonfly/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/pkgtools/tinderbox-dragonfly/files/bulk_hook_1.sh.in \
    pkgsrc/pkgtools/tinderbox-dragonfly/files/bulkbuild.sh.in
cvs rdiff -u -r1.3 -r1.4 pkgsrc/pkgtools/tinderbox-dragonfly/patches/patch-aa \
    pkgsrc/pkgtools/tinderbox-dragonfly/patches/patch-ai

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




Home | Main Index | Thread Index | Old Index