- 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
This commit is contained in:
Renato Botelho 2007-10-15 15:48:55 +00:00
parent b7fca4b003
commit 627208d7bb
2 changed files with 4 additions and 4 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= sysupdate
PORTVERSION= 0.4.1
PORTVERSION= 0.5
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= lvl

View file

@ -1,3 +1,3 @@
MD5 (sysupdate.sh-0.4.1.tar.gz) = 45c68c1b0bb3350b73a679f24abd1564
SHA256 (sysupdate.sh-0.4.1.tar.gz) = 94f303996f8e950bdc4d8ed1ca4fe0527632fee947a4ad57480f42bf43615a19
SIZE (sysupdate.sh-0.4.1.tar.gz) = 15756
MD5 (sysupdate.sh-0.5.tar.gz) = a95dc78e0f6ce564096e04906a23345a
SHA256 (sysupdate.sh-0.5.tar.gz) = 607c6bf82cbaca9a00fc89901587cf59e6776827bd206234514ffb7061014a4d
SIZE (sysupdate.sh-0.5.tar.gz) = 17649