diff options
author | obrien <obrien@FreeBSD.org> | 2010-11-04 14:50:40 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2010-11-04 14:50:40 +0800 |
commit | 9ae4970a942d5bc8b021d21b25343b986c3adaeb (patch) | |
tree | fb608538534d56f6b782e9b0b384755422720f36 /editors/vim | |
parent | 065275dde5d04b1c1a822cf47dc6cee92f288726 (diff) | |
download | freebsd-ports-gnome-9ae4970a942d5bc8b021d21b25343b986c3adaeb.tar.gz freebsd-ports-gnome-9ae4970a942d5bc8b021d21b25343b986c3adaeb.tar.zst freebsd-ports-gnome-9ae4970a942d5bc8b021d21b25343b986c3adaeb.zip |
Update to Vim 7.3 patchlevel 48.
Diffstat (limited to 'editors/vim')
-rw-r--r-- | editors/vim/Makefile | 2 | ||||
-rw-r--r-- | editors/vim/distinfo | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile index 3880589d4122..00a168f97d3f 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -10,7 +10,7 @@ PORTNAME?= vim # ! _NEVER_ reduce or lower PATCHLEVEL, even if the PATCHLEVEL # ! value # is added to BADPATCHES. Doing otherwise will cause # ! PORTEPOCH to be needed, which we do NOT want. -PATCHLEVEL= 47 +PATCHLEVEL= 48 PORTVERSION= 7.3.${PATCHLEVEL} RELEASE= vim-${PORTVERSION:C/\.[0-9a-z]*$//} PORTREVISION?= 0 diff --git a/editors/vim/distinfo b/editors/vim/distinfo index 7c16c79109a5..235d61b9977b 100644 --- a/editors/vim/distinfo +++ b/editors/vim/distinfo @@ -142,3 +142,6 @@ SIZE (vim/7.3.046) = 2126 MD5 (vim/7.3.047) = ae37e72299f02ea1b7f2bb59932ed306 SHA256 (vim/7.3.047) = 2a6bf55663547ce8a961d0677932f60613e16366c8ca3ac0e7f6f4b915e5263f SIZE (vim/7.3.047) = 6058 +MD5 (vim/7.3.048) = 39aaaf13dfef317febb2442626f262f1 +SHA256 (vim/7.3.048) = 65f053cbf8a2af498a3ec20a82c8072967dc3aa78bf2281d1c524f8cd2829a46 +SIZE (vim/7.3.048) = 3410 |