pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/aha (textproc/aha) Updated 0.5 to 0.5.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dc1b929b86e4
branches:  trunk
changeset: 458157:dc1b929b86e4
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Sep 11 05:48:30 2021 +0000

description:
(textproc/aha) Updated 0.5 to 0.5.1

Version 0.5.1 (recent):
- Use doctype HTML5 instead of XHTML optionally (thanks to Dan Nagle)
- Rewrote man page using mdoc (thanks to Stephen Gregoratto)
- Removed extra linebreak at end (thanks to Ryan Hendrickson)
- Use the #hex format for colours (thanks to suve)
- Added optional language attribute
- Added vbcc support (thanks to polluks)
- Fixed handling of SGR 39/49 (thanks to Patric Mueller)
- Added css inline option
- Added --style option for inlining css styles like font size (thanks to Ted Lyngmo)

diffstat:

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

diffs (27 lines):

diff -r 8b4a6d4452a2 -r dc1b929b86e4 textproc/aha/Makefile
--- a/textproc/aha/Makefile     Sat Sep 11 05:45:01 2021 +0000
+++ b/textproc/aha/Makefile     Sat Sep 11 05:48:30 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2019/11/12 14:04:33 mef Exp $
+# $NetBSD: Makefile,v 1.6 2021/09/11 05:48:30 mef Exp $
 
-DISTNAME=      aha-0.5
+DISTNAME=      aha-0.5.1
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=theZiz/}
 
diff -r 8b4a6d4452a2 -r dc1b929b86e4 textproc/aha/distinfo
--- a/textproc/aha/distinfo     Sat Sep 11 05:45:01 2021 +0000
+++ b/textproc/aha/distinfo     Sat Sep 11 05:48:30 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/11/12 14:04:33 mef Exp $
+$NetBSD: distinfo,v 1.5 2021/09/11 05:48:30 mef Exp $
 
-SHA1 (aha-0.5.tar.gz) = fdb8be82e940762546160c237993bdfe1f935c71
-RMD160 (aha-0.5.tar.gz) = ce0541972b35b4e5b6ba18b4f12949a14891cec1
-SHA512 (aha-0.5.tar.gz) = 2fbf0be928d8ea0491f6710d96eddd135253cadce6cc8c00f342e03e030ee16a3ff1eb6a559740cdd642b074c9e4e3fd9a76412272ffeb0b7bb419b0dcb6dbc1
-Size (aha-0.5.tar.gz) = 375851 bytes
+SHA1 (aha-0.5.1.tar.gz) = 1db95e69b28c46c485643c42fe0a921caf721d3e
+RMD160 (aha-0.5.1.tar.gz) = f68bb2c2999265885236c09914aeb0a7b481762c
+SHA512 (aha-0.5.1.tar.gz) = 0eb88e681208c0956e344d6574f9d7ba155d38bfb386d0a9f17022c5e925fb16d0efb6aa04804191b4cac1697a87a0f16ba51bcd97b6135cc7606046eaf89288
+Size (aha-0.5.1.tar.gz) = 394410 bytes



Home | Main Index | Thread Index | Old Index