pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.148



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Wed Jan 31 07:11:44 2024 -0600
Changeset:	344b9b245dccab21e35bc7971f4e9dbb33f78005

Modified Files:
	ape/Makefile
	ape/distinfo

Log Message:
ape: Update to 3.5.3.148

Add comment to #endif in header guard macro templates

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

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 91e12d2c93..cae83ca00f 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.146
+DISTNAME=	APE-3.5.3.148
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	1683f6cd3de24316fd6136daab34f9691860e5ab
+GITHUB_TAG=	b150b164e7ec396c3affe743c7b2d89a70444a40
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/distinfo b/ape/distinfo
index 82fb1635a1..14b6dbb6b8 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (APE-3.5.3.146-1683f6cd3de24316fd6136daab34f9691860e5ab.tar.gz) = 04ca1bcad7bde80a9868962b57b4913f1727c9cce2bb22688f71b37a8a4f1797
-SHA512 (APE-3.5.3.146-1683f6cd3de24316fd6136daab34f9691860e5ab.tar.gz) = cb9987d09f14cee6a60ca59c8c67203f5ab034cd356d3393ce74bfc6046effcef8c3f9e8edd425597a22b7a799cb11a9ee8d3edd77d5ba3e2de074651ace4fac
-Size (APE-3.5.3.146-1683f6cd3de24316fd6136daab34f9691860e5ab.tar.gz) = 192869 bytes
+BLAKE2s (APE-3.5.3.148-b150b164e7ec396c3affe743c7b2d89a70444a40.tar.gz) = 95e3a8b33d28ceb8fe8ff5ec17f1a7d1d3f5a2782e86e231186584a2f0d06ede
+SHA512 (APE-3.5.3.148-b150b164e7ec396c3affe743c7b2d89a70444a40.tar.gz) = a1a0a7d1e04e794959282d7c4ccc02caa161d1b6866d9f167b902da9438a7d46ed7a3088ea3f810ff26304d8086f22b55ee94308d149848e89be24a22db38a9c
+Size (APE-3.5.3.148-b150b164e7ec396c3affe743c7b2d89a70444a40.tar.gz) = 192695 bytes


Home | Main Index | Thread Index | Old Index