- Update to 0.41
PR: 123771 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
This commit is contained in:
parent
8b0a182e08
commit
fe4c463e79
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213231
3 changed files with 6 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= cream
|
||||
PORTVERSION= 0.39
|
||||
PORTVERSION= 0.41
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (cream-0.39.tar.gz) = caef5e026c740b28c9d19eec4504d428
|
||||
SHA256 (cream-0.39.tar.gz) = 1ad8a3514ea9c81624c193bb1d80f674c7414a0ae48e504607badc4637c84146
|
||||
SIZE (cream-0.39.tar.gz) = 756873
|
||||
MD5 (cream-0.41.tar.gz) = 1cf71bb14cbe71c62bea598aaf699ed0
|
||||
SHA256 (cream-0.41.tar.gz) = 217c35fdbbc7c945f1ba49dc478571fccf46d2902b9a80bfc652768f260527ea
|
||||
SIZE (cream-0.41.tar.gz) = 758620
|
||||
|
|
|
@ -39,7 +39,6 @@ share/applications/cream.desktop
|
|||
%%PORTDOCS%%%%DOCSDIR%%/docs/WINDOWS.txt
|
||||
share/pixmaps/cream.png
|
||||
share/pixmaps/cream.svg
|
||||
%%VIMRUNTIME%%/cream/EasyHtml.vim
|
||||
%%VIMRUNTIME%%/cream/EnhancedCommentify.vim
|
||||
%%VIMRUNTIME%%/cream/Rndm.vim
|
||||
%%VIMRUNTIME%%/cream/calendar.vim
|
||||
|
@ -57,6 +56,7 @@ share/pixmaps/cream.svg
|
|||
%%VIMRUNTIME%%/cream/cream-colors-dawn.vim
|
||||
%%VIMRUNTIME%%/cream/cream-colors-default.vim
|
||||
%%VIMRUNTIME%%/cream/cream-colors-inkpot.vim
|
||||
%%VIMRUNTIME%%/cream/cream-colors-matrix.vim
|
||||
%%VIMRUNTIME%%/cream/cream-colors-navajo-night.vim
|
||||
%%VIMRUNTIME%%/cream/cream-colors-navajo.vim
|
||||
%%VIMRUNTIME%%/cream/cream-colors-night.vim
|
||||
|
@ -125,6 +125,7 @@ share/pixmaps/cream.svg
|
|||
%%VIMRUNTIME%%/cream/addons/cream-encrypt-algorithmic.vim
|
||||
%%VIMRUNTIME%%/cream/addons/cream-encrypt-h4x0r.vim
|
||||
%%VIMRUNTIME%%/cream/addons/cream-encrypt-hexme.vim
|
||||
%%VIMRUNTIME%%/cream/addons/cream-encrypt-gpg.vim
|
||||
%%VIMRUNTIME%%/cream/addons/cream-encrypt-rot13.vim
|
||||
%%VIMRUNTIME%%/cream/addons/cream-helptags.vim
|
||||
%%VIMRUNTIME%%/cream/addons/cream-highlight-ctrlchars.vim
|
||||
|
|
Loading…
Reference in a new issue