pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/pkg_rolling-replace/files Sort options in usage.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f0c8da0468f3
branches:  trunk
changeset: 392903:f0c8da0468f3
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed May 13 10:47:35 2009 +0000

description:
Sort options in usage.

diffstat:

 pkgtools/pkg_rolling-replace/files/pkg_rolling-replace.sh |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r 53f5a0f54549 -r f0c8da0468f3 pkgtools/pkg_rolling-replace/files/pkg_rolling-replace.sh
--- a/pkgtools/pkg_rolling-replace/files/pkg_rolling-replace.sh Wed May 13 10:47:02 2009 +0000
+++ b/pkgtools/pkg_rolling-replace/files/pkg_rolling-replace.sh Wed May 13 10:47:35 2009 +0000
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# $NetBSD: pkg_rolling-replace.sh,v 1.19 2008/05/02 19:04:03 apb Exp $
+# $NetBSD: pkg_rolling-replace.sh,v 1.20 2009/05/13 10:47:35 wiz Exp $
 #<license>
 # Copyright (c) 2006 BBN Technologies Corp.  All rights reserved.
 #
@@ -107,8 +107,8 @@
         -s         Replace even if the ABIs are still compatible ("strict")
         -u         Update outdated packages
         -v         Verbose
+        -X <pkg>   exclude <pkg> from being rebuilt
         -x <pkg>   exclude <pkg> from outdated check
-        -X <pkg>   exclude <pkg> from being rebuilt
 
 pkg_rolling-replace does 'make replace' on one package at a time,
 tsorting the packages being replaced according to their



Home | Main Index | Thread Index | Old Index