pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors Remove PKGREVISION after 6.4.8 upgrade.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f417ec457813
branches: trunk
changeset: 508922:f417ec457813
user: martti <martti%pkgsrc.org@localhost>
date: Tue Feb 28 11:09:47 2006 +0000
description:
Remove PKGREVISION after 6.4.8 upgrade.
diffstat:
editors/vim-gtk/Makefile | 4 ++--
editors/vim-gtk2/Makefile | 4 ++--
editors/vim-lang/Makefile | 4 ++--
editors/vim-motif/Makefile | 4 ++--
editors/vim-xaw/Makefile | 4 ++--
5 files changed, 10 insertions(+), 10 deletions(-)
diffs (65 lines):
diff -r dc44ef7ccc14 -r f417ec457813 editors/vim-gtk/Makefile
--- a/editors/vim-gtk/Makefile Tue Feb 28 11:03:29 2006 +0000
+++ b/editors/vim-gtk/Makefile Tue Feb 28 11:09:47 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.52 2006/02/05 23:08:58 joerg Exp $
+# $NetBSD: Makefile,v 1.53 2006/02/28 11:09:47 martti Exp $
PKGNAME= vim-gtk-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 1
+#PKGREVISION= 1
COMMENT= Vim editor (vi clone) with X11 GTK+ GUI
diff -r dc44ef7ccc14 -r f417ec457813 editors/vim-gtk2/Makefile
--- a/editors/vim-gtk2/Makefile Tue Feb 28 11:03:29 2006 +0000
+++ b/editors/vim-gtk2/Makefile Tue Feb 28 11:09:47 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2006/02/05 23:08:58 joerg Exp $
+# $NetBSD: Makefile,v 1.21 2006/02/28 11:10:14 martti Exp $
PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 2
+#PKGREVISION= 1
COMMENT= Vim editor (vi clone) with X11 GTK2 GUI
diff -r dc44ef7ccc14 -r f417ec457813 editors/vim-lang/Makefile
--- a/editors/vim-lang/Makefile Tue Feb 28 11:03:29 2006 +0000
+++ b/editors/vim-lang/Makefile Tue Feb 28 11:09:47 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2006/02/05 23:08:58 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2006/02/28 11:13:21 martti Exp $
PKGNAME= vim-lang-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 1
+#PKGREVISION= 1
.include "../../editors/vim-share/Makefile.common"
diff -r dc44ef7ccc14 -r f417ec457813 editors/vim-motif/Makefile
--- a/editors/vim-motif/Makefile Tue Feb 28 11:03:29 2006 +0000
+++ b/editors/vim-motif/Makefile Tue Feb 28 11:09:47 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2006/02/05 23:08:59 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2006/02/28 11:10:45 martti Exp $
PKGNAME= vim-motif-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 2
+#PKGREVISION= 1
COMMENT= Vim editor (vi clone) with X11 Motif GUI
diff -r dc44ef7ccc14 -r f417ec457813 editors/vim-xaw/Makefile
--- a/editors/vim-xaw/Makefile Tue Feb 28 11:03:29 2006 +0000
+++ b/editors/vim-xaw/Makefile Tue Feb 28 11:09:47 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2006/02/05 23:08:59 joerg Exp $
+# $NetBSD: Makefile,v 1.42 2006/02/28 11:11:13 martti Exp $
PKGNAME= vim-xaw-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 1
+#PKGREVISION= 1
.include "../../editors/vim-share/Makefile.common"
Home |
Main Index |
Thread Index |
Old Index