ports/99994: [PATCH] editors/cream: update to 0.36

Cheng-Lung Sung clsung at FreeBSD.org
Mon Jul 10 06:30:18 UTC 2006


>Number:         99994
>Category:       ports
>Synopsis:       [PATCH] editors/cream: update to 0.36
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 10 06:30:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD FreeBSD.csie.nctu.edu.tw 6.1-STABLE FreeBSD 6.1-STABLE #9: Thu May 11 14:31:45 CST 2006
>Description:
- Update to 0.36

Port maintainer (janos.mohacsi at bsd.hu) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- cream-0.36.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/editors/cream/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile	27 Apr 2006 14:06:48 -0000	1.6
+++ Makefile	10 Jul 2006 06:20:39 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cream
-PORTVERSION=	0.35
+PORTVERSION=	0.36
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -21,7 +21,7 @@
 PLIST_FILES=	bin/cream
 
 # needs updating for each major vim update.
-VIMRUNTIMEDIR=	share/vim/vim64
+VIMRUNTIMEDIR=	share/vim/vim70
 
 CREAM_FILES=	EasyHtml.vim EnhancedCommentify.vim Rndm.vim calendar.vim \
 		cream-abbr-eng.vim cream-abbr-fre.vim cream-abbr.vim \
@@ -47,7 +47,7 @@
 		cream-replace.vim cream-replacemulti.vim cream-server.vim \
 		cream-settings.vim cream-showinvisibles.vim cream-spell.vim \
 		cream-statusline.vim cream-templates.vim \
-		cream-window-buffer.vim cream.vim creamrc genutils.vim \
+		cream.vim creamrc genutils.vim \
 		multvals.vim opsplorer.vim taglist.vim
 
 CREAM_ADDONS=	cream-colorinvert.vim cream-convert-hex.vim \
@@ -76,18 +76,16 @@
 		KEYBOARD.txt PressRelease.txt README.txt RELEASE.txt \
 		TODO.txt WINDOWS.txt
 
-CREAM_HTML=	contribute.html cream.png \
-		faq.html favicon.png features.html \
-		index.html installation.html \
-		keyboardshortcuts.html license.html links.html \
-		maillists.html main.css \
-		screenshot-popup.png screenshot1-thumb.png screenshot1.png \
-		screenshot2-thumb.png screenshot2.png screenshot3-thumb.png \
-		screenshot3.png screenshot4-thumb.png screenshot4.png \
-		screenshots.html \
-		screenshots1-closeup.html screenshots2-closeup.html \
-		screenshots3-closeup.html screenshots4-closeup.html \
-		spellcheck.html statusline-closeup.html statusline-thumb.png \
+CREAM_HTML=	PHPClientSniffer.php about.html \
+		contributors.html css.php download.html external.gif \
+		faq.html favicon.ico featurelist.html features.html \
+		home.html index.html installation.html \
+		keyboardshortcuts.html \
+		screenshot1-thumb.png screenshot1.png \
+		screenshot2-thumb.png screenshot2.png \
+		screenshot3-thumb.png screenshot3.png \
+		screenshot1.html screenshot2.html screenshot3.html \
+		statusline.html statusline-thumb.png \
 		statusline.png vim.html
 
 CREAM_FTYPES=	c.vim html.vim lisp.vim txt.vim vim.vim
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/editors/cream/distinfo,v
retrieving revision 1.6
diff -u -u -r1.6 distinfo
--- distinfo	27 Apr 2006 14:06:48 -0000	1.6
+++ distinfo	10 Jul 2006 06:20:39 -0000
@@ -1,3 +1,3 @@
-MD5 (cream-0.35.tar.gz) = 8e0d55bc65facd96cdb234f6b2cbc277
-SHA256 (cream-0.35.tar.gz) = 52636aee67bae8247f52a7a5dc03549f6f1fdf4cc9effd3af18655c0a0bbca4a
-SIZE (cream-0.35.tar.gz) = 1093861
+MD5 (cream-0.36.tar.gz) = e235b944826e82010caf939992b425b9
+SHA256 (cream-0.36.tar.gz) = 6754a8fc7c191d8753c77bdbc3e672bf11e695b732175ce1f8fb25cee7926d05
+SIZE (cream-0.36.tar.gz) = 759442
--- cream-0.36.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list