pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors
Module Name: pkgsrc
Committed By: morr
Date: Fri Aug 28 20:13:41 UTC 2026
Modified Files:
pkgsrc/editors/vim-gtk2: Makefile
pkgsrc/editors/vim-gtk3: Makefile
pkgsrc/editors/vim-motif: Makefile
Log Message:
Reset PKGREVISION in vim packages
To generate a diff of this commit:
cvs rdiff -u -r1.121 -r1.122 pkgsrc/editors/vim-gtk2/Makefile
cvs rdiff -u -r1.45 -r1.46 pkgsrc/editors/vim-gtk3/Makefile
cvs rdiff -u -r1.46 -r1.47 pkgsrc/editors/vim-motif/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/vim-gtk2/Makefile
diff -u pkgsrc/editors/vim-gtk2/Makefile:1.121 pkgsrc/editors/vim-gtk2/Makefile:1.122
--- pkgsrc/editors/vim-gtk2/Makefile:1.121 Sat Jun 13 15:49:54 2026
+++ pkgsrc/editors/vim-gtk2/Makefile Fri Aug 28 20:13:41 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.121 2026/06/13 15:49:54 wiz Exp $
+# $NetBSD: Makefile,v 1.122 2026/08/28 20:13:41 morr Exp $
PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 8
COMMENT= Vim editor (vi clone) with X11 GTK2 GUI
Index: pkgsrc/editors/vim-gtk3/Makefile
diff -u pkgsrc/editors/vim-gtk3/Makefile:1.45 pkgsrc/editors/vim-gtk3/Makefile:1.46
--- pkgsrc/editors/vim-gtk3/Makefile:1.45 Sat Jun 13 15:49:54 2026
+++ pkgsrc/editors/vim-gtk3/Makefile Fri Aug 28 20:13:41 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2026/06/13 15:49:54 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2026/08/28 20:13:41 morr Exp $
PKGNAME= vim-gtk3-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 10
COMMENT= Vim editor (vi clone) with X11 GTK3 GUI
Index: pkgsrc/editors/vim-motif/Makefile
diff -u pkgsrc/editors/vim-motif/Makefile:1.46 pkgsrc/editors/vim-motif/Makefile:1.47
--- pkgsrc/editors/vim-motif/Makefile:1.46 Sat Jun 13 15:49:54 2026
+++ pkgsrc/editors/vim-motif/Makefile Fri Aug 28 20:13:41 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2026/06/13 15:49:54 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2026/08/28 20:13:41 morr Exp $
PKGNAME= vim-motif-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 1
COMMENT= Vim editor (vi clone) with X11 Motif GUI
Home |
Main Index |
Thread Index |
Old Index