diff -ruN --exclude=CVS /usr/ports/editors/cream.orig/Makefile /usr/ports/editors/cream/Makefile --- /usr/ports/editors/cream.orig/Makefile 2007-05-19 22:04:02.000000000 +0200 +++ /usr/ports/editors/cream/Makefile 2007-06-29 16:49:47.000000000 +0200 @@ -6,8 +6,7 @@ # PORTNAME= cream -PORTVERSION= 0.38 -PORTREVISION= 1 +PORTVERSION= 0.39 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -19,14 +18,14 @@ 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 diff -ruN --exclude=CVS /usr/ports/editors/cream.orig/distinfo /usr/ports/editors/cream/distinfo --- /usr/ports/editors/cream.orig/distinfo 2006-11-12 20:12:08.000000000 +0100 +++ /usr/ports/editors/cream/distinfo 2007-06-29 16:40:16.000000000 +0200 @@ -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 diff -ruN --exclude=CVS /usr/ports/editors/cream.orig/pkg-plist /usr/ports/editors/cream/pkg-plist --- /usr/ports/editors/cream.orig/pkg-plist 2007-05-19 22:04:02.000000000 +0200 +++ /usr/ports/editors/cream/pkg-plist 2007-06-29 16:59:30.000000000 +0200 @@ -68,7 +68,6 @@ %%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 @@ %%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 @@ %%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