Date: Thu, 13 Feb 2020 09:48:09 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r526013 - head/textproc/lowdown Message-ID: <202002130948.01D9m90J003130@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002130948.01D9m90J003130>