Date: Tue, 16 Feb 2021 10:36:48 +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: r565393 - head/textproc/kf5-syntax-highlighting Message-ID: <202102161036.11GAamMC031289@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tcberner Date: Tue Feb 16 10:36:48 2021 New Revision: 565393 URL: https://svnweb.freebsd.org/changeset/ports/565393 Log: textproc/kf5-syntax-highlighting: update to 5.79.1 - this is POLA release, that reverts a color change introduced in 5.79.0, which was reverted again for 5.80.0. This way, the change won't happen at all. Modified: head/textproc/kf5-syntax-highlighting/Makefile head/textproc/kf5-syntax-highlighting/distinfo Modified: head/textproc/kf5-syntax-highlighting/Makefile ============================================================================== --- head/textproc/kf5-syntax-highlighting/Makefile Tue Feb 16 10:34:52 2021 (r565392) +++ head/textproc/kf5-syntax-highlighting/Makefile Tue Feb 16 10:36:48 2021 (r565393) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= syntax-highlighting -DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +DISTVERSION= 5.79.1 CATEGORIES= textproc kde kde-frameworks MAINTAINER= kde@FreeBSD.org Modified: head/textproc/kf5-syntax-highlighting/distinfo ============================================================================== --- head/textproc/kf5-syntax-highlighting/distinfo Tue Feb 16 10:34:52 2021 (r565392) +++ head/textproc/kf5-syntax-highlighting/distinfo Tue Feb 16 10:36:48 2021 (r565393) @@ -1,3 +1,3 @@ -TIMESTAMP = 1612798619 -SHA256 (KDE/frameworks/5.79.0/syntax-highlighting-5.79.0.tar.xz) = cfb863e6566cf6772eafa762a7c355305c54011e90b226adfd0ecc17d6441480 -SIZE (KDE/frameworks/5.79.0/syntax-highlighting-5.79.0.tar.xz) = 2260708 +TIMESTAMP = 1613471117 +SHA256 (KDE/frameworks/5.79.0/syntax-highlighting-5.79.1.tar.xz) = b2825ebee4c527f96562d18abb553195809dcc32174a4b998c71850e24527990 +SIZE (KDE/frameworks/5.79.0/syntax-highlighting-5.79.1.tar.xz) = 2263840
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102161036.11GAamMC031289>