pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.54



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Jul 29 09:14:54 2021 -0500
Changeset:	5fa8143cfb5da64de33ccdd7f7486438ae184450

Modified Files:
	ape/Makefile
	ape/distinfo

Log Message:
ape: Update to 3.5.3.54

Fix attempted access to NULL lang pointer

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

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 38cf4388fe..3255ec722e 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.48
+DISTNAME=	APE-3.5.3.54
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	08e9d53ee1261cab1cda799838426c0a500a06e0
+GITHUB_TAG=	678f3f7092395df7540b21b259fab95cf2445665
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/distinfo b/ape/distinfo
index 59ca7fda38..96ccacd64d 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (APE-3.5.3.48-08e9d53ee1261cab1cda799838426c0a500a06e0.tar.gz) = 12fa8c41210ca5521ea7dd6b2d2765deb3736e12
-RMD160 (APE-3.5.3.48-08e9d53ee1261cab1cda799838426c0a500a06e0.tar.gz) = 646a1d3969950b7932d56bd03dd7c3329db19469
-SHA512 (APE-3.5.3.48-08e9d53ee1261cab1cda799838426c0a500a06e0.tar.gz) = b09760d00e4e6818281714d889a20ae66d29a38a34990f60e870f0da83570309fc72675a2357862acc9ffd475b00860e78f90429df8696684528994f14e2cd75
-Size (APE-3.5.3.48-08e9d53ee1261cab1cda799838426c0a500a06e0.tar.gz) = 189066 bytes
+SHA1 (APE-3.5.3.54-678f3f7092395df7540b21b259fab95cf2445665.tar.gz) = 6a721b75a52488ed195022b9abd289cfad8aac40
+RMD160 (APE-3.5.3.54-678f3f7092395df7540b21b259fab95cf2445665.tar.gz) = 557071e0d3fcfe3ffba128f120c307d0e372920f
+SHA512 (APE-3.5.3.54-678f3f7092395df7540b21b259fab95cf2445665.tar.gz) = 005940c071534250cd0637c6441edea0e0d120be8727f37cb99e9309e300ff878b0fcf2557869cf2754f0f457ea8aeeb654bfb870406090eb2bb403d36c67f96
+Size (APE-3.5.3.54-678f3f7092395df7540b21b259fab95cf2445665.tar.gz) = 189972 bytes


Home | Main Index | Thread Index | Old Index