pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.143



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon Sep 4 08:10:33 2023 -0500
Changeset:	04ad287f4daa8627da6f3f7623a5ced4931122d7

Modified Files:
	ape/Makefile
	ape/distinfo

Log Message:
ape: Update to 3.5.3.143

Add #pragma to syntax highlighting for .h and .hpp

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

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 595e793683..f968bf8c6d 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.142
+DISTNAME=	APE-3.5.3.143
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	411819fc25d47a25643ecf9f059b504b42c807d4
+GITHUB_TAG=	520a1423600a5aea6dd7155acb6686ef0c6a0531
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/distinfo b/ape/distinfo
index bb32cbcf44..28f2cfdaf2 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (APE-3.5.3.142-411819fc25d47a25643ecf9f059b504b42c807d4.tar.gz) = 3fb639dc7c0033d86d6214d9b7f8be2089754f51c0b1179a0aece9d72e8eabd0
-SHA512 (APE-3.5.3.142-411819fc25d47a25643ecf9f059b504b42c807d4.tar.gz) = 34be882f54a12e4699f93b7a9ae6ac259c8a192e2bdd43f4ad9ab50d339aa03e06b1c23e04b3ee7b11052b4e166030ffad363b0c5b0deb635bddb40b3e70b0b0
-Size (APE-3.5.3.142-411819fc25d47a25643ecf9f059b504b42c807d4.tar.gz) = 192813 bytes
+BLAKE2s (APE-3.5.3.143-520a1423600a5aea6dd7155acb6686ef0c6a0531.tar.gz) = 4a607fa6e2a2e38df83642c226a90f4d8efeb98c8852ca083eac6ad37b051047
+SHA512 (APE-3.5.3.143-520a1423600a5aea6dd7155acb6686ef0c6a0531.tar.gz) = ed0fc6e79a223e9ef70c0969f0f2ec1c1453b99ae263a7586c849dc8a669865d4a31fe06757f6352ccb0c58b3c80396de0ddecf04788175b8a785419dabd1270
+Size (APE-3.5.3.143-520a1423600a5aea6dd7155acb6686ef0c6a0531.tar.gz) = 192836 bytes


Home | Main Index | Thread Index | Old Index