Fix OPTIONS handling. Fix: Apply the patch. Patch attached with submission follows: How-To-Repeat: $./tc configOptions OPTIONS_DIR=/options OPTIONS_ENABLED=1 $mount|grep options /var/tinderbox/options/6S-FreeBSD on /var/tinderbox/6S-FreeBSD/var/db/ports $sudo ./tinderbuild -nullfs -plistcheck -onceonly -b 6S-FreeBSD x11-wm/vtwm [...] $sudo ./enterbuild -b 6S-FreeBSD -d x11-wm/vtwm [...] #cat /var/db/ports/vtwm/options # This file is auto-generated by 'make config'. # No user-servicable parts inside! # Options for vtwm-5.4.7_3 _OPTIONS_READ=vtwm-5.4.7_3 WITHOUT_SOUND=true WITH_NLS=true #cd /a/ports/x11-wm/vtwm/ && make -V WITHOUT_SOUND #echo $PORT_DBDIR /var/tinderbox/6S-FreeBSD/var/db/ports
Responsible Changed From-To: freebsd-ports-bugs->itetcu Over to maintainer (via the GNATS Auto Assign Tool)
Responsible Changed From-To: itetcu->marcus Over to tindy author
Responsible Changed From-To: marcus->itetcu Fixed in HEAD.
miwi 2008-07-11 21:22:41 UTC FreeBSD ports repository Modified files: ports-mgmt/tinderbox Makefile distinfo Added files: ports-mgmt/tinderbox/files patch-portbuild Log: - Update paefchen template [1] (fix bug in firefox3) - Fix OPTIONS handling [2] - Bump PORTREVISION PR: 125470 [2] Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> [2] Aron Schlesigner [1] Approved by: itetcu (maintainer) Revision Changes Path 1.44 +4 -2 ports/ports-mgmt/tinderbox/Makefile 1.17 +3 -3 ports/ports-mgmt/tinderbox/distinfo 1.3 +10 -0 ports/ports-mgmt/tinderbox/files/patch-portbuild (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!