pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/LDoc Update textproc/LDoc to version 1.4.6.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/014d80c26f5c
branches:  trunk
changeset: 359002:014d80c26f5c
user:      alnsn <alnsn%pkgsrc.org@localhost>
date:      Sat Feb 25 09:21:10 2017 +0000

description:
Update textproc/LDoc to version 1.4.6.

Prompted by https://repology.org.

Changes since 1.4.5:
 -  typo in last commit (Eagle eyes of Gary)
 -  issue #251 avoid potential clash between built-in and custom defined
    kinds like sections
 -  Issue #248 overeager error messages for module-level fields
 -  Issue #248: assignment wrong way around (Monday morning mode)
 -  Issue #248 standalone field considered a parse error; reset is_local
    after parse_error set

diffstat:

 textproc/LDoc/Makefile |   4 ++--
 textproc/LDoc/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 9b4fb1990a92 -r 014d80c26f5c textproc/LDoc/Makefile
--- a/textproc/LDoc/Makefile    Sat Feb 25 08:34:27 2017 +0000
+++ b/textproc/LDoc/Makefile    Sat Feb 25 09:21:10 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2016/11/20 10:57:31 alnsn Exp $
+# $NetBSD: Makefile,v 1.4 2017/02/25 09:21:10 alnsn Exp $
 
-DISTNAME=      LDoc-1.4.5
+DISTNAME=      LDoc-1.4.6
 PKGNAME=       ${DISTNAME:S/LDoc/${LUA_PKGPREFIX}-LDoc/}
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=stevedonovan/}
diff -r 9b4fb1990a92 -r 014d80c26f5c textproc/LDoc/distinfo
--- a/textproc/LDoc/distinfo    Sat Feb 25 08:34:27 2017 +0000
+++ b/textproc/LDoc/distinfo    Sat Feb 25 09:21:10 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2016/11/20 10:57:31 alnsn Exp $
+$NetBSD: distinfo,v 1.3 2017/02/25 09:21:10 alnsn Exp $
 
-SHA1 (LDoc-1.4.5.tar.gz) = 10d8863d5d1eddc3340a7c8951d83f7def2753fb
-RMD160 (LDoc-1.4.5.tar.gz) = dfd4c8c212302978028f75a7a45eb2eeb6e9c555
-SHA512 (LDoc-1.4.5.tar.gz) = 11a8177aab110157ee7b7aca8627b41059da748bdc795ba8233f82c7b9f1273d4607288f5ad45c53f492862c653f734cbe48abdb994c74897a46ccb3b3dd8281
-Size (LDoc-1.4.5.tar.gz) = 125931 bytes
+SHA1 (LDoc-1.4.6.tar.gz) = 587ea175311110144df0d9c2175a72e462378e04
+RMD160 (LDoc-1.4.6.tar.gz) = b1d1fa7967af7f5c9c598c0a4898940e4275b03e
+SHA512 (LDoc-1.4.6.tar.gz) = bcaddba4e462a4fb0aa0d8fcff390de3f195fa5cc569d8f05b84ad0fff900f5ac945be7a2eb15cf5ca60cc462f02c874579e4a19e33776178a04104ef9d944af
+Size (LDoc-1.4.6.tar.gz) = 126080 bytes



Home | Main Index | Thread Index | Old Index