From owner-freebsd-commit Sun Dec 10 16:05:12 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA04669 for freebsd-commit-outgoing; Sun, 10 Dec 1995 16:05:12 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA04457 for cvs-all-outgoing; Sun, 10 Dec 1995 16:03:46 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA04447 for cvs-ports-outgoing; Sun, 10 Dec 1995 16:03:44 -0800 (PST) Received: (from gibbs@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA04440 Sun, 10 Dec 1995 16:03:43 -0800 (PST) Date: Sun, 10 Dec 1995 16:03:43 -0800 (PST) From: "Justin T. Gibbs" Message-Id: <199512110003.QAA04440@freefall.freebsd.org> To: CVS-committers, cvs-ports Subject: cvs commit: ports/net/sup/patches patch-ab Sender: owner-commit@FreeBSD.ORG Precedence: bulk gibbs 95/12/10 16:03:42 Added: net/sup/patches patch-ab Log: Releases in a release file that do not specify scan=foo will not generate a scan file if supscan is run on that collection. Supfilesrv will not blindly take scan to be the scan file for any release that does not specify a scan file. It will take it if there is no releases file (there can only be on collection in that case). Supscan now takes optional "-r release" args to specify scanning only certain releases in a collection.