aboutsummaryrefslogtreecommitdiff
path: root/editors/scite
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2014-10-10 16:24:00 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2014-10-10 16:24:00 +0000
commitc7e9a713849137ecb1bd5540dfac56affd1e037e (patch)
treec6309357bb9faa64731f3f61bcce5df08c4572c2 /editors/scite
parent0561a760af059fd3b06b1c9c27acd40e530a3aef (diff)
downloadports-c7e9a713849137ecb1bd5540dfac56affd1e037e.tar.gz
ports-c7e9a713849137ecb1bd5540dfac56affd1e037e.zip
- Update scintilla and scite to 3.5.1
- Remove dirrms PR: 193781 Submitted by: Naram Qashat <cyberbotx at cyberbotx.com> (maintainer)
Notes
Notes: svn path=/head/; revision=370597
Diffstat (limited to 'editors/scite')
-rw-r--r--editors/scite/Makefile2
-rw-r--r--editors/scite/distinfo4
-rw-r--r--editors/scite/files/patch-makefile6
-rw-r--r--editors/scite/pkg-plist2
4 files changed, 7 insertions, 7 deletions
diff --git a/editors/scite/Makefile b/editors/scite/Makefile
index 973420c17321..31d1ade1ec51 100644
--- a/editors/scite/Makefile
+++ b/editors/scite/Makefile
@@ -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}
diff --git a/editors/scite/distinfo b/editors/scite/distinfo
index 7ab540d3f6b8..45327911ae49 100644
--- a/editors/scite/distinfo
+++ b/editors/scite/distinfo
@@ -1,2 +1,2 @@
-SHA256 (scite344.tgz) = 89602ea4c245928caac07bc5192d57f98b968e578efaf0748e3dd832a724c499
-SIZE (scite344.tgz) = 2245870
+SHA256 (scite351.tgz) = a068dce0d7bf4a42dd30adfc997acb62724cc7f1b393ece5fe2ef46eaf6de581
+SIZE (scite351.tgz) = 2272014
diff --git a/editors/scite/files/patch-makefile b/editors/scite/files/patch-makefile
index 457f46b4801a..4ca96963fef6 100644
--- a/editors/scite/files/patch-makefile
+++ b/editors/scite/files/patch-makefile
@@ -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
diff --git a/editors/scite/pkg-plist b/editors/scite/pkg-plist
index ea394f1598f7..c568ccd02512 100644
--- a/editors/scite/pkg-plist
+++ b/editors/scite/pkg-plist
@@ -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%%