This patch introduces small change that should make vim updates a bit less irritating - currently Pkgfile depends on manually prepared batches of official patches. With a bit of shell/eval trickey in source=() it's not independent from that - only thing needed to update now is just bumping the version number.
From other changes:
- attr was missing in depends - possibly controversial: system-wide vimrc now resides in /etc - runtime path is not "simplified", so it resides in vim's default now - datarootdir added to second configure to avoid /share/vim ... paths Michal Soltys (1): vim: make vim independent from manual patch batches + minor things vim/.footprint | 2238 ++++++++++++++++++++++++++++---------------------------- vim/.md5sum | 140 ++++- vim/Pkgfile | 82 ++- 3 files changed, 1308 insertions(+), 1152 deletions(-) -- 1.7.3.5