From owner-svn-ports-head@FreeBSD.ORG Fri Oct 10 16:24:03 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 95D0B2B6; Fri, 10 Oct 2014 16:24:03 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 765CBF86; Fri, 10 Oct 2014 16:24:03 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9AGO3oA061740; Fri, 10 Oct 2014 16:24:03 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9AGO1sD061731; Fri, 10 Oct 2014 16:24:01 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201410101624.s9AGO1sD061731@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Fri, 10 Oct 2014 16:24:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370597 - in head: editors/scite editors/scite/files x11-toolkits/scintilla x11-toolkits/scintilla/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Oct 2014 16:24:03 -0000 Author: madpilot Date: Fri Oct 10 16:24:00 2014 New Revision: 370597 URL: https://svnweb.freebsd.org/changeset/ports/370597 QAT: https://qat.redports.org/buildarchive/r370597/ Log: - Update scintilla and scite to 3.5.1 - Remove dirrms PR: 193781 Submitted by: Naram Qashat (maintainer) Modified: head/editors/scite/Makefile head/editors/scite/distinfo head/editors/scite/files/patch-makefile head/editors/scite/pkg-plist head/x11-toolkits/scintilla/Makefile head/x11-toolkits/scintilla/distinfo head/x11-toolkits/scintilla/files/patch-makefile head/x11-toolkits/scintilla/pkg-plist Modified: head/editors/scite/Makefile ============================================================================== --- head/editors/scite/Makefile Fri Oct 10 16:18:53 2014 (r370596) +++ head/editors/scite/Makefile Fri Oct 10 16:24:00 2014 (r370597) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scite -PORTVERSION= 3.4.4 +PORTVERSION= 3.5.1 CATEGORIES= editors gnome MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} Modified: head/editors/scite/distinfo ============================================================================== --- head/editors/scite/distinfo Fri Oct 10 16:18:53 2014 (r370596) +++ head/editors/scite/distinfo Fri Oct 10 16:24:00 2014 (r370597) @@ -1,2 +1,2 @@ -SHA256 (scite344.tgz) = 89602ea4c245928caac07bc5192d57f98b968e578efaf0748e3dd832a724c499 -SIZE (scite344.tgz) = 2245870 +SHA256 (scite351.tgz) = a068dce0d7bf4a42dd30adfc997acb62724cc7f1b393ece5fe2ef46eaf6de581 +SIZE (scite351.tgz) = 2272014 Modified: head/editors/scite/files/patch-makefile ============================================================================== --- head/editors/scite/files/patch-makefile Fri Oct 10 16:18:53 2014 (r370596) +++ head/editors/scite/files/patch-makefile Fri Oct 10 16:24:00 2014 (r370597) @@ -1,5 +1,5 @@ ---- ./makefile.orig 2014-07-25 07:00:13.000000000 -0400 -+++ ./makefile 2014-08-07 21:57:08.000000000 -0400 +--- makefile.orig 2014-08-09 23:52:11 UTC ++++ makefile @@ -5,14 +5,6 @@ # GNU make does not like \r\n line endings so should be saved to CVS in binary form. @@ -9,7 +9,7 @@ -# thread also need to create Position Independent Executable -> search online documentation -SANITIZE = address -#SANITIZE = undefined --CXX = clang++ -fsanitize=$(SANITIZE) --std=c++0x +-CXX = clang++ -fsanitize=$(SANITIZE) --std=c++0x -Wno-deprecated-register -CC = clang -fsanitize=$(SANITIZE) -Wno-empty-body -endif Modified: head/editors/scite/pkg-plist ============================================================================== --- head/editors/scite/pkg-plist Fri Oct 10 16:18:53 2014 (r370596) +++ head/editors/scite/pkg-plist Fri Oct 10 16:24:00 2014 (r370597) @@ -63,6 +63,7 @@ share/pixmaps/Sci48M.png %%DATADIR%%/python.properties %%DATADIR%%/r.properties %%DATADIR%%/rebol.properties +%%DATADIR%%/registry.properties %%DATADIR%%/ruby.properties %%DATADIR%%/rust.properties %%DATADIR%%/scriptol.properties @@ -80,4 +81,3 @@ share/pixmaps/Sci48M.png %%DATADIR%%/verilog.properties %%DATADIR%%/vhdl.properties %%DATADIR%%/yaml.properties -@dirrm %%DATADIR%% Modified: head/x11-toolkits/scintilla/Makefile ============================================================================== --- head/x11-toolkits/scintilla/Makefile Fri Oct 10 16:18:53 2014 (r370596) +++ head/x11-toolkits/scintilla/Makefile Fri Oct 10 16:24:00 2014 (r370597) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scintilla -PORTVERSION= 3.4.4 +PORTVERSION= 3.5.1 CATEGORIES= x11-toolkits MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION} DISTNAME= scite${PORTVERSION:S/.//g} Modified: head/x11-toolkits/scintilla/distinfo ============================================================================== --- head/x11-toolkits/scintilla/distinfo Fri Oct 10 16:18:53 2014 (r370596) +++ head/x11-toolkits/scintilla/distinfo Fri Oct 10 16:24:00 2014 (r370597) @@ -1,2 +1,2 @@ -SHA256 (scite344.tgz) = 89602ea4c245928caac07bc5192d57f98b968e578efaf0748e3dd832a724c499 -SIZE (scite344.tgz) = 2245870 +SHA256 (scite351.tgz) = a068dce0d7bf4a42dd30adfc997acb62724cc7f1b393ece5fe2ef46eaf6de581 +SIZE (scite351.tgz) = 2272014 Modified: head/x11-toolkits/scintilla/files/patch-makefile ============================================================================== --- head/x11-toolkits/scintilla/files/patch-makefile Fri Oct 10 16:18:53 2014 (r370596) +++ head/x11-toolkits/scintilla/files/patch-makefile Fri Oct 10 16:24:00 2014 (r370597) @@ -1,11 +1,11 @@ ---- ./makefile.orig 2014-07-25 06:59:40.000000000 -0400 -+++ ./makefile 2014-08-07 08:31:47.000000000 -0400 +--- makefile.orig 2014-08-09 23:52:02 UTC ++++ makefile @@ -7,14 +7,6 @@ # Also works with ming32-make on Windows. .SUFFIXES: .cxx .c .o .h .a -ifdef CLANG --CXX = clang++ +-CXX = clang++ -Wno-deprecated-register -CC = clang -# Can choose aspect to sanitize: address and undefined can simply change SANITIZE but for -# thread also need to create Position Independent Executable -> search online documentation @@ -49,8 +49,8 @@ clean: $(DEL) *.o $(COMPLIB) *.plist -@@ -93,9 +85,11 @@ - ScintillaBase.o ContractionState.o Editor.o ExternalLexer.o PropSetSimple.o PlatGTK.o \ +@@ -94,9 +86,11 @@ + PropSetSimple.o PlatGTK.o \ KeyMap.o LineMarker.o PositionCache.o ScintillaGTK.o CellBuffer.o CharacterCategory.o ViewStyle.o \ RESearch.o RunStyles.o Selection.o Style.o Indicator.o AutoComplete.o UniConversion.o XPM.o \ - $(MARSHALLER) $(LEXOBJS) Modified: head/x11-toolkits/scintilla/pkg-plist ============================================================================== --- head/x11-toolkits/scintilla/pkg-plist Fri Oct 10 16:18:53 2014 (r370596) +++ head/x11-toolkits/scintilla/pkg-plist Fri Oct 10 16:24:00 2014 (r370597) @@ -7,4 +7,3 @@ lib/libscintilla.so lib/libscintilla.so.2 lib/libscintilla_lexers.so lib/libscintilla_lexers.so.2 -@dirrm include/scintilla