Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 May 2015 11:17:39 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r385395 - in head: editors/scite x11-toolkits/scintilla x11-toolkits/scintilla/files
Message-ID:  <201505041117.t44BHdBd047154@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Mon May  4 11:17:39 2015
New Revision: 385395
URL: https://svnweb.freebsd.org/changeset/ports/385395

Log:
  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)

Modified:
  head/editors/scite/Makefile   (contents, props changed)
  head/editors/scite/distinfo   (contents, props changed)
  head/x11-toolkits/scintilla/Makefile   (contents, props changed)
  head/x11-toolkits/scintilla/distinfo   (contents, props changed)
  head/x11-toolkits/scintilla/files/patch-makefile   (contents, props changed)

Modified: head/editors/scite/Makefile
==============================================================================
--- head/editors/scite/Makefile	Mon May  4 11:17:21 2015	(r385394)
+++ head/editors/scite/Makefile	Mon May  4 11:17:39 2015	(r385395)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	scite
-PORTVERSION=	3.5.4
+PORTVERSION=	3.5.5
 CATEGORIES=	editors gnome
 MASTER_SITES=	SF/scintilla/SciTE/${PORTVERSION}
 DISTNAME=	${PORTNAME}${PORTVERSION:S/.//g}

Modified: head/editors/scite/distinfo
==============================================================================
--- head/editors/scite/distinfo	Mon May  4 11:17:21 2015	(r385394)
+++ head/editors/scite/distinfo	Mon May  4 11:17:39 2015	(r385395)
@@ -1,2 +1,2 @@
-SHA256 (scite354.tgz) = 96041bb6a3aed321e353db7c8fcde720b99cab98cbfa2ef62a5e07dd523e1495
-SIZE (scite354.tgz) = 2301246
+SHA256 (scite355.tgz) = 20515597ac986f1727c97bda2c27d88487ddb79cfe330b0b890b5e25330b7d9f
+SIZE (scite355.tgz) = 2302137

Modified: head/x11-toolkits/scintilla/Makefile
==============================================================================
--- head/x11-toolkits/scintilla/Makefile	Mon May  4 11:17:21 2015	(r385394)
+++ head/x11-toolkits/scintilla/Makefile	Mon May  4 11:17:39 2015	(r385395)
@@ -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}

Modified: head/x11-toolkits/scintilla/distinfo
==============================================================================
--- head/x11-toolkits/scintilla/distinfo	Mon May  4 11:17:21 2015	(r385394)
+++ head/x11-toolkits/scintilla/distinfo	Mon May  4 11:17:39 2015	(r385395)
@@ -1,2 +1,2 @@
-SHA256 (scite354.tgz) = 96041bb6a3aed321e353db7c8fcde720b99cab98cbfa2ef62a5e07dd523e1495
-SIZE (scite354.tgz) = 2301246
+SHA256 (scite355.tgz) = 20515597ac986f1727c97bda2c27d88487ddb79cfe330b0b890b5e25330b7d9f
+SIZE (scite355.tgz) = 2302137

Modified: head/x11-toolkits/scintilla/files/patch-makefile
==============================================================================
--- head/x11-toolkits/scintilla/files/patch-makefile	Mon May  4 11:17:21 2015	(r385394)
+++ head/x11-toolkits/scintilla/files/patch-makefile	Mon May  4 11:17:39 2015	(r385395)
@@ -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.
  



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505041117.t44BHdBd047154>