Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jun 2020 13:15:30 +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: r538213 - head/textproc/lowdown
Message-ID:  <202006081315.058DFUo5073796@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Mon Jun  8 13:15:29 2020
New Revision: 538213
URL: https://svnweb.freebsd.org/changeset/ports/538213

Log:
  Update to 0.7.0

Modified:
  head/textproc/lowdown/Makefile
  head/textproc/lowdown/distinfo
  head/textproc/lowdown/pkg-plist

Modified: head/textproc/lowdown/Makefile
==============================================================================
--- head/textproc/lowdown/Makefile	Mon Jun  8 12:00:39 2020	(r538212)
+++ head/textproc/lowdown/Makefile	Mon Jun  8 13:15:29 2020	(r538213)
@@ -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/
 

Modified: head/textproc/lowdown/distinfo
==============================================================================
--- head/textproc/lowdown/distinfo	Mon Jun  8 12:00:39 2020	(r538212)
+++ head/textproc/lowdown/distinfo	Mon Jun  8 13:15:29 2020	(r538213)
@@ -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

Modified: head/textproc/lowdown/pkg-plist
==============================================================================
--- head/textproc/lowdown/pkg-plist	Mon Jun  8 12:00:39 2020	(r538212)
+++ head/textproc/lowdown/pkg-plist	Mon Jun  8 13:15:29 2020	(r538213)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006081315.058DFUo5073796>