Date: Thu, 17 Mar 2005 19:15:19 +0100 (CET) From: Janos Mohacsi <janos.mohacsi@niif.hu> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/78952: [MAINTAINER] editors/cream: update to 0.32 Message-ID: <200503171815.j2HIFJ7E044584@scone.ki.iif.hu> Resent-Message-ID: <200503171820.j2HIK4hR084176@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 78952 >Category: ports >Synopsis: [MAINTAINER] editors/cream: update to 0.32 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Mar 17 18:20:04 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Janos Mohacsi >Release: FreeBSD 5.3-STABLE i386 >Organization: NIIF/HUNGARNET >Environment: System: FreeBSD scone.ki.iif.hu 5.3-STABLE FreeBSD 5.3-STABLE #6: Tue Feb 15 09:07:51 CET 2005 >Description: Maintainer Update to editors/cream to version 0.32 Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- cream-0.32.patch begins here --- diff -ruN --exclude=CVS /usr/ports/editors/cream.orig/Makefile /usr/ports/editors/cream/Makefile --- /usr/ports/editors/cream.orig/Makefile Sat Oct 16 01:10:45 2004 +++ /usr/ports/editors/cream/Makefile Thu Mar 17 18:05:26 2005 @@ -6,7 +6,7 @@ # PORTNAME= cream -PORTVERSION= 0.31 +PORTVERSION= 0.32 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -23,7 +23,7 @@ # needs updating for each major vim update. VIMRUNTIMEDIR= share/vim/vim63 -CREAM_FILES= EasyHtml.vim EnhancedCommentify.vim calendar.vim \ +CREAM_FILES= EasyHtml.vim EnhancedCommentify.vim Rndm.vim calendar.vim \ cream-abbr-eng.vim cream-abbr-fre.vim cream-abbr.vim \ cream-addon.vim cream-ascii.vim cream-autocmd.vim \ cream-behavior.vim cream-bookmarks.vim \ @@ -36,7 +36,7 @@ cream-conf.example.vim cream-devel.vim cream-expertmode.vim \ cream-explorer.vim cream-filetype.vim cream-find.vim \ cream-gui.vim cream-iso3166-1.vim cream-iso639.vim \ - cream-justify.vim cream-keys.vim cream-lib.vim \ + cream-justify.vim cream-keys.vim cream-lib.vim cream-loremipsum.vim \ cream-macros.vim cream-menu-developer.vim cream-menu-edit.vim \ cream-menu-file.vim cream-menu-format.vim cream-menu-help.vim \ cream-menu-insert.vim cream-menu-mru.vim cream-menu-popup.vim \ @@ -46,22 +46,24 @@ cream-playpen.vim cream-pop.vim cream-print.vim \ cream-replace.vim cream-replacemulti.vim cream-server.vim \ cream-settings.vim cream-showinvisibles.vim cream-spell.vim \ - cream-statusline.vim cream-window-buffer.vim cream.vim creamrc \ - genutils.vim imaps.vim multvals.vim opsplorer.vim taglist.vim + cream-statusline.vim cream-templates.vim \ + cream-window-buffer.vim cream.vim creamrc \ + genutils.vim multvals.vim opsplorer.vim taglist.vim CREAM_ADDONS= cream-colorinvert.vim cream-convert-hex.vim \ cream-cream-bugreport.vim cream-cream-ctags.vim \ cream-cream-fileformat.vim cream-cream-foldfunctions.vim \ cream-cream-keytest.vim cream-cream-release.vim \ cream-cream-update.vim cream-cream-vim-abbrev.vim \ - cream-dailyread.vim cream-debinary.vim \ + cream-cream-vim-deformat.vim cream-dailyread.vim cream-debinary.vim \ cream-email-formatter.vim cream-email-munge.vim \ cream-encrypt-algorithmic.vim cream-encrypt-h4x0r.vim \ cream-encrypt-hexme.vim cream-encrypt-rot13.vim \ cream-highlight-ctrlchars.vim cream-highlight-mbyte.vim \ cream-ispell.vim cream-sort.vim cream-spell-french.vim \ cream-stamp-filename.vim \ - cream-str-invert.vim cream-text2html.vim cream-timestamp.vim + cream-str-invert.vim cream-text2html.vim cream-timestamp.vim \ + cream-typingtutor.vim CREAM_BITMAPS= book.xpm broken_image.xpm copy_alt.xpm cut_alt.xpm exit.xpm \ font.xpm help.xpm new.xpm open.xpm paste.xpm print.xpm \ @@ -74,11 +76,11 @@ KEYBOARD.txt PressRelease.txt README.txt RELEASE.txt \ TODO.txt WINDOWS.txt -CREAM_HTML= background.html contribute.html creamlogo.png \ - devel.html downloads.html faq.html favicon.png features.html \ - goals.html hate.html index.html installation.html \ - keyboardshortcuts.html license.html links.html love.html \ - maillist.html main.css otherfiles.html screenshot-arabic1.png \ +CREAM_HTML= contribute.html cream.png \ + downloads.html faq.html favicon.png features.html \ + index.html installation.html \ + keyboardshortcuts.html license.html links.html \ + maillist.html main.css otherfiles.html \ screenshot-popup.png screenshot1-thumb.png screenshot1.png \ screenshot2-thumb.png screenshot2.png screenshot3-thumb.png \ screenshot3.png screenshot4-thumb.png screenshot4.png \ diff -ruN --exclude=CVS /usr/ports/editors/cream.orig/distinfo /usr/ports/editors/cream/distinfo --- /usr/ports/editors/cream.orig/distinfo Fri Oct 15 17:57:19 2004 +++ /usr/ports/editors/cream/distinfo Thu Mar 17 14:18:37 2005 @@ -1,2 +1,2 @@ -MD5 (cream-0.31.tar.gz) = e1cfdde1aaa7de834f848e187984de60 -SIZE (cream-0.31.tar.gz) = 817487 +MD5 (cream-0.32.tar.gz) = 7711a523967a4bf2e57d68c91f9c4cab +SIZE (cream-0.32.tar.gz) = 814766 --- cream-0.32.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503171815.j2HIFJ7E044584>