From owner-cvs-all@FreeBSD.ORG Mon Oct 15 15:48:55 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D730F16A476; Mon, 15 Oct 2007 15:48:55 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CCC3913C459; Mon, 15 Oct 2007 15:48:55 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l9FFmte8064639; Mon, 15 Oct 2007 15:48:55 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l9FFmtep064638; Mon, 15 Oct 2007 15:48:55 GMT (envelope-from garga) Message-Id: <200710151548.l9FFmtep064638@repoman.freebsd.org> From: Renato Botelho Date: Mon, 15 Oct 2007 15:48:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/sysupdate Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Oct 2007 15:48:55 -0000 garga 2007-10-15 15:48:55 UTC FreeBSD ports repository Modified files: sysutils/sysupdate Makefile distinfo Log: - Update to 0.5 Change log: 0.5 - 24.Sep.07 * default to csup and fall back to cvsup if not found. * Return error messages if the profile path is wrong or missing * Using 'cp -RPpf' instead of 'cp -Rpf' for the backups now (no links copied now) * Added SMP kernel support to the menu system * The viewing of UPDATING is now done before CVSup of other files * Added the option for mergemaster -p, so questions can be grouped * Added RELENG_6_3 (for future use) * Removed RELENG_4 tags from the update options * Added a 'make clean' step before 'make buildworld' and removed the rm one * Updated the custom port selection * Updated the custom src selection * Updated the cvsup server list PR: ports/117179 Submitted by: maintainer Revision Changes Path 1.5 +1 -1 ports/sysutils/sysupdate/Makefile 1.5 +3 -3 ports/sysutils/sysupdate/distinfo