pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/revbump Correct man page: PKGREVISION bumps n...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fa2b50367000
branches: trunk
changeset: 511566:fa2b50367000
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Apr 17 13:40:17 2006 +0000
description:
Correct man page: PKGREVISION bumps need to be completed
before buildlink3.mk files can be updated. Update to 1.7.
diffstat:
pkgtools/revbump/Makefile | 4 ++--
pkgtools/revbump/files/revbump.1 | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (46 lines):
diff -r 9211f5de193b -r fa2b50367000 pkgtools/revbump/Makefile
--- a/pkgtools/revbump/Makefile Mon Apr 17 12:54:07 2006 +0000
+++ b/pkgtools/revbump/Makefile Mon Apr 17 13:40:17 2006 +0000
@@ -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 -r 9211f5de193b -r fa2b50367000 pkgtools/revbump/files/revbump.1
--- a/pkgtools/revbump/files/revbump.1 Mon Apr 17 12:54:07 2006 +0000
+++ b/pkgtools/revbump/files/revbump.1 Mon Apr 17 13:40:17 2006 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index