pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.130



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Feb 24 10:29:32 2023 -0600
Changeset:	f44603bed0cfe2c89f362fc2c2066560afb3a821

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

Log Message:
ape: Update to 3.5.3.130

Add .qti-txt language with text2qti as compiler

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

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 f37cc8daeb..53f6ba3fe1 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.129
+DISTNAME=	APE-3.5.3.130
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	00d369b46556cd9ee3b38bef8aa2acdc6b3dd015
+GITHUB_TAG=	756cc8b057cf3b8b73eb78ad657e9f067bf15645
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/PLIST b/ape/PLIST
index 0cbb06b634..5bea9a47ed 100644
--- a/ape/PLIST
+++ b/ape/PLIST
@@ -148,6 +148,10 @@ share/APE/Languages/Python/Macros/macros
 share/APE/Languages/Python/Macros/menu.txt
 share/APE/Languages/Python/language_opts
 share/APE/Languages/Python/syntax_highlighting
+share/APE/Languages/QTI-text/Macros/macros
+share/APE/Languages/QTI-text/Macros/menu.txt
+share/APE/Languages/QTI-text/language_opts
+share/APE/Languages/QTI-text/syntax_highlighting
 share/APE/Languages/R/Macros/macros
 share/APE/Languages/R/Macros/menu.txt
 share/APE/Languages/R/language_opts
diff --git a/ape/distinfo b/ape/distinfo
index 687336ef33..2e67ea54b6 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (APE-3.5.3.129-00d369b46556cd9ee3b38bef8aa2acdc6b3dd015.tar.gz) = 6b4b8d5d9b6080ff41cdf4c00e6559a1bd3d6ce7e73785643a6b24f852d21e53
-SHA512 (APE-3.5.3.129-00d369b46556cd9ee3b38bef8aa2acdc6b3dd015.tar.gz) = ad9cafd005268816fa6e9dc68b282f370562eca561093116e1125a24fd0837e673549a921afd32eb38b5f577b09890c6eabbf9410b4cfd8c7cb77b7813a9b95c
-Size (APE-3.5.3.129-00d369b46556cd9ee3b38bef8aa2acdc6b3dd015.tar.gz) = 192950 bytes
+BLAKE2s (APE-3.5.3.130-756cc8b057cf3b8b73eb78ad657e9f067bf15645.tar.gz) = 18ecdb117414300648bd5789046632edda5f4553bb868e1deb7a3e629ad4ce0c
+SHA512 (APE-3.5.3.130-756cc8b057cf3b8b73eb78ad657e9f067bf15645.tar.gz) = b51bf95c3312f58fcbe24a998e59bde472848ca138c53b5f5e915ddd6c25829f07e94217fb267ca5bfb86ceaa1aa062eac30935264750070e43163c6ac079782
+Size (APE-3.5.3.130-756cc8b057cf3b8b73eb78ad657e9f067bf15645.tar.gz) = 193188 bytes


Home | Main Index | Thread Index | Old Index