pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors Reset PKGREVISION



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bacf42a05e1c
branches:  trunk
changeset: 416315:bacf42a05e1c
user:      morr <morr%pkgsrc.org@localhost>
date:      Wed Oct 23 07:32:58 2019 +0000

description:
Reset PKGREVISION

diffstat:

 editors/vim-gtk2/Makefile  |  3 +--
 editors/vim-gtk3/Makefile  |  3 +--
 editors/vim-lang/Makefile  |  3 +--
 editors/vim-motif/Makefile |  3 +--
 editors/vim-xaw/Makefile   |  3 +--
 5 files changed, 5 insertions(+), 10 deletions(-)

diffs (60 lines):

diff -r 47f3c7e3ad8e -r bacf42a05e1c editors/vim-gtk2/Makefile
--- a/editors/vim-gtk2/Makefile Wed Oct 23 07:28:31 2019 +0000
+++ b/editors/vim-gtk2/Makefile Wed Oct 23 07:32:58 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.85 2019/08/27 09:26:02 maya Exp $
+# $NetBSD: Makefile,v 1.86 2019/10/23 07:32:58 morr Exp $
 
 PKGNAME=       vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION=   5
 
 COMMENT=       Vim editor (vi clone) with X11 GTK2 GUI
 
diff -r 47f3c7e3ad8e -r bacf42a05e1c editors/vim-gtk3/Makefile
--- a/editors/vim-gtk3/Makefile Wed Oct 23 07:28:31 2019 +0000
+++ b/editors/vim-gtk3/Makefile Wed Oct 23 07:32:58 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2019/08/27 09:26:02 maya Exp $
+# $NetBSD: Makefile,v 1.18 2019/10/23 07:32:58 morr Exp $
 
 PKGNAME=       vim-gtk3-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION=   4
 
 COMMENT=       Vim editor (vi clone) with X11 GTK3 GUI
 
diff -r 47f3c7e3ad8e -r bacf42a05e1c editors/vim-lang/Makefile
--- a/editors/vim-lang/Makefile Wed Oct 23 07:28:31 2019 +0000
+++ b/editors/vim-lang/Makefile Wed Oct 23 07:32:58 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2019/08/27 09:26:02 maya Exp $
+# $NetBSD: Makefile,v 1.21 2019/10/23 07:32:58 morr Exp $
 
 PKGNAME=       vim-lang-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION=   1
 
 .include "../../editors/vim-share/Makefile.common"
 
diff -r 47f3c7e3ad8e -r bacf42a05e1c editors/vim-motif/Makefile
--- a/editors/vim-motif/Makefile        Wed Oct 23 07:28:31 2019 +0000
+++ b/editors/vim-motif/Makefile        Wed Oct 23 07:32:58 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2019/08/27 09:26:02 maya Exp $
+# $NetBSD: Makefile,v 1.40 2019/10/23 07:32:59 morr Exp $
 
 PKGNAME=               vim-motif-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION=           1
 
 COMMENT=               Vim editor (vi clone) with X11 Motif GUI
 
diff -r 47f3c7e3ad8e -r bacf42a05e1c editors/vim-xaw/Makefile
--- a/editors/vim-xaw/Makefile  Wed Oct 23 07:28:31 2019 +0000
+++ b/editors/vim-xaw/Makefile  Wed Oct 23 07:32:58 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.62 2019/08/27 09:26:02 maya Exp $
+# $NetBSD: Makefile,v 1.63 2019/10/23 07:32:59 morr Exp $
 
 PKGNAME=               vim-xaw-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION=           1
 COMMENT=               Vim editor (vi clone) with X11 Athena GUI
 
 .include               "../../editors/vim-share/Makefile.common"



Home | Main Index | Thread Index | Old Index