pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/asciidoc asciidoc: update to 9.1.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/de7258088258
branches: trunk
changeset: 447224:de7258088258
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Feb 18 10:14:27 2021 +0000
description:
asciidoc: update to 9.1.0.
Version 9.1.0 (2021-02-08)
--------------------------
.Features
- Can specify a line range when using the `include` macro.
- Setting the `SGML_CATALOG_FILES` environment variable will set `--catalogs` on xmllint within a2x.
diffstat:
textproc/asciidoc/Makefile | 7 ++++---
textproc/asciidoc/distinfo | 10 +++++-----
2 files changed, 9 insertions(+), 8 deletions(-)
diffs (37 lines):
diff -r a3b4590cf355 -r de7258088258 textproc/asciidoc/Makefile
--- a/textproc/asciidoc/Makefile Thu Feb 18 10:11:48 2021 +0000
+++ b/textproc/asciidoc/Makefile Thu Feb 18 10:14:27 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.57 2021/02/04 11:13:37 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2021/02/18 10:14:27 wiz Exp $
-DISTNAME= asciidoc-py3-9.0.5
-PKGNAME= ${DISTNAME:S/-py3//}
+DISTNAME= asciidoc-9.1.0
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=asciidoc/}
GITHUB_PROJECT= asciidoc-py3
@@ -14,6 +13,8 @@
DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
DEPENDS+= getopt-[0-9]*:../../misc/getopt
+WRKSRC= ${WRKDIR}/${DISTNAME:S/-/-py-/}
+
USE_TOOLS+= pax
SUBST_CLASSES+= ad
diff -r a3b4590cf355 -r de7258088258 textproc/asciidoc/distinfo
--- a/textproc/asciidoc/distinfo Thu Feb 18 10:11:48 2021 +0000
+++ b/textproc/asciidoc/distinfo Thu Feb 18 10:14:27 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.25 2021/02/04 11:13:37 wiz Exp $
+$NetBSD: distinfo,v 1.26 2021/02/18 10:14:27 wiz Exp $
-SHA1 (asciidoc-py3-9.0.5.tar.gz) = 9609beeb8b0b58251bdfb715b8849f7c5390b3a6
-RMD160 (asciidoc-py3-9.0.5.tar.gz) = 9c46f45f4dcfff9ed4e0d6e133e3aeaf341a1c95
-SHA512 (asciidoc-py3-9.0.5.tar.gz) = 5b79d74c1efd43a960e8a415d3a68f26dcd3a3eee748b830101cec69475b0af40de7ad190ae105cade8ee558a59a643d04f38c1be490d253e3a6740c347d94e3
-Size (asciidoc-py3-9.0.5.tar.gz) = 1119318 bytes
+SHA1 (asciidoc-9.1.0.tar.gz) = 849309dc5987b50e77bd02447312a169d734bb8d
+RMD160 (asciidoc-9.1.0.tar.gz) = 3d8cad3f353574f41495a4881956214601d8504c
+SHA512 (asciidoc-9.1.0.tar.gz) = c4565cfb30a8789ed64b7b9293019a6528eb93341ab109c9a6cb4985bf4a65117516e03b84340eb84ea07981650f50f52c0ae85eba2956fcbde23e46b3cf228e
+Size (asciidoc-9.1.0.tar.gz) = 1131265 bytes
Home |
Main Index |
Thread Index |
Old Index