svn commit: r526013 - head/textproc/lowdown
Baptiste Daroussin
bapt at FreeBSD.org
Thu Feb 13 09:48:10 UTC 2020
Author: bapt
Date: Thu Feb 13 09:48:09 2020
New Revision: 526013
URL: https://svnweb.freebsd.org/changeset/ports/526013
Log:
Update to 0.5.4
Modified:
head/textproc/lowdown/Makefile
head/textproc/lowdown/distinfo
head/textproc/lowdown/pkg-plist
Modified: head/textproc/lowdown/Makefile
==============================================================================
--- head/textproc/lowdown/Makefile Thu Feb 13 09:47:10 2020 (r526012)
+++ head/textproc/lowdown/Makefile Thu Feb 13 09:48:09 2020 (r526013)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= lowdown
-PORTVERSION= 0.5.0
+PORTVERSION= 0.5.4
CATEGORIES= textproc
MASTER_SITES= https://kristaps.bsd.lv/lowdown/snapshots/
Modified: head/textproc/lowdown/distinfo
==============================================================================
--- head/textproc/lowdown/distinfo Thu Feb 13 09:47:10 2020 (r526012)
+++ head/textproc/lowdown/distinfo Thu Feb 13 09:48:09 2020 (r526013)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579596968
-SHA256 (lowdown-0.5.0.tar.gz) = a76bd5dcc24f77cbdb3929332372d8fdbdd96dcb51ad11eab8b5e5cf0b7ea0ad
-SIZE (lowdown-0.5.0.tar.gz) = 116813
+TIMESTAMP = 1581587245
+SHA256 (lowdown-0.5.4.tar.gz) = 55b4c396a3fd20e963a9bf7891abb412002ba5f557e7e8959a9d1a162032550a
+SIZE (lowdown-0.5.4.tar.gz) = 119029
Modified: head/textproc/lowdown/pkg-plist
==============================================================================
--- head/textproc/lowdown/pkg-plist Thu Feb 13 09:47:10 2020 (r526012)
+++ head/textproc/lowdown/pkg-plist Thu Feb 13 09:48:09 2020 (r526013)
@@ -10,6 +10,7 @@ share/man/man3/lowdown_doc_free.3.gz
share/man/man3/lowdown_doc_new.3.gz
share/man/man3/lowdown_doc_parse.3.gz
share/man/man3/lowdown_errstr.3.gz
+share/man/man3/lowdown_errstr.3.gz
share/man/man3/lowdown_file.3.gz
share/man/man3/lowdown_file_diff.3.gz
share/man/man3/lowdown_html_free.3.gz
More information about the svn-ports-all
mailing list