From aed1f544d0f2e32602df9d54d64b6ad535da6db7 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Thu, 27 Feb 2025 12:30:04 +0100 Subject: [PATCH] textproc/lowdown: update to 2.0.2 Bump portrevision of consumers Changes: https://kristaps.bsd.lv/lowdown/archive.html --- devel/gcli/Makefile | 1 + textproc/lowdown/Makefile | 2 +- textproc/lowdown/distinfo | 6 +++--- textproc/lowdown/pkg-plist | 6 +++++- 4 files changed, 10 insertions(+), 5 deletions(-) diff --git a/devel/gcli/Makefile b/devel/gcli/Makefile index 3847cd04b95d..8e25b9361a78 100644 --- a/devel/gcli/Makefile +++ b/devel/gcli/Makefile @@ -1,5 +1,6 @@ PORTNAME= gcli DISTVERSION= 2.6.1 +PORTREVISION= 1 CATEGORIES= devel net MASTER_SITES= https://herrhotzenplotz.de/gcli/releases/gcli-${DISTVERSION}/ diff --git a/textproc/lowdown/Makefile b/textproc/lowdown/Makefile index ddd0a5cd5ba6..009867b201ff 100644 --- a/textproc/lowdown/Makefile +++ b/textproc/lowdown/Makefile @@ -1,5 +1,5 @@ PORTNAME= lowdown -PORTVERSION= 1.4.0 +PORTVERSION= 2.0.2 CATEGORIES= textproc MASTER_SITES= https://kristaps.bsd.lv/lowdown/snapshots/ diff --git a/textproc/lowdown/distinfo b/textproc/lowdown/distinfo index dc184db6037a..04cbe6e55b12 100644 --- a/textproc/lowdown/distinfo +++ b/textproc/lowdown/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735288311 -SHA256 (lowdown-1.4.0.tar.gz) = 75bf8ddc66f6c75ebb64131ced1e729983a38f866a93878fc1753df93330e0ef -SIZE (lowdown-1.4.0.tar.gz) = 297819 +TIMESTAMP = 1740655594 +SHA256 (lowdown-2.0.2.tar.gz) = d59f2ad82f981a63051bb61d8d04c02c8c49428ac29c435dff03a92e210b0004 +SIZE (lowdown-2.0.2.tar.gz) = 299643 diff --git a/textproc/lowdown/pkg-plist b/textproc/lowdown/pkg-plist index 9140f8714d45..c04ca049502e 100644 --- a/textproc/lowdown/pkg-plist +++ b/textproc/lowdown/pkg-plist @@ -3,7 +3,7 @@ bin/lowdown-diff include/lowdown.h lib/liblowdown.a lib/liblowdown.so -lib/liblowdown.so.1 +lib/liblowdown.so.2 libdata/pkgconfig/lowdown.pc share/man/man1/lowdown.1.gz share/man/man1/lowdown-diff.1.gz @@ -42,3 +42,7 @@ share/man/man3/lowdown_tree_rndr.3.gz share/man/man5/lowdown.5.gz %%DATADIR%%/odt/styles.xml %%DATADIR%%/html/default.html +%%DATADIR%%/html/sblg.xml +%%DATADIR%%/latex/default.latex +%%DATADIR%%/man/default.man +%%DATADIR%%/ms/default.ms