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.0.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/11cfb90c966a
branches:  trunk
changeset: 446107:11cfb90c966a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Feb 04 11:13:37 2021 +0000

description:
asciidoc: update to 9.0.5.

Version 9.0.5 (2021-01-24)
--------------------------
.Bug fixes
- Use config newline setting in system attribute evaulation (thanks @hoadlck)

.Testing
- Update to deadsnakes/python@v2.0.2

diffstat:

 textproc/asciidoc/Makefile |   5 ++---
 textproc/asciidoc/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 411e6058f551 -r 11cfb90c966a textproc/asciidoc/Makefile
--- a/textproc/asciidoc/Makefile        Thu Feb 04 09:16:53 2021 +0000
+++ b/textproc/asciidoc/Makefile        Thu Feb 04 11:13:37 2021 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.56 2020/12/04 20:45:44 nia Exp $
+# $NetBSD: Makefile,v 1.57 2021/02/04 11:13:37 wiz Exp $
 
-DISTNAME=      asciidoc-py3-9.0.4
+DISTNAME=      asciidoc-py3-9.0.5
 PKGNAME=       ${DISTNAME:S/-py3//}
-PKGREVISION=   1
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=asciidoc/}
 GITHUB_PROJECT=        asciidoc-py3
diff -r 411e6058f551 -r 11cfb90c966a textproc/asciidoc/distinfo
--- a/textproc/asciidoc/distinfo        Thu Feb 04 09:16:53 2021 +0000
+++ b/textproc/asciidoc/distinfo        Thu Feb 04 11:13:37 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.24 2020/11/09 10:35:15 wiz Exp $
+$NetBSD: distinfo,v 1.25 2021/02/04 11:13:37 wiz Exp $
 
-SHA1 (asciidoc-py3-9.0.4.tar.gz) = 4b123aecbe438a0d393deea75eff6bb0550542a4
-RMD160 (asciidoc-py3-9.0.4.tar.gz) = fcc8bfb07c1521b7c58b7b93acc192dc0a38f859
-SHA512 (asciidoc-py3-9.0.4.tar.gz) = 9e24aaaf33ab56cf1dfa510a6be9722af364633234c9ffb20eeee3d0ba756059290f443de53b040570654a316ab4782a177c31377fc69747814da75760fcc88b
-Size (asciidoc-py3-9.0.4.tar.gz) = 1111102 bytes
+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



Home | Main Index | Thread Index | Old Index