pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.153



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Oct 12 18:29:29 2024 -0500
Changeset:	93734d65997db6c71bbcda6e4c7adcddbf3f823b

Modified Files:
	ape/Makefile
	ape/PLIST
	ape/distinfo

Log Message:
ape: Update to 3.5.3.153

Add TI-99 C99 support

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

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 ape/Makefile | 4 ++--
 ape/PLIST    | 4 ++++
 ape/distinfo | 6 +++---
 3 files changed, 9 insertions(+), 5 deletions(-)

diffs:
diff --git a/ape/Makefile b/ape/Makefile
index 65051e40be..cb77cbe271 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.152
+DISTNAME=	APE-3.5.3.153
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	235a22f83a513dbe43369820d84378cd10dd2175
+GITHUB_TAG=	c2e70e610ecc5135d38a43c507dfee52c4acb280
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/PLIST b/ape/PLIST
index cc9d6fba43..e9cf0570b4 100644
--- a/ape/PLIST
+++ b/ape/PLIST
@@ -32,6 +32,10 @@ share/APE/Languages/C/Macros/macros
 share/APE/Languages/C/Macros/menu.txt
 share/APE/Languages/C/language_opts
 share/APE/Languages/C/syntax_highlighting
+share/APE/Languages/C99/Macros/macros
+share/APE/Languages/C99/Macros/menu.txt
+share/APE/Languages/C99/language_opts
+share/APE/Languages/C99/syntax_highlighting
 share/APE/Languages/CSS/Macros/macros
 share/APE/Languages/CSS/Macros/menu.txt
 share/APE/Languages/CSS/language_opts
diff --git a/ape/distinfo b/ape/distinfo
index 7583ece175..9f4176a277 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (APE-3.5.3.152-235a22f83a513dbe43369820d84378cd10dd2175.tar.gz) = cba477b7969cb44c291e21fe43bcf533607668cbe6e79deddc1a53907a924eb7
-SHA512 (APE-3.5.3.152-235a22f83a513dbe43369820d84378cd10dd2175.tar.gz) = 44acbe04016b01e74ed19ccf12beb46a9a71f3c6c65f890801fe0538fe1f2f21b0d6c39c1f15f845e7efeacfe81f7fb8f8b6479ff7edc03db3c9b0303327be2b
-Size (APE-3.5.3.152-235a22f83a513dbe43369820d84378cd10dd2175.tar.gz) = 192880 bytes
+BLAKE2s (APE-3.5.3.153-c2e70e610ecc5135d38a43c507dfee52c4acb280.tar.gz) = c330d4f283e9d6fd489ab739060fbe4e269137e5fc4c95a13f56f40b5e97dda9
+SHA512 (APE-3.5.3.153-c2e70e610ecc5135d38a43c507dfee52c4acb280.tar.gz) = abd6ef0f02aefb91bc20f0d9a759462080db03e94413cd57757d6d658b630c477418960cdf68ed31a869d619bc27ca4be4af9b2cf692afc68ba30254569cfeed
+Size (APE-3.5.3.153-c2e70e610ecc5135d38a43c507dfee52c4acb280.tar.gz) = 193099 bytes


Home | Main Index | Thread Index | Old Index