Ticket #26140 (closed update: fixed)
editors/vim Update to version 7.3.3
| Reported by: | jjahson@… | Owned by: | raimue@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.9.1 |
| Keywords: | haspatch | Cc: | |
| Port: | vim |
Description
Vim 7.3 is alrady released and I was waiting for macports to update. But it seems that there is some delay, so I decided to create my own local Portfile. It works at least in default configuration (without variants).
Changes
- changed vim to 7.3
- removed -lang and -extra archives (vim now includes them)
- removed libiconv dependency (because vim echoes something like "not need iconv" when being built from sources manually)
- removed gtk1 variant
- updated tcl and python diff files (not tested)
- added python31 variant (not tested).
Attachments
Change History
Changed 3 years ago by jjahson@…
- Attachment patch-python.diff added
Changed 3 years ago by jjahson@…
- Attachment patch-tcl.diff added
Tcl diff file with fixed line numbers
comment:1 Changed 3 years ago by blb@…
- Owner changed from macports-tickets@… to raimue@…
- Cc raimue@… removed
- Port set to vim
- Keywords haspatch added
- Priority changed from Not set to Normal
comment:2 Changed 3 years ago by jjahson@…
Just one note - I think that I was wrong removing port:libiconv from dependencies, because I grepped vim source and iconv is undoubtly used in some of files.
Note: See
TracTickets for help on using
tickets.


Python diff with fixed line numbers