Date: Mon, 27 Sep 2021 09:29:46 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: bac8d81351f9 - main - textproc/lowdown: update to 0.9.0 Message-ID: <202109270929.18R9Tk1L008525@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=bac8d81351f91650638f73148fc74704bfd962fa commit bac8d81351f91650638f73148fc74704bfd962fa Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2021-09-27 09:29:03 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2021-09-27 09:29:43 +0000 textproc/lowdown: update to 0.9.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 17fbdf4bf888..9fc373518c38 100644 --- a/textproc/lowdown/Makefile +++ b/textproc/lowdown/Makefile @@ -1,5 +1,5 @@ PORTNAME= lowdown -PORTVERSION= 0.8.6 +PORTVERSION= 0.9.0 CATEGORIES= textproc MASTER_SITES= https://kristaps.bsd.lv/lowdown/snapshots/ diff --git a/textproc/lowdown/distinfo b/textproc/lowdown/distinfo index 27b50c03142e..176c5613f63e 100644 --- a/textproc/lowdown/distinfo +++ b/textproc/lowdown/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629211452 -SHA256 (lowdown-0.8.6.tar.gz) = 9c6ef352bc4c43628d3be1d2416c2cd0ea6ac9e8ff837ae5bccfd6faaa47c92a -SIZE (lowdown-0.8.6.tar.gz) = 209931 +TIMESTAMP = 1632734880 +SHA256 (lowdown-0.9.0.tar.gz) = a35b5dd7345395479e02585ac51275192994bc1b3178aadee9a8bef340455c43 +SIZE (lowdown-0.9.0.tar.gz) = 211595
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109270929.18R9Tk1L008525>