pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.138



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By:	outpaddling
Date:		Tue Jun 13 10:06:04 2023 -0500
Changeset:	d9a5179c297b79c9865d3d66be487e394e655963

Modified Files:
	ape/Makefile
	ape/distinfo

Log Message:
ape: Update to 3.5.3.138

load_options(): Override stored shell with getenv("SHELL")

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

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 | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/ape/Makefile b/ape/Makefile
index bc084bdd62..22c2acf8f3 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.137
+DISTNAME=	APE-3.5.3.138
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	18c7dea1f7bbb3e030622eca705db2917356b087
+GITHUB_TAG=	18e9b847c76f4d29b19312fe17742674c859228a
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/distinfo b/ape/distinfo
index 3fa4233c6f..f77cf1d929 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (APE-3.5.3.137-18c7dea1f7bbb3e030622eca705db2917356b087.tar.gz) = d3b0bd99b3db37f41d1883b62d6608304963685ac666f8f7c162b9a6a9de7ef6
-SHA512 (APE-3.5.3.137-18c7dea1f7bbb3e030622eca705db2917356b087.tar.gz) = b0a82b9076356f300af7d4bfbd52a23a635eebaf8d2424e0552f030c28c778c0e17af3720b518211ab3468a50a1f022ee617e9e3b42227fe3bd69cd2c058c0b9
-Size (APE-3.5.3.137-18c7dea1f7bbb3e030622eca705db2917356b087.tar.gz) = 192626 bytes
+BLAKE2s (APE-3.5.3.138-18e9b847c76f4d29b19312fe17742674c859228a.tar.gz) = 049967096fd4ef56490de270b0a42d2963fefaaf14ca2b268c47b7a9d0178c91
+SHA512 (APE-3.5.3.138-18e9b847c76f4d29b19312fe17742674c859228a.tar.gz) = 9a6380ad447a9a0326913d0920eb70b849d7adfdef2c1113f982f00fb1c6de6a618882b20ca095a39feae5c0c344a2e945c85298732737cfd386551eb84d1e2e
+Size (APE-3.5.3.138-18e9b847c76f4d29b19312fe17742674c859228a.tar.gz) = 192715 bytes


Home | Main Index | Thread Index | Old Index