pkgsrc-WIP-changes archive

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

ape: Gracefully handle terminals with more than 8 colors



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon Jul 13 11:07:09 2020 +0000
Changeset:	3f74b78e57eef634fcf37ab188a0d8b5f9166695

Modified Files:
	ape/Makefile
	ape/distinfo

Log Message:
ape: Gracefully handle terminals with more than 8 colors

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3f74b78e57eef634fcf37ab188a0d8b5f9166695

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 ape/Makefile | 4 ++--
 ape/distinfo | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/ape/Makefile b/ape/Makefile
index 70e55f79e6..dcc29240b3 100644
--- a/ape/Makefile
+++ b/ape/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD: Makefile,v 1.7 2014/04/03 01:21:22 outpaddling Exp $
 
-DISTNAME=	APE-3.5.3.5
+DISTNAME=	APE-3.5.3.7
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	1d1655e4b91ebf64a4f3c058fdd649c49caf8a0f
+GITHUB_TAG=	c5fe966d3b3e7f27493ed14ebaf37ba66f87d8ff
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/distinfo b/ape/distinfo
index 23e221669f..f54a933cbf 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (APE-3.5.3.5-1d1655e4b91ebf64a4f3c058fdd649c49caf8a0f.tar.gz) = e40a37054ea64e8fad3e2d29b233e5db53989ea3
-RMD160 (APE-3.5.3.5-1d1655e4b91ebf64a4f3c058fdd649c49caf8a0f.tar.gz) = 14fa3e23bad734d28f5b01fc2663a3c5467ab347
-SHA512 (APE-3.5.3.5-1d1655e4b91ebf64a4f3c058fdd649c49caf8a0f.tar.gz) = f70530b89360eb169fe03b43cef0460f1585b5b03831ff9bc279b5d56e7fa752d8548bf2735015f329edb07cd3d6a690696b8239d49c87029deaba6f7d3c385b
-Size (APE-3.5.3.5-1d1655e4b91ebf64a4f3c058fdd649c49caf8a0f.tar.gz) = 187286 bytes
+SHA1 (APE-3.5.3.7-c5fe966d3b3e7f27493ed14ebaf37ba66f87d8ff.tar.gz) = 9a8d7a4300d92426cedf1c2bd45d71d15a665d44
+RMD160 (APE-3.5.3.7-c5fe966d3b3e7f27493ed14ebaf37ba66f87d8ff.tar.gz) = 2e063f6bd6b0cf4e1ebfa71666d6026fd9f11aff
+SHA512 (APE-3.5.3.7-c5fe966d3b3e7f27493ed14ebaf37ba66f87d8ff.tar.gz) = 6fd23de7c04e713b571aa5b48217cce92e234a727ab8b33c1bfeb1c434fe244d75db1e7d5ddadc8e993c4eaaade5cdc1b014d094867af56764dcf8aac81784d2
+Size (APE-3.5.3.7-c5fe966d3b3e7f27493ed14ebaf37ba66f87d8ff.tar.gz) = 187341 bytes


Home | Main Index | Thread Index | Old Index