pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.134



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By:	outpaddling
Date:		Thu May 25 10:57:08 2023 -0500
Changeset:	23cbb044b468b2c8c7bcfabc7309b89e5148c9fd

Modified Files:
	ape/Makefile
	ape/distinfo

Log Message:
ape: Update to 3.5.3.134

Eliminate K&R function defs

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

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 91935e3ce9..0f4993047f 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.132
+DISTNAME=	APE-3.5.3.134
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	8dd3e7898c86d89227beb3d26c9c1172102c1a83
+GITHUB_TAG=	af84ee71991a01d750f84dab0306a30ff54ac39c
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/distinfo b/ape/distinfo
index 734fcecd38..0286875159 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (APE-3.5.3.132-8dd3e7898c86d89227beb3d26c9c1172102c1a83.tar.gz) = 87a486084d23f9911605791a825181ad3af1f6c942c05d4dba492ca6dd0005e7
-SHA512 (APE-3.5.3.132-8dd3e7898c86d89227beb3d26c9c1172102c1a83.tar.gz) = 5a29d254d67e399bfde08fafec83457e72061fe0a69f7cbedded3e66535560353c3801876a857219c9e66c5c46558d6a65bc0f5f81d474fbc048acb87078452b
-Size (APE-3.5.3.132-8dd3e7898c86d89227beb3d26c9c1172102c1a83.tar.gz) = 193348 bytes
+BLAKE2s (APE-3.5.3.134-af84ee71991a01d750f84dab0306a30ff54ac39c.tar.gz) = 26382d6d31d618f4946f93b56081e190e7289d2c32d447dbd7648d3d1fa49c9b
+SHA512 (APE-3.5.3.134-af84ee71991a01d750f84dab0306a30ff54ac39c.tar.gz) = 682509f9644cfd876fb38c1dfc6796b0934598f4d2a436086ca0feefa3e7d5cfc53fa2a7770dc4494ef343c1ea1e9a6b403b68e0af6978d6b274d7b2d4efd478
+Size (APE-3.5.3.134-af84ee71991a01d750f84dab0306a30ff54ac39c.tar.gz) = 192452 bytes


Home | Main Index | Thread Index | Old Index