diff options
author | wiz <wiz> | 2012-10-02 17:10:10 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-10-02 17:10:10 +0000 |
commit | a1d938dbd9a12f61ed5ed255a949a16b9df4e4e0 (patch) | |
tree | 8ac06120575bcc43f49132812c8928a527da54a1 /pkgtools/revbump | |
parent | c14983a29dacef08e1749370e41ea33bbcc42302 (diff) | |
download | pkgsrc-a1d938dbd9a12f61ed5ed255a949a16b9df4e4e0.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.1 | 6 |
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 |