pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.57



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Aug 14 09:54:02 2021 -0500
Changeset:	5e23dcc6094d5842eb9193b8d71b669d222067ea

Modified Files:
	ape/Makefile
	ape/distinfo

Log Message:
ape: Update to 3.5.3.57

Update for new parse_cmd() API with malloc'd expanded command

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

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 3f4fcd133c..601f75daf9 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.56
+DISTNAME=	APE-3.5.3.57
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	3fb057aab02f49a890f0ddb02357be7b60619385
+GITHUB_TAG=	de630cc696c7efee89e792b4429e0dc23c484b3b
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/distinfo b/ape/distinfo
index b1ca3e69a9..91be49da4e 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (APE-3.5.3.56-3fb057aab02f49a890f0ddb02357be7b60619385.tar.gz) = 40bde9bae7f9b2b4383ac1412e38ec3440fbb0bd
-RMD160 (APE-3.5.3.56-3fb057aab02f49a890f0ddb02357be7b60619385.tar.gz) = 23380bcc7d287424f3cd428588754d8e761ee4a1
-SHA512 (APE-3.5.3.56-3fb057aab02f49a890f0ddb02357be7b60619385.tar.gz) = d9bfeb8685a142248b7d96ae15ecaf1231787d1adcd2127ea675ec415b6a426f38c987ecbc63782db09df3d4a26fb315a1a5b7071454ebf19179ad0bf109ccbb
-Size (APE-3.5.3.56-3fb057aab02f49a890f0ddb02357be7b60619385.tar.gz) = 190115 bytes
+SHA1 (APE-3.5.3.57-de630cc696c7efee89e792b4429e0dc23c484b3b.tar.gz) = b4514dfc7d958ce25225291a63cf729cee8d1a9f
+RMD160 (APE-3.5.3.57-de630cc696c7efee89e792b4429e0dc23c484b3b.tar.gz) = 02fb6ceb1de207f233d7a8d3e00837db3b1ac7f3
+SHA512 (APE-3.5.3.57-de630cc696c7efee89e792b4429e0dc23c484b3b.tar.gz) = 2770731308002017977bfe4c42a72e93f1194ff91cd94823927333a5aa4cd2c21ff8fd47c3089254e7db360bb74f48acf5563b7ba4961772d2b9af04b07a502e
+Size (APE-3.5.3.57-de630cc696c7efee89e792b4429e0dc23c484b3b.tar.gz) = 190290 bytes


Home | Main Index | Thread Index | Old Index