Index: Makefile =================================================================== --- Makefile (revision 370099) +++ Makefile (working copy) @@ -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} Index: distinfo =================================================================== --- distinfo (revision 370099) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (scite344.tgz) = 89602ea4c245928caac07bc5192d57f98b968e578efaf0748e3dd832a724c499 -SIZE (scite344.tgz) = 2245870 +SHA256 (scite351.tgz) = a068dce0d7bf4a42dd30adfc997acb62724cc7f1b393ece5fe2ef46eaf6de581 +SIZE (scite351.tgz) = 2272014 Index: files/patch-makefile =================================================================== --- files/patch-makefile (revision 370099) +++ files/patch-makefile (working copy) @@ -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) Index: pkg-plist =================================================================== --- pkg-plist (revision 370099) +++ pkg-plist (working copy) @@ -7,4 +7,4 @@ lib/libscintilla.so.2 lib/libscintilla_lexers.so lib/libscintilla_lexers.so.2 -@dirrm include/scintilla +