Bug 117179 - [maintainer update] sysutils/sysupdate Port update (non-critical update)
Summary: [maintainer update] sysutils/sysupdate Port update (non-critical update)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-14 11:50 UTC by Tigger
Modified: 2007-10-15 16:50 UTC (History)
0 users

See Also:


Attachments
file.diff (261 bytes, patch)
2007-10-14 11:50 UTC, Tigger
no flags Details | Diff
file.diff (678 bytes, patch)
2007-10-14 11:50 UTC, Tigger
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tigger 2007-10-14 11:50:01 UTC
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

Fix: PORTNAME=      sysupdate
-PORTVERSION=   0.4.1
+PORTVERSION=   0.5
 CATEGORIES=    sysutils
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=    lvl
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-10-14 11:50:08 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (submitter is not maintainer) (via the GNATS Auto Assign 
Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-10-14 11:50:12 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-10-15 16:48:59 UTC
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
_______________________________________________
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"
Comment 4 Renato Botelho freebsd_committer freebsd_triage 2007-10-15 16:49:13 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!