pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/revbump Mention that everything mentioning pe...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d8ce783f7f53
branches: trunk
changeset: 349489:d8ce783f7f53
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Jul 09 06:40:08 2016 +0000
description:
Mention that everything mentioning perl should be bumped for perl bumps.
Bump version.
diffstat:
pkgtools/revbump/Makefile | 5 ++---
pkgtools/revbump/files/revbump.1 | 10 ++++++++--
2 files changed, 10 insertions(+), 5 deletions(-)
diffs (44 lines):
diff -r ad50c227fc1d -r d8ce783f7f53 pkgtools/revbump/Makefile
--- a/pkgtools/revbump/Makefile Sat Jul 09 06:38:30 2016 +0000
+++ b/pkgtools/revbump/Makefile Sat Jul 09 06:40:08 2016 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2016/07/09 06:38:49 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2016/07/09 06:40:08 wiz Exp $
-PKGNAME= revbump-2.13
-PKGREVISION= 1
+PKGNAME= revbump-2.14
CATEGORIES= pkgtools
MAINTAINER= wiz%NetBSD.org@localhost
diff -r ad50c227fc1d -r d8ce783f7f53 pkgtools/revbump/files/revbump.1
--- a/pkgtools/revbump/files/revbump.1 Sat Jul 09 06:38:30 2016 +0000
+++ b/pkgtools/revbump/files/revbump.1 Sat Jul 09 06:40:08 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: revbump.1,v 1.24 2015/02/09 00:58:44 snj Exp $
+.\" $NetBSD: revbump.1,v 1.25 2016/07/09 06:40:08 wiz Exp $
.\"
.\" Copyright (c) 2003, 2004, 2005, 2006, 2010, 2012, 2013, 2014 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 February 9, 2015
+.Dd July 9, 2016
.Dt REVBUMP 1
.Os
.Sh NAME
@@ -100,6 +100,12 @@
cvs commit `cat bl3bump makebump`
rm allbump bl3bump* makebump* commonbump* cvs-diff
.Ed
+Please note that for
+.Pa lang/perl5
+it is recommended to additionally bump all packages called
+.Pa p5-*
+and every package using perl, i.e.
+.Dl grep -r perl /usr/pkgsrc
.Sh ENVIRONMENT
.Ev PKGSRCDIR
pkgsrc root directory.
Home |
Main Index |
Thread Index |
Old Index