summaryrefslogtreecommitdiff
path: root/pkgtools/revbump
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-10-02 17:10:10 +0000
committerwiz <wiz@pkgsrc.org>2012-10-02 17:10:10 +0000
commit5743a873c7dbe2a88a6ceafa62a320e527929914 (patch)
tree8ac06120575bcc43f49132812c8928a527da54a1 /pkgtools/revbump
parent66eaba6cc72ce2a3261c38b371d4d1640c25d1c8 (diff)
downloadpkgsrc-5743a873c7dbe2a88a6ceafa62a320e527929914.tar.gz
Also commit changes to buildlink3 files. Ride today's version bump.
Diffstat (limited to 'pkgtools/revbump')
-rw-r--r--pkgtools/revbump/files/revbump.16
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgtools/revbump/files/revbump.1 b/pkgtools/revbump/files/revbump.1
index c7a69a37c3a..87dca5a4413 100644
--- a/pkgtools/revbump/files/revbump.1
+++ b/pkgtools/revbump/files/revbump.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: revbump.1,v 1.12 2012/10/02 13:59:02 wiz Exp $
+.\" $NetBSD: revbump.1,v 1.13 2012/10/02 17:10:10 wiz Exp $
.\"
.\" Copyright (c) 2003, 2004, 2005, 2006, 2010, 2012 The NetBSD Foundation, Inc.
.\"
@@ -103,8 +103,8 @@ cvs diff `cat makebump`
local tree, and fix them]
lintpkgsrc -d
[fix broken dependencies noted by this (usually subversion)]
-cvs diff `cat makebump`
-cvs commit `cat makebump`
+cvs diff `cat bl3bump makebump`
+cvs commit `cat bl3bump makebump`
rm allbump bl3bump* makebump* commonbump
.Ed
.Sh SEE ALSO