diff options
author | jlam <jlam> | 2008-03-02 16:01:31 +0000 |
---|---|---|
committer | jlam <jlam> | 2008-03-02 16:01:31 +0000 |
commit | 2140c0bf8c794d6af5040bc4bdda3879c8b13f57 (patch) | |
tree | da535d9ef18c42dd24a288f29cc71ba6ae9bbde8 /editors/vim-share/distinfo | |
parent | a9526517f3debc409985db94de8c125b059ac97b (diff) | |
download | pkgsrc-2140c0bf8c794d6af5040bc4bdda3879c8b13f57.tar.gz |
+ Remove the check for whether you can remove -liconv from the linker
command line or not -- we want to do what the user specifies via
the pkgsrc PREFER_* settings.
+ Drop dependency on ncurses -- vim only wants a termcap library.
This should fix PR pkg/38110.
+ Add missing dependency on gettext-lib as one of the "normal" feature
sets is to build with gettext and multi-language support.
Bump the PKGREVISION of vim editor packages to 1.
Diffstat (limited to 'editors/vim-share/distinfo')
-rw-r--r-- | editors/vim-share/distinfo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/vim-share/distinfo b/editors/vim-share/distinfo index 50e75a559e7..de0c91138a7 100644 --- a/editors/vim-share/distinfo +++ b/editors/vim-share/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.92 2008/02/15 06:36:10 martti Exp $ +$NetBSD: distinfo,v 1.93 2008/03/02 16:01:32 jlam Exp $ SHA1 (vim/7.1.001-100.gz) = 6571772fb45d8b5a28fa7cdee5c131555ac3bb48 RMD160 (vim/7.1.001-100.gz) = 65aebf5446773169d077f49dcee1e29ea0457cc4 @@ -174,4 +174,5 @@ Size (vim/vim-7.1.tar.bz2) = 6876053 bytes SHA1 (patch-aa) = 30fe8e0b6b117c0d14f7e272b28f3100f3e7bc01 SHA1 (patch-ab) = 6d27ed09cb741313e57b3550e62977797f7b285e SHA1 (patch-ad) = 64a58a538f8f48b4db7416b4ffec081ed6625329 +SHA1 (patch-af) = 0b43a34040bd0ce29f358119b2eaa777914ed6b6 SHA1 (patch-zb) = d52bdc3b77c30c804e78c2c6a4182fad8096c9f0 |