pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/vim-share
Module Name: pkgsrc
Committed By: wiz
Date: Mon Sep 18 23:27:01 UTC 2017
Modified Files:
pkgsrc/editors/vim-share: version.mk
Log Message:
vim-share: add comment where changelog can be found
>From morr@
To generate a diff of this commit:
cvs rdiff -u -r1.107 -r1.108 pkgsrc/editors/vim-share/version.mk
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-share/version.mk
diff -u pkgsrc/editors/vim-share/version.mk:1.107 pkgsrc/editors/vim-share/version.mk:1.108
--- pkgsrc/editors/vim-share/version.mk:1.107 Mon Sep 11 21:05:00 2017
+++ pkgsrc/editors/vim-share/version.mk Mon Sep 18 23:27:01 2017
@@ -1,7 +1,8 @@
-# $NetBSD: version.mk,v 1.107 2017/09/11 21:05:00 wiz Exp $
+# $NetBSD: version.mk,v 1.108 2017/09/18 23:27:01 wiz Exp $
VIM_VERSION= 8.0
VIM_PATCHLEVEL= 1096
+# Changelog: see http://ftp.vim.org/pub/vim/patches/8.0/
VIM_SUBDIR= vim80
PRINT_PLIST_AWK+= { gsub(/${VIM_SUBDIR}/, "$${VIM_SUBDIR}"); print; next; }
Home |
Main Index |
Thread Index |
Old Index