pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/vim-share vim-share: add comment where changel...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a3fd594394b6
branches:  trunk
changeset: 368860:a3fd594394b6
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Sep 18 23:27:01 2017 +0000

description:
vim-share: add comment where changelog can be found

>From morr@

diffstat:

 editors/vim-share/version.mk |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (13 lines):

diff -r 8d684d7ec002 -r a3fd594394b6 editors/vim-share/version.mk
--- a/editors/vim-share/version.mk      Mon Sep 18 23:07:49 2017 +0000
+++ b/editors/vim-share/version.mk      Mon Sep 18 23:27:01 2017 +0000
@@ -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