pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.84



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Dec 25 18:11:40 2021 -0600
Changeset:	0d73c592ecec3bacf74ae7ce4f4239f7f7cd9a46

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

Log Message:
ape: Update to 3.5.3.84

Add basic Julia support

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

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 c2b6aedc73..77d9fe8731 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.83
+DISTNAME=	APE-3.5.3.84
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	61b4b73bdad5aea2479ec92cd3b97d0828f43a95
+GITHUB_TAG=	5737cd56ff5e560b0166ca8da4b37b64a8a32b1d
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/PLIST b/ape/PLIST
index 45e074e6d8..23fb7a7615 100644
--- a/ape/PLIST
+++ b/ape/PLIST
@@ -77,6 +77,10 @@ share/APE/Languages/Java/Macros/macros
 share/APE/Languages/Java/Macros/menu.txt
 share/APE/Languages/Java/language_opts
 share/APE/Languages/Java/syntax_highlighting
+share/APE/Languages/Julia/Macros/macros
+share/APE/Languages/Julia/Macros/menu.txt
+share/APE/Languages/Julia/language_opts
+share/APE/Languages/Julia/syntax_highlighting
 share/APE/Languages/Ksh/Macros/macros
 share/APE/Languages/Ksh/Macros/menu.txt
 share/APE/Languages/Ksh/language_opts
diff --git a/ape/distinfo b/ape/distinfo
index 8dd7530658..fc989a72a6 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (APE-3.5.3.83-61b4b73bdad5aea2479ec92cd3b97d0828f43a95.tar.gz) = 2c34c9df6bd73944d1815b174fab0c127ccd5b372350d40381c1c76233c0ec3d
-SHA512 (APE-3.5.3.83-61b4b73bdad5aea2479ec92cd3b97d0828f43a95.tar.gz) = 6f490cc7f98a6eb54e848b505fda448f90c2df8889276f8223c300837ba308e53e1065972338a1b611216c4e1e11ede4b12e7b2cd6c46318b925d5abfb3d6ec4
-Size (APE-3.5.3.83-61b4b73bdad5aea2479ec92cd3b97d0828f43a95.tar.gz) = 191864 bytes
+BLAKE2s (APE-3.5.3.84-5737cd56ff5e560b0166ca8da4b37b64a8a32b1d.tar.gz) = bafdb5c82c29e5819c1218036539fe3a141da8b08aa39af5c9fa7cd8fe081bc7
+SHA512 (APE-3.5.3.84-5737cd56ff5e560b0166ca8da4b37b64a8a32b1d.tar.gz) = b66d62df01f406ea3f96c1975ac79ce35c9b70ed244adfc99b1e8e0a84977b36f5cb7dc7016881507b43ba0b7b84643d0373025e9db39c59e0d3c0bf6e590eb0
+Size (APE-3.5.3.84-5737cd56ff5e560b0166ca8da4b37b64a8a32b1d.tar.gz) = 192154 bytes


Home | Main Index | Thread Index | Old Index