pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.83



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Dec 24 09:22:02 2021 -0600
Changeset:	26071990ce28c04a71a4944f478b5e17a65ff84e

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

Log Message:
ape: Update to 3.5.3.83

Improve D options and add macros

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

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 1e53aed573..c2b6aedc73 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.81
+DISTNAME=	APE-3.5.3.83
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	fc229b27774d9fdfe472c873e3ce1203e89cf40b
+GITHUB_TAG=	61b4b73bdad5aea2479ec92cd3b97d0828f43a95
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/PLIST b/ape/PLIST
index 9ec81ca241..45e074e6d8 100644
--- a/ape/PLIST
+++ b/ape/PLIST
@@ -45,6 +45,10 @@ share/APE/Languages/Csh/Macros/macros
 share/APE/Languages/Csh/Macros/menu.txt
 share/APE/Languages/Csh/language_opts
 share/APE/Languages/Csh/syntax_highlighting
+share/APE/Languages/D/Macros/macros
+share/APE/Languages/D/Macros/menu.txt
+share/APE/Languages/D/language_opts
+share/APE/Languages/D/syntax_highlighting
 share/APE/Languages/DocBook/Macros/macros
 share/APE/Languages/DocBook/Macros/menu.txt
 share/APE/Languages/DocBook/language_opts
diff --git a/ape/distinfo b/ape/distinfo
index 2d981ea345..8dd7530658 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (APE-3.5.3.81-fc229b27774d9fdfe472c873e3ce1203e89cf40b.tar.gz) = 7b2846b0f1458269007311eca43bd52d5671813afb10d19c5d4f3b3d06466d24
-SHA512 (APE-3.5.3.81-fc229b27774d9fdfe472c873e3ce1203e89cf40b.tar.gz) = 7432f76a40215b8a5c6bfd6991e97534313818aadba5c387f8617e0b483091726760ec897ee84c4b3e5e20c5528b6e5f8a8232c4da6744b50cda2108a9c37155
-Size (APE-3.5.3.81-fc229b27774d9fdfe472c873e3ce1203e89cf40b.tar.gz) = 191471 bytes
+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


Home | Main Index | Thread Index | Old Index