FreeBSD Bugzilla – Attachment 163140 Details for
Bug 204561
[MAINTAINER] x11-toolkits/scintilla & editors/scite: update to 3.6.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
scite-3.6.2.patch
scite-3.6.2.patch (text/plain), 2.41 KB, created by
Naram Qashat
on 2015-11-15 16:04:35 UTC
(
hide
)
Description:
scite-3.6.2.patch
Filename:
MIME Type:
Creator:
Naram Qashat
Created:
2015-11-15 16:04:35 UTC
Size:
2.41 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 401578) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= scite >-PORTVERSION= 3.6.1 >+PORTVERSION= 3.6.2 > CATEGORIES= editors gnome > MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION} > DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} >Index: distinfo >=================================================================== >--- distinfo (revision 401578) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (scite361.tgz) = bdffdc28c501dbb5e3dc6cbfe3808da2d574df983790c6ddfc2643040023a010 >-SIZE (scite361.tgz) = 2347061 >+SHA256 (scite362.tgz) = 6530d0d86c72485b815663e3b2c2987d59779340a71632ed8bb97a43530737a3 >+SIZE (scite362.tgz) = 2368491 >Index: files/patch-makefile >=================================================================== >--- files/patch-makefile (revision 401578) >+++ files/patch-makefile (working copy) >@@ -1,4 +1,4 @@ >---- makefile.orig 2014-08-09 23:52:11 UTC >+--- makefile.orig 2015-09-22 01:37:15 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,13 +9,13 @@ > -# thread also need to create Position Independent Executable -> search online documentation > -SANITIZE = address > -#SANITIZE = undefined >--CXX = clang++ -fsanitize=$(SANITIZE) --std=c++0x -Wno-deprecated-register >+-CXX = clang++ -fsanitize=$(SANITIZE) -Wno-deprecated-register > -CC = clang -fsanitize=$(SANITIZE) -Wno-empty-body > -endif > > ifdef GTK3 > GTKVERSION=gtk+-3.0 >-@@ -24,7 +16,7 @@ >+@@ -24,7 +16,7 @@ endif > CONFIGFLAGS:=$(shell pkg-config --cflags $(GTKVERSION)) > CONFIGLIB:=$(shell pkg-config --libs $(GTKVERSION) gthread-2.0 gmodule-no-export-2.0) > CONFIGTHREADS:= >@@ -24,9 +24,9 @@ > ifndef prefix > ifdef gnomeprefix > prefix=$(gnomeprefix) >-@@ -113,8 +105,9 @@ >- FilePath.o SciTEBase.o FileWorker.o Cookie.o Credits.o SciTEBuffers.o SciTEIO.o StringList.o \ >- Exporters.o MatchMarker.o StringHelpers.o \ >+@@ -114,8 +106,9 @@ FilePath.o SciTEBase.o FileWorker.o Cook >+ ExportHTML.o ExportPDF.o ExportRTF.o ExportTEX.o ExportXML.o \ >+ MatchMarker.o StringHelpers.o \ > PropSetFile.o MultiplexExtension.o DirectorExtension.o SciTEProps.o StyleDefinition.o StyleWriter.o Utf8_16.o \ > - JobQueue.o GTKMutex.o IFaceTable.o $(COMPLIB) $(LUA_OBJS) > - $(CXX) `$(CONFIGTHREADS)` -rdynamic -Wl,--as-needed -Wl,--version-script lua.vers -DGTK $^ -o $@ $(CONFIGLIB) $(LIBDL) -lm -lstdc++
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
cyberbotx
:
maintainer-approval-
Actions:
View
|
Diff
Attachments on
bug 204561
:
163139
|
163140
|
163141
|
163142
|
163231