diff options
author | agc <agc@pkgsrc.org> | 2001-10-04 12:38:00 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-10-04 12:38:00 +0000 |
commit | 69fbfe0111eb93a72f241c999ceb970f2801cc9b (patch) | |
tree | d4dca5e7b8f8eceedc9f1cc048daf25698466f28 /editors/vim-share | |
parent | 27964cfc76d7eed4b069fa1657c93d45fa66f20c (diff) | |
download | pkgsrc-69fbfe0111eb93a72f241c999ceb970f2801cc9b.tar.gz |
Unify all the vim patches together in a single patches directory, located
in vim-share.
Diffstat (limited to 'editors/vim-share')
-rw-r--r-- | editors/vim-share/Makefile.common | 5 | ||||
-rw-r--r-- | editors/vim-share/distinfo | 5 |
2 files changed, 8 insertions, 2 deletions
diff --git a/editors/vim-share/Makefile.common b/editors/vim-share/Makefile.common index d4ffc60d7e4..a1df1e34359 100644 --- a/editors/vim-share/Makefile.common +++ b/editors/vim-share/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.10 2001/10/04 10:18:12 martti Exp $ +# $NetBSD: Makefile.common,v 1.11 2001/10/04 12:38:02 agc Exp $ VIM_VERSION= 6.0 DISTNAME= vim-${VIM_VERSION} CATEGORIES= editors @@ -12,3 +12,6 @@ HOMEPAGE= http://www.vim.org/ GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/vim60/src + +PATCHDIR?= ${.CURDIR}/../vim-share/patches +DISTINFO_FILE?= ${.CURDIR}/../vim-share/distinfo diff --git a/editors/vim-share/distinfo b/editors/vim-share/distinfo index a92cddd3704..45e31b5c988 100644 --- a/editors/vim-share/distinfo +++ b/editors/vim-share/distinfo @@ -1,4 +1,7 @@ -$NetBSD: distinfo,v 1.6 2001/10/04 11:34:14 martti Exp $ +$NetBSD: distinfo,v 1.7 2001/10/04 12:38:03 agc Exp $ SHA1 (vim-6.0.tar.bz2) = 65f3a54e2d04c20b7ffb0ae59741f97021dac49a Size (vim-6.0.tar.bz2) = 2776551 bytes +SHA1 (patch-aa) = 1cae1dd34074204c2d673a5013a2e3b0a11c663b +SHA1 (patch-ad) = 2a1668bde592e75a1c001dea5b16b65a4c6ce780 +SHA1 (patch-zb) = 466456c472aa62785e81724aae4646650330da9c |