diff options
author | wiz <wiz@pkgsrc.org> | 2012-10-02 17:10:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-10-02 17:10:10 +0000 |
commit | 42792361136734f9e445c4c5d626305ae6639f3d (patch) | |
tree | 8ac06120575bcc43f49132812c8928a527da54a1 | |
parent | e63e133d73535da0a6e388d3a66ca2eb8cac3874 (diff) | |
download | pkgsrc-42792361136734f9e445c4c5d626305ae6639f3d.tar.gz |
Also commit changes to buildlink3 files. Ride today's version bump.
-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 |