pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.62



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Sep 11 10:38:03 2021 -0500
Changeset:	4985d5b3247ce7cd1467efe81ef06686c08d4e9f

Modified Files:
	ape/Makefile
	ape/distinfo

Log Message:
ape: Update to 3.5.3.62

Clean up compiler warnings unique to recent gcc

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

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 2814f65051..7f320d6ff5 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.60
+DISTNAME=	APE-3.5.3.62
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	8d979a51f6543973042ee5ebdf3ed8e823a582de
+GITHUB_TAG=	6848c4883bf9988ca6fddb5756dbedcc34c172df
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/distinfo b/ape/distinfo
index 4dfe65a5df..b93afad017 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (APE-3.5.3.60-8d979a51f6543973042ee5ebdf3ed8e823a582de.tar.gz) = 36c3248f5001bea85f8953cc6915564bc3dbffd1
-RMD160 (APE-3.5.3.60-8d979a51f6543973042ee5ebdf3ed8e823a582de.tar.gz) = 978d495c5e68b5416e28fa330444f3bec4f7bed6
-SHA512 (APE-3.5.3.60-8d979a51f6543973042ee5ebdf3ed8e823a582de.tar.gz) = 5798609b18214099939772b39ecf62500b7c88f8620a86887f9a9fc1b980059eaf713242cc29d4d9a6b091f055cc3ffffe2c593fbcdaee728f57c08d956616aa
-Size (APE-3.5.3.60-8d979a51f6543973042ee5ebdf3ed8e823a582de.tar.gz) = 190706 bytes
+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


Home | Main Index | Thread Index | Old Index