summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorobache <obache>2014-05-05 04:38:53 +0000
committerobache <obache>2014-05-05 04:38:53 +0000
commit5c0fb6aacc96d0fc535d9d6f2ffb93afae1ede85 (patch)
tree93911b0a60b8d479acc45b705bce03634b7c3060 /pkgtools
parent50fccad139d69432d16470b027419240f1cdfeab (diff)
downloadpkgsrc-5c0fb6aacc96d0fc535d9d6f2ffb93afae1ede85.tar.gz
Update example instruction.
Current default ruby is 200.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/revbump/files/revbump.14
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/revbump/files/revbump.1 b/pkgtools/revbump/files/revbump.1
index f59bd4ebe01..a2a90d3bfcb 100644
--- a/pkgtools/revbump/files/revbump.1
+++ b/pkgtools/revbump/files/revbump.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: revbump.1,v 1.16 2013/10/21 10:43:28 wiz Exp $
+.\" $NetBSD: revbump.1,v 1.17 2014/05/05 04:38:53 obache Exp $
.\"
.\" Copyright (c) 2003, 2004, 2005, 2006, 2010, 2012, 2013 The NetBSD Foundation, Inc.
.\"
@@ -98,7 +98,7 @@ blbump \*[Lt] bl3bump \*[Gt] bl3bump.manual
[handle the *ABI_DEPENDS* bumps in bl3bump.manual manually, usually none]
cvs diff `cat makebump` | less
[look for PYPKGPREFIX -\*[Gt] py27
- and RUBY_PKGPREFIX -\*[Gt] ruby19 expansions
+ and RUBY_PKGPREFIX -\*[Gt] ruby200 expansions
in buildlink files and any unrelated diffs you have in your
local tree, and fix them]
cvs diff `cat bl3bump makebump` | less