pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/revbump/files Fix some typos, found by joerg@.
details: https://anonhg.NetBSD.org/pkgsrc/rev/22b33994c8b1
branches: trunk
changeset: 509215:22b33994c8b1
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Mar 06 18:24:11 2006 +0000
description:
Fix some typos, found by joerg@.
diffstat:
pkgtools/revbump/files/revbump.1 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 01f7dad5222a -r 22b33994c8b1 pkgtools/revbump/files/revbump.1
--- a/pkgtools/revbump/files/revbump.1 Mon Mar 06 18:23:46 2006 +0000
+++ b/pkgtools/revbump/files/revbump.1 Mon Mar 06 18:24:11 2006 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: revbump.1,v 1.2 2006/03/05 23:35:49 wiz Exp $
+.\" $NetBSD: revbump.1,v 1.3 2006/03/06 18:24:11 wiz Exp $
.\"
.\" Copyright (c) 2003, 2004, 2005, 2006 The NetBSD Foundation, Inc.
.\"
@@ -80,8 +80,8 @@
.Bd -literal -offset indent
cd /usr/pkgsrc
finddepends security/openssl \*[Gt] allbump
-grep buildlink3.mk allbump \*[Gt] | sed "s/.buildlink3.mk//" | bl3bump
-grep -v buildlink3.mk allbump \*[Gt] | sed "s/.Makefile$//" | makebump
+grep buildlink3.mk allbump | sed "s/.buildlink3.mk//" \*[Gt] bl3bump
+grep -v buildlink3.mk allbump | sed "s/.Makefile$//" \*[Gt] makebump
blbump \*[Lt] bl3bump \*[Gt] bl3bump.manual
[handle the *RECOMMENDED* bumps in bl3bump.manual manually]
revbump \*[Lt] makebump \*[Gt] makebump.manual
Home |
Main Index |
Thread Index |
Old Index