From 67c728c3b477eab2d39e4b7694fbb908152c722e Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 8 Feb 2012 09:52:20 +0000 Subject: Mention to look out for RUBY_PKGPREFIX as well. Simplify a bit. Bump date. --- pkgtools/revbump/files/revbump.1 | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'pkgtools') diff --git a/pkgtools/revbump/files/revbump.1 b/pkgtools/revbump/files/revbump.1 index f4beaf2f32e..91b08697fa8 100644 --- a/pkgtools/revbump/files/revbump.1 +++ b/pkgtools/revbump/files/revbump.1 @@ -1,6 +1,6 @@ -.\" $NetBSD: revbump.1,v 1.10 2010/06/20 19:29:50 wiz Exp $ +.\" $NetBSD: revbump.1,v 1.11 2012/02/08 09:52:20 wiz Exp $ .\" -.\" Copyright (c) 2003, 2004, 2005, 2006, 2010 The NetBSD Foundation, Inc. +.\" Copyright (c) 2003, 2004, 2005, 2006, 2010, 2012 The NetBSD Foundation, Inc. .\" .\" This code was originally contributed to the NetBSD Foundation, Inc. .\" by Julio Merino and Thomas Klausner . @@ -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 June 20, 2010 +.Dd February 8, 2012 .Dt REVBUMP 1 .Os .Sh NAME @@ -95,14 +95,15 @@ revbump \*[Lt] makebump \*[Gt] makebump.manual [handle the PKGREVISION bumps in makebump.manual manually] blbump \*[Lt] bl3bump \*[Gt] bl3bump.manual [handle the *ABI_DEPENDS* bumps in bl3bump.manual manually, usually none] -cvs diff `cat allbump commonbump` -[look for PYPKGPREFIX -\*[Gt] py26 expansions +cvs diff `cat makebump` +[look for PYPKGPREFIX -\*[Gt] py27 + 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 allbump commonbump` -cvs commit `cat allbump commonbump` +cvs diff `cat makebump` +cvs commit `cat makebump` rm allbump bl3bump* makebump* commonbump .Ed .Sh SEE ALSO -- cgit v1.2.3