- Update to 0.39
PR: ports/114134 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) Approved by: sat (mentor)
This commit is contained in:
parent
14674c0cc7
commit
6d17be1237
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194536
3 changed files with 8 additions and 30 deletions
|
@ -6,11 +6,9 @@
|
|||
#
|
||||
|
||||
PORTNAME= cream
|
||||
PORTVERSION= 0.38
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.39
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= janos.mohacsi@bsd.hu
|
||||
COMMENT= Gvim extension with many features
|
||||
|
@ -19,14 +17,14 @@ RUN_DEPENDS= ${LOCALBASE}/bin/gvim:${PORTSDIR}/editors/vim
|
|||
|
||||
NO_BUILD= yes
|
||||
# needs updating for each major vim update.
|
||||
VIMRUNTIME= ${PREFIX}/share/vim/vim70
|
||||
VIMRUNTIME= ${PREFIX}/share/vim/vim71
|
||||
PLIST_SUB= VIMRUNTIME="${VIMRUNTIME:S/${PREFIX}\///}"
|
||||
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/cream ${PREFIX}/bin
|
||||
${MKDIR} ${VIMRUNTIME}/cream
|
||||
${INSTALL_DATA} ${WRKSRC}/creamrc ${WRKSRC}/*.vim ${VIMRUNTIME}/cream
|
||||
.for f in addons bitmaps help lang spelldicts
|
||||
.for f in addons bitmaps help lang
|
||||
${MKDIR} ${VIMRUNTIME}/cream/${f}
|
||||
${INSTALL_DATA} ${WRKSRC}/${f}/* ${VIMRUNTIME}/cream/${f}
|
||||
.endfor
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (cream-0.38.tar.gz) = 3415244ec2d58139063d8ab2604d3bb6
|
||||
SHA256 (cream-0.38.tar.gz) = 880c23e0c1027dab4dcdac61e62335f288242115e9760cde2d02416d8fe36f30
|
||||
SIZE (cream-0.38.tar.gz) = 807537
|
||||
MD5 (cream-0.39.tar.gz) = caef5e026c740b28c9d19eec4504d428
|
||||
SHA256 (cream-0.39.tar.gz) = 1ad8a3514ea9c81624c193bb1d80f674c7414a0ae48e504607badc4637c84146
|
||||
SIZE (cream-0.39.tar.gz) = 756873
|
||||
|
|
|
@ -68,7 +68,6 @@ share/pixmaps/cream.svg
|
|||
%%VIMRUNTIME%%/cream/cream-conf.example.vim
|
||||
%%VIMRUNTIME%%/cream/cream-devel.vim
|
||||
%%VIMRUNTIME%%/cream/cream-expertmode.vim
|
||||
@comment %%VIMRUNTIME%%/cream/cream-explorer.vim
|
||||
%%VIMRUNTIME%%/cream/cream-filetype.vim
|
||||
%%VIMRUNTIME%%/cream/cream-find.vim
|
||||
%%VIMRUNTIME%%/cream/cream-gui.vim
|
||||
|
@ -188,7 +187,6 @@ share/pixmaps/cream.svg
|
|||
%%VIMRUNTIME%%/cream/bitmaps/undo.bmp
|
||||
%%VIMRUNTIME%%/cream/bitmaps/undo.xpm
|
||||
%%VIMRUNTIME%%/cream/help/EnhancedCommentify.txt
|
||||
%%VIMRUNTIME%%/cream/help/opsplorer.txt
|
||||
%%VIMRUNTIME%%/cream/lang/menu_chinese_gb.936.vim
|
||||
%%VIMRUNTIME%%/cream/lang/menu_en_us.utf-8.vim
|
||||
%%VIMRUNTIME%%/cream/lang/menu_fr_fr.latin1.vim
|
||||
|
@ -203,29 +201,11 @@ share/pixmaps/cream.svg
|
|||
%%VIMRUNTIME%%/cream/lang/menu_zh_cn.gbk.vim
|
||||
%%VIMRUNTIME%%/cream/lang/menu_zh_cn.utf-8.vim
|
||||
%%VIMRUNTIME%%/cream/lang/strings_en_us.utf-8.vim
|
||||
%%VIMRUNTIME%%/cream/spelldicts/cream-spell-dict-eng-s-CA_1.vim
|
||||
%%VIMRUNTIME%%/cream/spelldicts/cream-spell-dict-eng-s-CA_2.vim
|
||||
%%VIMRUNTIME%%/cream/spelldicts/cream-spell-dict-eng-s-CA_3.vim
|
||||
%%VIMRUNTIME%%/cream/spelldicts/cream-spell-dict-eng-s-CA_4.vim
|
||||
%%VIMRUNTIME%%/cream/spelldicts/cream-spell-dict-eng-s-GB_1.vim
|
||||
%%VIMRUNTIME%%/cream/spelldicts/cream-spell-dict-eng-s-GB_2.vim
|
||||
%%VIMRUNTIME%%/cream/spelldicts/cream-spell-dict-eng-s-GB_3.vim
|
||||
%%VIMRUNTIME%%/cream/spelldicts/cream-spell-dict-eng-s-GB_4.vim
|
||||
%%VIMRUNTIME%%/cream/spelldicts/cream-spell-dict-eng-s-US_1.vim
|
||||
%%VIMRUNTIME%%/cream/spelldicts/cream-spell-dict-eng-s-US_2.vim
|
||||
%%VIMRUNTIME%%/cream/spelldicts/cream-spell-dict-eng-s-US_3.vim
|
||||
%%VIMRUNTIME%%/cream/spelldicts/cream-spell-dict-eng-s-US_4.vim
|
||||
%%VIMRUNTIME%%/cream/spelldicts/cream-spell-dict-eng-s_1.vim
|
||||
%%VIMRUNTIME%%/cream/spelldicts/cream-spell-dict-eng-s_2.vim
|
||||
%%VIMRUNTIME%%/cream/spelldicts/cream-spell-dict-eng-s_3.vim
|
||||
%%VIMRUNTIME%%/cream/spelldicts/cream-spell-dict-eng-s_4.vim
|
||||
%%VIMRUNTIME%%/cream/spelldicts/cream-spell-dict.vim
|
||||
%%VIMRUNTIME%%/cream/creamrc
|
||||
%%VIMRUNTIME%%/cream/genutils.vim
|
||||
%%VIMRUNTIME%%/cream/multvals.vim
|
||||
@comment %%VIMRUNTIME%%/cream/opsplorer.vim
|
||||
%%VIMRUNTIME%%/cream/securemodelines.vim
|
||||
%%VIMRUNTIME%%/cream/taglist.vim
|
||||
@dirrm %%VIMRUNTIME%%/cream/spelldicts
|
||||
@dirrm %%VIMRUNTIME%%/cream/lang
|
||||
@dirrm %%VIMRUNTIME%%/cream/help
|
||||
@dirrm %%VIMRUNTIME%%/cream/bitmaps
|
||||
|
|
Loading…
Reference in a new issue