Date: Sat, 14 May 2016 08:54:49 +0000 (UTC) From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415182 - in head: editors/scite x11-toolkits/scintilla Message-ID: <201605140854.u4E8snm7019391@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: madpilot Date: Sat May 14 08:54:49 2016 New Revision: 415182 URL: https://svnweb.freebsd.org/changeset/ports/415182 Log: Update scite and scintilla to 3.6.5. PR: 209489 Submitted by: me Approved by: Naram Qashat <cyberbotx at cyberbotx.com> (maintainer) Modified: head/editors/scite/Makefile head/editors/scite/distinfo head/x11-toolkits/scintilla/Makefile head/x11-toolkits/scintilla/distinfo Modified: head/editors/scite/Makefile ============================================================================== --- head/editors/scite/Makefile Sat May 14 08:46:46 2016 (r415181) +++ head/editors/scite/Makefile Sat May 14 08:54:49 2016 (r415182) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scite -PORTVERSION= 3.6.4 +PORTVERSION= 3.6.5 CATEGORIES= editors gnome MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} Modified: head/editors/scite/distinfo ============================================================================== --- head/editors/scite/distinfo Sat May 14 08:46:46 2016 (r415181) +++ head/editors/scite/distinfo Sat May 14 08:54:49 2016 (r415182) @@ -1,2 +1,3 @@ -SHA256 (scite364.tgz) = 6a27a1062b838e0fe914fb045f265935e5d39e34d69ae894b55f971437192baa -SIZE (scite364.tgz) = 2386959 +TIMESTAMP = 1463151691 +SHA256 (scite365.tgz) = dde62ebebbd4c36afd81ab0e745ff04839f4cfc911496f2d0463aade1374b9d1 +SIZE (scite365.tgz) = 2391190 Modified: head/x11-toolkits/scintilla/Makefile ============================================================================== --- head/x11-toolkits/scintilla/Makefile Sat May 14 08:46:46 2016 (r415181) +++ head/x11-toolkits/scintilla/Makefile Sat May 14 08:54:49 2016 (r415182) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scintilla -PORTVERSION= 3.6.4 +PORTVERSION= 3.6.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 Sat May 14 08:46:46 2016 (r415181) +++ head/x11-toolkits/scintilla/distinfo Sat May 14 08:54:49 2016 (r415182) @@ -1,2 +1,3 @@ -SHA256 (scite364.tgz) = 6a27a1062b838e0fe914fb045f265935e5d39e34d69ae894b55f971437192baa -SIZE (scite364.tgz) = 2386959 +TIMESTAMP = 1463151644 +SHA256 (scite365.tgz) = dde62ebebbd4c36afd81ab0e745ff04839f4cfc911496f2d0463aade1374b9d1 +SIZE (scite365.tgz) = 2391190
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605140854.u4E8snm7019391>