From owner-svn-ports-all@FreeBSD.ORG Mon May 4 11:17:41 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 530F570C; Mon, 4 May 2015 11:17:41 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 407A41055; Mon, 4 May 2015 11:17:41 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t44BHf02047159; Mon, 4 May 2015 11:17:41 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t44BHdBd047154; Mon, 4 May 2015 11:17:39 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201505041117.t44BHdBd047154@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 4 May 2015 11:17:39 +0000 (UTC) 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 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 May 2015 11:17:41 -0000 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 Approved by: Naram Qashat (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.