pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.67



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue Sep 14 13:27:51 2021 -0500
Changeset:	82f61214dbe0fa717e1a66515d657e728d4bf708

Modified Files:
	ape/Makefile
	ape/distinfo

Log Message:
ape: Update to 3.5.3.67

Fix snprintf() truncations reported by gcc 10

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

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 7f320d6ff5..385f9907ec 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.62
+DISTNAME=	APE-3.5.3.67
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	6848c4883bf9988ca6fddb5756dbedcc34c172df
+GITHUB_TAG=	a8964993e5e67f24f4cb4b9d2244a378e727cca0
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/distinfo b/ape/distinfo
index b93afad017..10cb34f4d1 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (APE-3.5.3.62-6848c4883bf9988ca6fddb5756dbedcc34c172df.tar.gz) = 388532eb323f3347a30d43bdff9f5570f423f819
-RMD160 (APE-3.5.3.62-6848c4883bf9988ca6fddb5756dbedcc34c172df.tar.gz) = 96ebaaf9b73202465156a0684feae7420b51c24f
-SHA512 (APE-3.5.3.62-6848c4883bf9988ca6fddb5756dbedcc34c172df.tar.gz) = 4fcc6c5b4615464cdabb1fcfa241bfb824f91b2d678204427403b782851d6cec0c2a074823d5bc7fe6de436bd9a8d0a8daa08ea1dde7e9cedda26bd8854623d2
-Size (APE-3.5.3.62-6848c4883bf9988ca6fddb5756dbedcc34c172df.tar.gz) = 190874 bytes
+SHA1 (APE-3.5.3.67-a8964993e5e67f24f4cb4b9d2244a378e727cca0.tar.gz) = 04eedcb7ae1dbb67830f3e9d769348774edfe7a6
+RMD160 (APE-3.5.3.67-a8964993e5e67f24f4cb4b9d2244a378e727cca0.tar.gz) = be2ef43dffaa8ea8a214ff60aad2ded349864a37
+SHA512 (APE-3.5.3.67-a8964993e5e67f24f4cb4b9d2244a378e727cca0.tar.gz) = c13ec236ab661458886f65aa07277fee810d52bcfc607bff59addea2804de2f38de355477f6c7666ed954e79264561799fc461fd19fd77f102cc30b83bbe5688
+Size (APE-3.5.3.67-a8964993e5e67f24f4cb4b9d2244a378e727cca0.tar.gz) = 191114 bytes


Home | Main Index | Thread Index | Old Index