pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.85



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Dec 25 19:00:08 2021 -0600
Changeset:	cae12536ea02973b23aad6cdbfbf70c5e6e2dc25

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

Log Message:
ape: Update to 3.5.3.85

Add basic Rust macros

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

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 77d9fe8731..29d7a4ae7c 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.84
+DISTNAME=	APE-3.5.3.85
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	5737cd56ff5e560b0166ca8da4b37b64a8a32b1d
+GITHUB_TAG=	8739074c835c684799a654bb9b2e386ea7fe46d1
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/PLIST b/ape/PLIST
index 23fb7a7615..924233b2ae 100644
--- a/ape/PLIST
+++ b/ape/PLIST
@@ -153,6 +153,8 @@ share/APE/Languages/R/Macros/macros
 share/APE/Languages/R/Macros/menu.txt
 share/APE/Languages/R/language_opts
 share/APE/Languages/R/syntax_highlighting
+share/APE/Languages/Rust/Macros/macros
+share/APE/Languages/Rust/Macros/menu.txt
 share/APE/Languages/Rust/language_opts
 share/APE/Languages/Rust/syntax_highlighting
 share/APE/Languages/SAL/Macros/macros
diff --git a/ape/distinfo b/ape/distinfo
index fc989a72a6..a49fec4d02 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-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
+BLAKE2s (APE-3.5.3.85-8739074c835c684799a654bb9b2e386ea7fe46d1.tar.gz) = bb2ab0dc7a337daf184d766d101ff54c0446b359a5b1210dc53f91fb88047613
+SHA512 (APE-3.5.3.85-8739074c835c684799a654bb9b2e386ea7fe46d1.tar.gz) = 16d3e70772ec3f2819f45ede77b933f65921cbfc23df615f5f7ae31c08368a863ee59d7b33f6c90005142f7d7f295b06e63855e520705d15c4114cddcd422243
+Size (APE-3.5.3.85-8739074c835c684799a654bb9b2e386ea7fe46d1.tar.gz) = 192459 bytes


Home | Main Index | Thread Index | Old Index