diff options
Diffstat (limited to 'pkgtools/revbump/files/revbump.1')
-rw-r--r-- | pkgtools/revbump/files/revbump.1 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/pkgtools/revbump/files/revbump.1 b/pkgtools/revbump/files/revbump.1 index 87dca5a4413..564648bf521 100644 --- a/pkgtools/revbump/files/revbump.1 +++ b/pkgtools/revbump/files/revbump.1 @@ -1,6 +1,6 @@ -.\" $NetBSD: revbump.1,v 1.13 2012/10/02 17:10:10 wiz Exp $ +.\" $NetBSD: revbump.1,v 1.14 2013/02/16 11:18:47 wiz Exp $ .\" -.\" Copyright (c) 2003, 2004, 2005, 2006, 2010, 2012 The NetBSD Foundation, Inc. +.\" Copyright (c) 2003, 2004, 2005, 2006, 2010, 2012, 2013 The NetBSD Foundation, Inc. .\" .\" This code was originally contributed to the NetBSD Foundation, Inc. .\" by Julio Merino <jmmv@NetBSD.org> and Thomas Klausner <wiz@NetBSD.org>. @@ -31,7 +31,7 @@ .\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN .\" IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd October 2, 2012 +.Dd February 16, 2013 .Dt REVBUMP 1 .Os .Sh NAME @@ -101,8 +101,6 @@ cvs diff `cat makebump` and RUBY_PKGPREFIX -\*[Gt] ruby19 expansions in buildlink files and any unrelated diffs you have in your local tree, and fix them] -lintpkgsrc -d -[fix broken dependencies noted by this (usually subversion)] cvs diff `cat bl3bump makebump` cvs commit `cat bl3bump makebump` rm allbump bl3bump* makebump* commonbump |