Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Apr 2010 08:08:50 -0400 (EDT)
From:      Naram Qashat <cyberbotx@cyberbotx.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/145407: [MAINTAINER] editors/scite: update to 2.10
Message-ID:  <201004051208.o35C8oTY046018@kirby.cyberbotx.com>
Resent-Message-ID: <201004051210.o35CA8AU083971@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         145407
>Category:       ports
>Synopsis:       [MAINTAINER] editors/scite: update to 2.10
>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:   Mon Apr 05 12:10:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Naram Qashat
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD kirby.cyberbotx.com 7.2-STABLE FreeBSD 7.2-STABLE #0: Sun Nov 15 18:45:09 EST 2009
>Description:
- Update to 2.10

NOTE: This PR requires PR ports/145406 to be committed first.

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

--- scite-2.10.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/editors/scite/Makefile /kirby/shared/ports/scite/Makefile
--- /usr/ports/editors/scite/Makefile	2010-03-28 13:57:46.000000000 -0400
+++ /kirby/shared/ports/scite/Makefile	2010-04-05 07:52:05.000000000 -0400
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	scite
-PORTVERSION=	2.03
-PORTREVISION=	2
+PORTVERSION=	2.10
 CATEGORIES=	editors gnome
 MASTER_SITES=	SF/scintilla/SciTE/${PORTVERSION}
 DISTNAME=	${PORTNAME}${PORTVERSION:S/.//g}
diff -ruN --exclude=CVS /usr/ports/editors/scite/distinfo /kirby/shared/ports/scite/distinfo
--- /usr/ports/editors/scite/distinfo	2010-02-15 13:16:43.000000000 -0500
+++ /kirby/shared/ports/scite/distinfo	2010-04-05 07:52:09.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (scite203.tgz) = f70f237180a556e287c17423b6c45a24
-SHA256 (scite203.tgz) = e81395cbafbc11d5fa3677e4b9da03ac066f740aefe6f7479918a868935bd762
-SIZE (scite203.tgz) = 1850025
+MD5 (scite210.tgz) = 91644ec613dafa3e2a0add01c42d716d
+SHA256 (scite210.tgz) = 69af703c5b9652571e7e9c040145cfbdc6c8d4f28cf9e14be5461aad08ab52d7
+SIZE (scite210.tgz) = 1783858
diff -ruN --exclude=CVS /usr/ports/editors/scite/files/patch-aa /kirby/shared/ports/scite/files/patch-aa
--- /usr/ports/editors/scite/files/patch-aa	2009-08-27 12:17:15.000000000 -0400
+++ /kirby/shared/ports/scite/files/patch-aa	2010-04-05 07:57:54.000000000 -0400
@@ -1,5 +1,5 @@
---- makefile.orig	2009-08-12 21:39:59.000000000 -0400
-+++ makefile	2009-08-21 02:04:44.000000000 -0400
+--- makefile.orig	2010-03-13 20:41:15.000000000 -0500
++++ makefile	2010-04-05 07:57:38.000000000 -0400
 @@ -5,7 +5,7 @@
  # GNU make does not like \r\n line endings so should be saved to CVS in binary form.
  
@@ -37,8 +37,8 @@
  ifeq ($(shell uname), Darwin)
 @@ -102,8 +102,9 @@
  
- $(PROG): SciTEGTK.o FilePath.o SciTEBase.o SciTEBuffers.o SciTEIO.o StringList.o Exporters.o \
- PropSetFile.o MultiplexExtension.o DirectorExtension.o SciTEProps.o Utf8_16.o \
+ $(PROG): SciTEGTK.o GUIGTK.o FilePath.o SciTEBase.o SciTEBuffers.o SciTEIO.o StringList.o Exporters.o \
+ PropSetFile.o MultiplexExtension.o DirectorExtension.o SciTEProps.o StyleWriter.o Utf8_16.o \
 -	JobQueue.o GTKMutex.o IFaceTable.o $(COMPLIB) $(LUA_OBJS)
 -	$(CC) `$(CONFIGTHREADS)` -rdynamic -Wl,--version-script lua.vers -DGTK $^ -o $@ $(CONFIGLIB)
 +	JobQueue.o GTKMutex.o IFaceTable.o $(LUA_OBJS)
diff -ruN --exclude=CVS /usr/ports/editors/scite/pkg-plist /kirby/shared/ports/scite/pkg-plist
--- /usr/ports/editors/scite/pkg-plist	2010-01-27 09:01:21.000000000 -0500
+++ /kirby/shared/ports/scite/pkg-plist	2010-04-05 08:02:06.000000000 -0400
@@ -18,6 +18,7 @@
 %%PORTDOCS%%%%DOCSDIR%%/SciTELua.html
 %%PORTDOCS%%%%DOCSDIR%%/SciTERegEx.html
 %%PORTDOCS%%%%DOCSDIR%%/SciTEWord.jpg
+%%PORTDOCS%%%%DOCSDIR%%/ScriptLexer.html
 %%PORTDOCS%%%%DOCSDIR%%/demo.png
 %%DATADIR%%/Embedded.properties
 %%DATADIR%%/SciTE.properties
--- scite-2.10.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?201004051208.o35C8oTY046018>