pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.97



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Wed Feb 23 16:04:40 2022 -0600
Changeset:	cd5ade7edd0d1bd883d084289ba4dd83ed67747a

Modified Files:
	ape/Makefile
	ape/distinfo

Log Message:
ape: Update to 3.5.3.97

New C macros for opening files
Clean up C/C++ header macros

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

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 3756fc0013..f7f0fbe709 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.96
+DISTNAME=	APE-3.5.3.97
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	cd9f0b09ec6a0ca8ef0e95e326f2049b21547d18
+GITHUB_TAG=	d6d2872c3954446f004da8d17523b902872aa4dc
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/distinfo b/ape/distinfo
index 4df282e652..ef2448f067 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (APE-3.5.3.96-cd9f0b09ec6a0ca8ef0e95e326f2049b21547d18.tar.gz) = 9bb7b0fe1f6f5d0867a401205cd87cf8483a67150b0a9277a34cf57354eff23a
-SHA512 (APE-3.5.3.96-cd9f0b09ec6a0ca8ef0e95e326f2049b21547d18.tar.gz) = 75a415d79df5202eff979f92e814f1c636b81f25a4dc13acaca2fe1b82fc17bef5f2d85011db62a1456e0d586b51ec26879b99d098b8800b4f66dbf2c1a357d1
-Size (APE-3.5.3.96-cd9f0b09ec6a0ca8ef0e95e326f2049b21547d18.tar.gz) = 192731 bytes
+BLAKE2s (APE-3.5.3.97-d6d2872c3954446f004da8d17523b902872aa4dc.tar.gz) = ff93418b2d0ae1b34c6708f0ac5b0499f015e5dfaf1caae189e77b0222bc6e77
+SHA512 (APE-3.5.3.97-d6d2872c3954446f004da8d17523b902872aa4dc.tar.gz) = 739fa7a4620dc0ec85b8d9d30e78c92cdf2cbf1ae01e445335da0606e55f25e56911911c9084b063436c26b738c24e91f75f418cad6ac3bafe0d8952fc03ca59
+Size (APE-3.5.3.97-d6d2872c3954446f004da8d17523b902872aa4dc.tar.gz) = 192676 bytes


Home | Main Index | Thread Index | Old Index