pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.158



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <jtocino%gmx.com@localhost>
Pushed By:	outpaddling
Date:		Mon Mar 31 12:20:28 2025 -0500
Changeset:	14f2c8064c385c6c55768ba0eaacc838bffb8a23

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

Log Message:
ape: Update to 3.5.3.158

Add basic Gnuplot language specs

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

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    | 2 ++
 ape/distinfo | 6 +++---
 3 files changed, 7 insertions(+), 5 deletions(-)

diffs:
diff --git a/ape/Makefile b/ape/Makefile
index fa1a897d00..d36e727e2d 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.157
+DISTNAME=	APE-3.5.3.158
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	96a576ec361acffe4c772aabef13eefe434dfe49
+GITHUB_TAG=	e5f893a34be241b79bb433a152fa2d4b37e121fd
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/PLIST b/ape/PLIST
index e9cf0570b4..c965d5a483 100644
--- a/ape/PLIST
+++ b/ape/PLIST
@@ -76,6 +76,8 @@ share/APE/Languages/GO/language_opts
 share/APE/Languages/GO/syntax_highlighting
 share/APE/Languages/GRADES/language_opts
 share/APE/Languages/GRADES/syntax_highlighting
+share/APE/Languages/Gnuplot/language_opts
+share/APE/Languages/Gnuplot/syntax_highlighting
 share/APE/Languages/HTML/Macros/macros
 share/APE/Languages/HTML/Macros/menu.txt
 share/APE/Languages/HTML/language_opts
diff --git a/ape/distinfo b/ape/distinfo
index 61a69ebd64..a5d107b1e5 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (APE-3.5.3.157-96a576ec361acffe4c772aabef13eefe434dfe49.tar.gz) = 5c948b6b5cc848c6cc2c5450a6550ea98f5b15145d0843a8aa7c662e392e4f38
-SHA512 (APE-3.5.3.157-96a576ec361acffe4c772aabef13eefe434dfe49.tar.gz) = aa2a6523cd0f205bcf0afe5014ed8e22033567d75326d70dc024573bf96357bf47d17b33e99190eed86fab89a4220e5ec727316d56c4aa8dee2e0f9c6906e22d
-Size (APE-3.5.3.157-96a576ec361acffe4c772aabef13eefe434dfe49.tar.gz) = 193567 bytes
+BLAKE2s (APE-3.5.3.158-e5f893a34be241b79bb433a152fa2d4b37e121fd.tar.gz) = 3f9878f177891acc0638e11301d87a44c51507e23e73adebcdbf90fe8258e759
+SHA512 (APE-3.5.3.158-e5f893a34be241b79bb433a152fa2d4b37e121fd.tar.gz) = 1d9211e2f9c55c3a176c49035b6cc2708719b3b0e5a9dce2523350e6c2572f7ab92919705ff5b968490ad24f62094c4e623e5c36cbf809bd0a68e38541c635bd
+Size (APE-3.5.3.158-e5f893a34be241b79bb433a152fa2d4b37e121fd.tar.gz) = 193666 bytes


Home | Main Index | Thread Index | Old Index