From owner-svn-ports-head@freebsd.org Mon Dec 12 00:40:47 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 170DBC6F45A; Mon, 12 Dec 2016 00:40:47 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 DD36BE0A; Mon, 12 Dec 2016 00:40:46 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBC0eknc025540; Mon, 12 Dec 2016 00:40:46 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBC0ej0R025535; Mon, 12 Dec 2016 00:40:45 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201612120040.uBC0ej0R025535@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Mon, 12 Dec 2016 00:40:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428388 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Dec 2016 00:40:47 -0000 Author: jhale Date: Mon Dec 12 00:40:45 2016 New Revision: 428388 URL: https://svnweb.freebsd.org/changeset/ports/428388 Log: x11-toolkits/scintilla, editors/scite: Update to 3.7.1 Changes: http://www.scintilla.org/ScintillaHistory.html PR: 215234 Submitted by: lightside Approved by: Naram Qashat (maintainer) Modified: head/editors/scite/Makefile head/editors/scite/distinfo head/x11-toolkits/scintilla/Makefile head/x11-toolkits/scintilla/distinfo head/x11-toolkits/scintilla/files/patch-makefile Modified: head/editors/scite/Makefile ============================================================================== --- head/editors/scite/Makefile Sun Dec 11 23:54:24 2016 (r428387) +++ head/editors/scite/Makefile Mon Dec 12 00:40:45 2016 (r428388) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scite -PORTVERSION= 3.7.0 +PORTVERSION= 3.7.1 CATEGORIES= editors gnome MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} Modified: head/editors/scite/distinfo ============================================================================== --- head/editors/scite/distinfo Sun Dec 11 23:54:24 2016 (r428387) +++ head/editors/scite/distinfo Mon Dec 12 00:40:45 2016 (r428388) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476648202 -SHA256 (scite370.tgz) = 034dca55b58d8c3af554900956ea20ca25be6d5157b394ecc3a055788496753b -SIZE (scite370.tgz) = 2352677 +TIMESTAMP = 1480823011 +SHA256 (scite371.tgz) = 9dfda3b09d48f64cc0764afb8b08c1246a6fce8d9ef95a4b535e8ef4ae2b36b9 +SIZE (scite371.tgz) = 2319371 Modified: head/x11-toolkits/scintilla/Makefile ============================================================================== --- head/x11-toolkits/scintilla/Makefile Sun Dec 11 23:54:24 2016 (r428387) +++ head/x11-toolkits/scintilla/Makefile Mon Dec 12 00:40:45 2016 (r428388) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scintilla -PORTVERSION= 3.7.0 +PORTVERSION= 3.7.1 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 Sun Dec 11 23:54:24 2016 (r428387) +++ head/x11-toolkits/scintilla/distinfo Mon Dec 12 00:40:45 2016 (r428388) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476648092 -SHA256 (scite370.tgz) = 034dca55b58d8c3af554900956ea20ca25be6d5157b394ecc3a055788496753b -SIZE (scite370.tgz) = 2352677 +TIMESTAMP = 1480823011 +SHA256 (scite371.tgz) = 9dfda3b09d48f64cc0764afb8b08c1246a6fce8d9ef95a4b535e8ef4ae2b36b9 +SIZE (scite371.tgz) = 2319371 Modified: head/x11-toolkits/scintilla/files/patch-makefile ============================================================================== --- head/x11-toolkits/scintilla/files/patch-makefile Sun Dec 11 23:54:24 2016 (r428387) +++ head/x11-toolkits/scintilla/files/patch-makefile Mon Dec 12 00:40:45 2016 (r428388) @@ -1,4 +1,4 @@ ---- makefile.orig 2016-08-30 04:39:06 UTC +--- makefile.orig 2016-12-01 09:53:41 UTC +++ makefile @@ -9,14 +9,6 @@ srcdir ?= . @@ -38,9 +38,9 @@ clean: $(DEL) *.o $(COMPLIB) *.plist -@@ -116,9 +113,11 @@ $(COMPLIB): Accessor.o CharacterSet.o Le +@@ -119,9 +116,11 @@ $(COMPLIB): Accessor.o CharacterSet.o Le PropSetSimple.o PlatGTK.o \ - KeyMap.o LineMarker.o PositionCache.o ScintillaGTK.o CellBuffer.o CharacterCategory.o ViewStyle.o \ + KeyMap.o LineMarker.o PositionCache.o ScintillaGTK.o ScintillaGTKAccessible.o CellBuffer.o CharacterCategory.o ViewStyle.o \ RESearch.o RunStyles.o Selection.o Style.o Indicator.o AutoComplete.o UniConversion.o XPM.o \ - $(MARSHALLER) $(LEXOBJS) - $(AR) $(ARFLAGS) $@ $^