diff options
-rw-r--r-- | textproc/lowdown/Makefile | 2 | ||||
-rw-r--r-- | textproc/lowdown/distinfo | 6 | ||||
-rw-r--r-- | textproc/lowdown/pkg-plist | 3 |
3 files changed, 7 insertions, 4 deletions
diff --git a/textproc/lowdown/Makefile b/textproc/lowdown/Makefile index 16b2de067b3f..42857d0c27e3 100644 --- a/textproc/lowdown/Makefile +++ b/textproc/lowdown/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= lowdown -PORTVERSION= 0.6.5 +PORTVERSION= 0.7.0 CATEGORIES= textproc MASTER_SITES= https://kristaps.bsd.lv/lowdown/snapshots/ diff --git a/textproc/lowdown/distinfo b/textproc/lowdown/distinfo index c3f74d3a91cb..69a4e107a5bc 100644 --- a/textproc/lowdown/distinfo +++ b/textproc/lowdown/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1590393405 -SHA256 (lowdown-0.6.5.tar.gz) = 05de4ac92daaa3e8ed9abbebdc1ec325adcfc6a9aa2fb462b249c8651d207852 -SIZE (lowdown-0.6.5.tar.gz) = 172871 +TIMESTAMP = 1591622003 +SHA256 (lowdown-0.7.0.tar.gz) = 7fead8283b6db44ad7dcef1c1f01713fa59ef5603bca9e6bde7eb2adc742cd11 +SIZE (lowdown-0.7.0.tar.gz) = 177534 diff --git a/textproc/lowdown/pkg-plist b/textproc/lowdown/pkg-plist index dbc1170edd44..172f50790406 100644 --- a/textproc/lowdown/pkg-plist +++ b/textproc/lowdown/pkg-plist @@ -15,6 +15,9 @@ share/man/man3/lowdown_file_diff.3.gz share/man/man3/lowdown_html_free.3.gz share/man/man3/lowdown_html_new.3.gz share/man/man3/lowdown_html_rndr.3.gz +share/man/man3/lowdown_latex_free.3.gz +share/man/man3/lowdown_latex_new.3.gz +share/man/man3/lowdown_latex_rndr.3.gz share/man/man3/lowdown_nroff_free.3.gz share/man/man3/lowdown_nroff_new.3.gz share/man/man3/lowdown_nroff_rndr.3.gz |