Date: Fri, 27 Dec 2024 08:32:26 GMT From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0fcdae909f75 - main - textproc/lowdown: update to 1.4.0 Message-ID: <202412270832.4BR8WQOC077813@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=0fcdae909f75f9d897899e2583822a7b7342de14 commit 0fcdae909f75f9d897899e2583822a7b7342de14 Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2024-12-27 08:32:07 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2024-12-27 08:32:24 +0000 textproc/lowdown: update to 1.4.0 --- textproc/lowdown/Makefile | 2 +- textproc/lowdown/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/lowdown/Makefile b/textproc/lowdown/Makefile index 766583a4f4bd..ddd0a5cd5ba6 100644 --- a/textproc/lowdown/Makefile +++ b/textproc/lowdown/Makefile @@ -1,5 +1,5 @@ PORTNAME= lowdown -PORTVERSION= 1.3.2 +PORTVERSION= 1.4.0 CATEGORIES= textproc MASTER_SITES= https://kristaps.bsd.lv/lowdown/snapshots/ diff --git a/textproc/lowdown/distinfo b/textproc/lowdown/distinfo index f1851c4a7d51..dc184db6037a 100644 --- a/textproc/lowdown/distinfo +++ b/textproc/lowdown/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734358823 -SHA256 (lowdown-1.3.2.tar.gz) = 8e004cd25f3f8e4b4846986e6cd5336077c039567f84eff2a87822e3924a3fec -SIZE (lowdown-1.3.2.tar.gz) = 293206 +TIMESTAMP = 1735288311 +SHA256 (lowdown-1.4.0.tar.gz) = 75bf8ddc66f6c75ebb64131ced1e729983a38f866a93878fc1753df93330e0ef +SIZE (lowdown-1.4.0.tar.gz) = 297819
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412270832.4BR8WQOC077813>