diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2004-08-03 19:15:39 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2004-08-03 19:15:39 +0000 |
commit | 60d0d9867a9f313f0f4c1bee646315c7c7519054 (patch) | |
tree | d4bd1dd687bc6bff88ec25c280bb1befb1cb625a /editors/vim | |
parent | 37dea055cce10bd75617108cd98978cfb3240983 (diff) | |
download | ports-60d0d9867a9f313f0f4c1bee646315c7c7519054.tar.gz ports-60d0d9867a9f313f0f4c1bee646315c7c7519054.zip |
Notes
Diffstat (limited to 'editors/vim')
-rw-r--r-- | editors/vim/Makefile | 19 | ||||
-rw-r--r-- | editors/vim/distinfo | 30 |
2 files changed, 40 insertions, 9 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile index 76e294b30ce3..8fd5d5737434 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -7,21 +7,21 @@ # PORTNAME?= vim -PATCHLEVEL= 0 +PATCHLEVEL= 15 PORTVERSION= 6.3.${PATCHLEVEL} PORTREVISION?= 0 CATEGORIES?= editors MASTER_SITES= ${MASTER_SITE_VIM} -DISTNAME= vim-${PORTVERSION:C/\.[0-9a-z]*$//}${PORTVERSION:C/[.0-9]*//g} +DISTNAME= vim-${PORTVERSION:C/\.[0-9a-z]*$//} -PATCH_SITES= ${MASTER_SITES:S/unix/patches/} -#PATCHFILES!= /usr/bin/jot -s " " -w ${PORTVERSION:C/\.[0-9]*$//}.%03d \ -# ${PATCHLEVEL} 1 ${PATCHLEVEL} +PATCH_SITES= ${MASTER_SITES:S|unix|patches/${PORTVERSION:C/\.[0-9a-z]*$//}|} +PATCHFILES!= /usr/bin/jot -s " " -w ${PORTVERSION:C/\.[0-9]*$//}.%03d \ + ${PATCHLEVEL} 1 ${PATCHLEVEL} # bits to remove BADPATCHES= 000 -#.for p in ${BADPATCHES} -#PATCHFILES:= ${PATCHFILES:N6.3.${p}} -#.endfor +.for p in ${BADPATCHES} +PATCHFILES:= ${PATCHFILES:N6.3.${p}} +.endfor MAINTAINER?= obrien@FreeBSD.org COMMENT?= Vi "workalike", with many additional features @@ -176,7 +176,8 @@ post-install: cd ${WRKDIR} ; ex < ex.script cklatest: - @-ncftpls ftp://ftp.vim.org/pub/vim/patches/ \ + @-ncftpls \ + ftp://ftp.vim.org/pub/vim/patches/${PORTVERSION:C/\.[0-9a-z]*$//}/ \ | fgrep ${PORTVERSION:C/[0-9]*$//} | ${TAIL} find-bad-patches: diff --git a/editors/vim/distinfo b/editors/vim/distinfo index 81e8f3504fc4..5d9c2b099d5f 100644 --- a/editors/vim/distinfo +++ b/editors/vim/distinfo @@ -1,2 +1,32 @@ MD5 (vim/vim-6.3.tar.bz2) = 821fda8f14d674346b87e3ef9cb96389 SIZE (vim/vim-6.3.tar.bz2) = 3699397 +MD5 (vim/6.3.001) = 798fc87d3ebc06e7f104ff30960a4630 +SIZE (vim/6.3.001) = 2672 +MD5 (vim/6.3.002) = 039c3f84677116a20ad98e09a03d827d +SIZE (vim/6.3.002) = 3913 +MD5 (vim/6.3.003) = 3a39b1d6d46724b89425a19843d42908 +SIZE (vim/6.3.003) = 1891 +MD5 (vim/6.3.004) = ce8cb9548ad2ae5dafcf01cd23df4100 +SIZE (vim/6.3.004) = 2438 +MD5 (vim/6.3.005) = a98e90e9444fe9e9d7c8d5dc07302740 +SIZE (vim/6.3.005) = 2809 +MD5 (vim/6.3.006) = f85608457424ad71191dc1c8953f3fc4 +SIZE (vim/6.3.006) = 1566 +MD5 (vim/6.3.007) = 9bb94caebd7e0ed959398d55d842eacf +SIZE (vim/6.3.007) = 1755 +MD5 (vim/6.3.008) = 1d205e97c42374d32520c95a1db9e497 +SIZE (vim/6.3.008) = 1865 +MD5 (vim/6.3.009) = a489375bf0b15f144f87a88ab5e36c95 +SIZE (vim/6.3.009) = 3670 +MD5 (vim/6.3.010) = 9bcec5ee9abbffac4f12f70f69241a4c +SIZE (vim/6.3.010) = 2450 +MD5 (vim/6.3.011) = 7e32cbdb890405d6ca4ee37c671e279b +SIZE (vim/6.3.011) = 1896 +MD5 (vim/6.3.012) = d6258661d78b82cdc29b6b0d8e355289 +SIZE (vim/6.3.012) = 2882 +MD5 (vim/6.3.013) = 3e31ecaaf531318aa73c6adc33aab7fd +SIZE (vim/6.3.013) = 11947 +MD5 (vim/6.3.014) = a0cd31c8ec7a575b04be2416e5f64edf +SIZE (vim/6.3.014) = 1566 +MD5 (vim/6.3.015) = 2864855cb6cb0d3048cc8e74b16a5990 +SIZE (vim/6.3.015) = 1207 |