summaryrefslogtreecommitdiff
path: root/pkgtools/revbump
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-04-17 13:40:17 +0000
committerwiz <wiz@pkgsrc.org>2006-04-17 13:40:17 +0000
commit9a48b00282120c825272544998e2f20cf231e93d (patch)
treebfce3f9e702bcc782cb3d9a2a0325dfdf7235212 /pkgtools/revbump
parent06f04291db3d3f001c8fb0f5979d5406fd3ef649 (diff)
downloadpkgsrc-9a48b00282120c825272544998e2f20cf231e93d.tar.gz
Correct man page: PKGREVISION bumps need to be completed
before buildlink3.mk files can be updated. Update to 1.7.
Diffstat (limited to 'pkgtools/revbump')
-rw-r--r--pkgtools/revbump/Makefile4
-rw-r--r--pkgtools/revbump/files/revbump.18
2 files changed, 6 insertions, 6 deletions
diff --git a/pkgtools/revbump/Makefile b/pkgtools/revbump/Makefile
index c30a1352ec6..6a61b6a6b21 100644
--- a/pkgtools/revbump/Makefile
+++ b/pkgtools/revbump/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2006/04/13 18:58:17 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2006/04/17 13:40:17 wiz Exp $
#
-DISTNAME= revbump-1.6
+DISTNAME= revbump-1.7
CATEGORIES= pkgtools
MASTER_SITES= # empty
DISTFILES= # empty
diff --git a/pkgtools/revbump/files/revbump.1 b/pkgtools/revbump/files/revbump.1
index 531c0d72abe..06271d396e9 100644
--- a/pkgtools/revbump/files/revbump.1
+++ b/pkgtools/revbump/files/revbump.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: revbump.1,v 1.6 2006/04/06 06:25:46 reed Exp $
+.\" $NetBSD: revbump.1,v 1.7 2006/04/17 13:40:17 wiz Exp $
.\"
.\" Copyright (c) 2003, 2004, 2005, 2006 The NetBSD Foundation, Inc.
.\"
@@ -31,7 +31,7 @@
.\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
.\" IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd March 7, 2006
+.Dd April 17, 2006
.Dt REVBUMP 1
.Os
.Sh NAME
@@ -88,12 +88,12 @@ cd /usr/pkgsrc
finddepends security/openssl \*[Gt] allbump
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 *ABI_DEPENDS* bumps in bl3bump.manual manually]
revbump \*[Lt] makebump \*[Gt] makebump.manual
[handle the PKGREVISION bumps in makebump.manual manually;
this will include any Makefile.common files - the files that include
them will currently need to be found manually]
+blbump \*[Lt] bl3bump \*[Gt] bl3bump.manual
+[handle the *ABI_DEPENDS* bumps in bl3bump.manual manually]
cvs diff `cat allbump`
[look for PYPKGPREFIX -\*[Gt] py22 or py23pth expansions
in buildlink files and any unrelated diffs you have in your