summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2015-05-04 11:17:39 +0000
committerJan Beich <jbeich@FreeBSD.org>2015-05-04 11:17:39 +0000
commitdecefcad974054a2a3035dc49cddf92e9ca104df (patch)
tree9dc727911f9618f78feba6278d3a455081e5b1ba /x11-toolkits
parentdevel/upp: update to 8227 and improve (diff)
x11-toolkits/scintilla, editors/scite: update to 3.5.5
- Pet portlint since r383894 by formatting patches with makepatch target Changes: http://www.scintilla.org/ScintillaHistory.html PR: 199565 Submitted by: lightside <lightside@gmx.com> Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Notes
Notes: svn path=/head/; revision=385395
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/scintilla/Makefile2
-rw-r--r--x11-toolkits/scintilla/distinfo4
-rw-r--r--x11-toolkits/scintilla/files/patch-makefile4
3 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/scintilla/Makefile b/x11-toolkits/scintilla/Makefile
index 53498041cd20..7993ce7f32cf 100644
--- a/x11-toolkits/scintilla/Makefile
+++ b/x11-toolkits/scintilla/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= scintilla
-PORTVERSION= 3.5.4
+PORTVERSION= 3.5.5
CATEGORIES= x11-toolkits
MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION}
DISTNAME= scite${PORTVERSION:S/.//g}
diff --git a/x11-toolkits/scintilla/distinfo b/x11-toolkits/scintilla/distinfo
index bb334269cbc7..96846c5c7b12 100644
--- a/x11-toolkits/scintilla/distinfo
+++ b/x11-toolkits/scintilla/distinfo
@@ -1,2 +1,2 @@
-SHA256 (scite354.tgz) = 96041bb6a3aed321e353db7c8fcde720b99cab98cbfa2ef62a5e07dd523e1495
-SIZE (scite354.tgz) = 2301246
+SHA256 (scite355.tgz) = 20515597ac986f1727c97bda2c27d88487ddb79cfe330b0b890b5e25330b7d9f
+SIZE (scite355.tgz) = 2302137
diff --git a/x11-toolkits/scintilla/files/patch-makefile b/x11-toolkits/scintilla/files/patch-makefile
index ca276f4f22dd..fa00a265d0dd 100644
--- a/x11-toolkits/scintilla/files/patch-makefile
+++ b/x11-toolkits/scintilla/files/patch-makefile
@@ -1,5 +1,5 @@
---- makefile.orig 2014-11-28 00:47:24.000000000 +0400
-+++ makefile 2014-12-04 14:28:51.000000000 +0400
+--- makefile.orig 2014-11-27 20:47:24 UTC
++++ makefile
@@ -7,14 +7,6 @@
# Also works with ming32-make on Windows.