mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
textproc/lowdown: update to 2.0.2
Bump portrevision of consumers Changes: https://kristaps.bsd.lv/lowdown/archive.html
This commit is contained in:
parent
d3b90e6cb1
commit
aed1f544d0
4 changed files with 10 additions and 5 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= gcli
|
||||
DISTVERSION= 2.6.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel net
|
||||
MASTER_SITES= https://herrhotzenplotz.de/gcli/releases/gcli-${DISTVERSION}/
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= lowdown
|
||||
PORTVERSION= 1.4.0
|
||||
PORTVERSION= 2.0.2
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= https://kristaps.bsd.lv/lowdown/snapshots/
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue