pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/revbump/files Update example instruction.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/26e2083fbb77
branches:  trunk
changeset: 633953:26e2083fbb77
user:      obache <obache%pkgsrc.org@localhost>
date:      Mon May 05 04:38:53 2014 +0000

description:
Update example instruction.
Current default ruby is 200.

diffstat:

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

diffs (18 lines):

diff -r 155ec31d0062 -r 26e2083fbb77 pkgtools/revbump/files/revbump.1
--- a/pkgtools/revbump/files/revbump.1  Mon May 05 04:32:39 2014 +0000
+++ b/pkgtools/revbump/files/revbump.1  Mon May 05 04:38:53 2014 +0000
@@ -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 @@
 [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



Home | Main Index | Thread Index | Old Index