pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.39



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat May 29 10:11:46 2021 -0500
Changeset:	cd475a50c8d57f93ba76ce4ff0c1d348d15fd4c8

Modified Files:
	ape/Makefile
	ape/distinfo

Log Message:
ape: Update to 3.5.3.39

Fix TAB char warning to only flag non-leading TABs

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

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 1437221117..74a18154e7 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.38
+DISTNAME=	APE-3.5.3.39
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	de323094555d310d8c36b3e2d2f6a8a6d8527846
+GITHUB_TAG=	9fad77b428e9cf1f4698738005d4fe9068c405b9
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/distinfo b/ape/distinfo
index 5c9329439a..60eb242753 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (APE-3.5.3.38-de323094555d310d8c36b3e2d2f6a8a6d8527846.tar.gz) = 5114ffb99166b9b72cc7cf6a3d2661b47b254862
-RMD160 (APE-3.5.3.38-de323094555d310d8c36b3e2d2f6a8a6d8527846.tar.gz) = 60917afec72f0d1bcc2ccae6b2da893c1959c6c3
-SHA512 (APE-3.5.3.38-de323094555d310d8c36b3e2d2f6a8a6d8527846.tar.gz) = ee31237305be650125d7ede517a019de1396dfd003ec10e5ddb6a4b8f9e1c92ee8e95bdfa1142b1eb97259124dff09ce53de2a060c2f37b66fe0ad938a360393
-Size (APE-3.5.3.38-de323094555d310d8c36b3e2d2f6a8a6d8527846.tar.gz) = 188891 bytes
+SHA1 (APE-3.5.3.39-9fad77b428e9cf1f4698738005d4fe9068c405b9.tar.gz) = 99d408da63b3edadc71dcf2d53e34c5e62c6efcc
+RMD160 (APE-3.5.3.39-9fad77b428e9cf1f4698738005d4fe9068c405b9.tar.gz) = 580199c7e3d97e45d3c19ec86340e379a01c167b
+SHA512 (APE-3.5.3.39-9fad77b428e9cf1f4698738005d4fe9068c405b9.tar.gz) = 1e788fa294c49721d3e7b066cb775b5903614496bdb603cc492041ac80305723128f0eee718f950b428d5014a5d4bf35011345644123787d9539a03dc2d651e9
+Size (APE-3.5.3.39-9fad77b428e9cf1f4698738005d4fe9068c405b9.tar.gz) = 188996 bytes


Home | Main Index | Thread Index | Old Index