summaryrefslogtreecommitdiff
path: root/textproc/aha
diff options
context:
space:
mode:
authormef <mef>2017-05-23 10:56:16 +0000
committermef <mef>2017-05-23 10:56:16 +0000
commitf97488aee95bb97395c4316db6d72dd60ac0d8c1 (patch)
treea87f0270b4a8ba460747522d02dd45cf834664b1 /textproc/aha
parent6812f165b7775338097802052e6c6c5bbfc13e04 (diff)
downloadpkgsrc-f97488aee95bb97395c4316db6d72dd60ac0d8c1.tar.gz
Updated textproc/aha 0.4.9 to 0.4.10.6
-------------------------------------- Version 0.4.10.6 (recent): - Fixed MANDIR according to the GNU Coding standards, the man file is now installed to $(PREFIX)/share/man instead of $(PREFIX)/man (thanks to Eddie Antonio Santos) Version 0.4.10.5 (recent): - Fixed reset of blinking text Version 0.4.10.4: - Fixed reset of bold text (thanks to Eric Anderson) - Improved handling of some rare, but not supported border cases like font changing Version 0.4.10.3: - Removed two unused variables (thanks to Anthony "Pi" Martinez) Version 0.4.10.2: - Improved README and added screenshot Version 0.4.10.1: - Fixed bug with "tput sgr0" (thanks to Hervé Renault) Version 0.4.10: - Fixed inverted colours (thanks to Norman Rasmussen) - Changed contact email address in help and manpage
Diffstat (limited to 'textproc/aha')
-rw-r--r--textproc/aha/Makefile6
-rw-r--r--textproc/aha/distinfo10
2 files changed, 8 insertions, 8 deletions
diff --git a/textproc/aha/Makefile b/textproc/aha/Makefile
index 73a567248d3..d44a6b487b8 100644
--- a/textproc/aha/Makefile
+++ b/textproc/aha/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2016/07/14 13:18:08 mef Exp $
+# $NetBSD: Makefile,v 1.4 2017/05/23 10:56:16 mef Exp $
-DISTNAME= aha-0.4.9
+DISTNAME= aha-0.4.10.6
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=theZiz/}
@@ -10,7 +10,7 @@ COMMENT= Ansi HTML Adapter
# It's not specified what version of LGPL
LICENSE= mpl-1.1 OR gnu-lgpl-v2 OR gnu-lgpl-v2.1 OR gnu-lgpl-v3
-MAKE_ENV+= MANDIR=${PKGMANDIR}
+MAKE_ENV+= MANDIR=${PREFIX}/${PKGMANDIR}
MAKE_ENV+= MANMODE=${MANMODE}
MAKE_ENV+= BINMODE=${BINMODE}
diff --git a/textproc/aha/distinfo b/textproc/aha/distinfo
index 12a576e6faf..58c8bdd2932 100644
--- a/textproc/aha/distinfo
+++ b/textproc/aha/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2016/07/14 13:18:08 mef Exp $
+$NetBSD: distinfo,v 1.3 2017/05/23 10:56:16 mef Exp $
-SHA1 (aha-0.4.9.tar.gz) = 797f301bc79b8350490768ee42fda506117f8f4b
-RMD160 (aha-0.4.9.tar.gz) = 0b6db0e9a683b268d4a6a8cc6600513b8f0163a0
-SHA512 (aha-0.4.9.tar.gz) = 60b871f3faf74a601c829c30491ff59b3d6550b2636693b6d0e52060c8f690d54751f58de5412de00ae6c99e5900992956d5362cfde73f8ccc0f182598fab557
-Size (aha-0.4.9.tar.gz) = 7078 bytes
+SHA1 (aha-0.4.10.6.tar.gz) = 1d8cbd9f025a6dde70ded0a48cc5036130ce540c
+RMD160 (aha-0.4.10.6.tar.gz) = 4d2318c672de08d24a1ab0a2ec95e1f0fc7a9a18
+SHA512 (aha-0.4.10.6.tar.gz) = 640fc0b802fbe026152143e66a2ef5e7e36342dfab01a1f4ed4a543d0fc822a7377a2434f1d5fca917126740eb102a7c6dd232e9c15815d5ca7ef80a4cb27e4b
+Size (aha-0.4.10.6.tar.gz) = 372683 bytes