Date: Sun, 15 Mar 2020 15:08:50 +0000 (UTC) From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r528487 - in head: editors/scite x11-toolkits/scintilla Message-ID: <202003151508.02FF8onV096062@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tcberner Date: Sun Mar 15 15:08:50 2020 New Revision: 528487 URL: https://svnweb.freebsd.org/changeset/ports/528487 Log: x11-toolkits/scintilla & editors/scite: Update to 4.3.2 Changelog: https://www.scintilla.org/ScintillaHistory.html PR: 244825 Submitted by: Naram Qashat <cyberbotx@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 Sun Mar 15 14:49:10 2020 (r528486) +++ head/editors/scite/Makefile Sun Mar 15 15:08:50 2020 (r528487) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scite -DISTVERSION= 4.3.0 +DISTVERSION= 4.3.2 CATEGORIES= editors gnome MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} Modified: head/editors/scite/distinfo ============================================================================== --- head/editors/scite/distinfo Sun Mar 15 14:49:10 2020 (r528486) +++ head/editors/scite/distinfo Sun Mar 15 15:08:50 2020 (r528487) @@ -1,3 +1,3 @@ -TIMESTAMP = 1579657322 -SHA256 (scite430.tgz) = 6401a2c25f8c2a1e0c06279e2f022722374a6aaf37d0b0acebce1a103fafe589 -SIZE (scite430.tgz) = 2705289 +TIMESTAMP = 1584222159 +SHA256 (scite432.tgz) = fb7d9d2899b9559b31beca6a695d5b271cc7a6461b218e4a961b4fcd320a798f +SIZE (scite432.tgz) = 2710026 Modified: head/x11-toolkits/scintilla/Makefile ============================================================================== --- head/x11-toolkits/scintilla/Makefile Sun Mar 15 14:49:10 2020 (r528486) +++ head/x11-toolkits/scintilla/Makefile Sun Mar 15 15:08:50 2020 (r528487) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scintilla -DISTVERSION= 4.3.0 +DISTVERSION= 4.3.2 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 Mar 15 14:49:10 2020 (r528486) +++ head/x11-toolkits/scintilla/distinfo Sun Mar 15 15:08:50 2020 (r528487) @@ -1,3 +1,3 @@ -TIMESTAMP = 1579621912 -SHA256 (scite430.tgz) = 6401a2c25f8c2a1e0c06279e2f022722374a6aaf37d0b0acebce1a103fafe589 -SIZE (scite430.tgz) = 2705289 +TIMESTAMP = 1584222036 +SHA256 (scite432.tgz) = fb7d9d2899b9559b31beca6a695d5b271cc7a6461b218e4a961b4fcd320a798f +SIZE (scite432.tgz) = 2710026
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003151508.02FF8onV096062>