pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.95



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon Feb 14 09:24:56 2022 -0600
Changeset:	09d6f76fdbed92ca89ac43cf84fa1c15f981f81d

Modified Files:
	ape/Makefile
	ape/distinfo

Log Message:
ape: Update to 3.5.3.95

Add full list of python keywords to syntax highlighting
Add Matplotlib macro

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

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 ape/Makefile | 4 ++--
 ape/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/ape/Makefile b/ape/Makefile
index b48f8546b4..26659ccb7f 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.92
+DISTNAME=	APE-3.5.3.95
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	0203fa48534fa8da0c5f000a9626c2d1db6e5e2f
+GITHUB_TAG=	4427275e37fc20015619e40127c449c65bd4a4eb
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/distinfo b/ape/distinfo
index f4fcb3e3e9..053e26bc21 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (APE-3.5.3.92-0203fa48534fa8da0c5f000a9626c2d1db6e5e2f.tar.gz) = 666d892102ae27bb320bb516bb38e6c329959e3efe818c1b89067ab0fec112c0
-SHA512 (APE-3.5.3.92-0203fa48534fa8da0c5f000a9626c2d1db6e5e2f.tar.gz) = c46aef4b51e9432da0dcd6ea52299b925b89f1a3a95c02890d5c230cf112c4c9427290cd3706c78e5e9e088c36af080e6962b6105a551c5933b2b2ee5422341c
-Size (APE-3.5.3.92-0203fa48534fa8da0c5f000a9626c2d1db6e5e2f.tar.gz) = 192634 bytes
+BLAKE2s (APE-3.5.3.95-4427275e37fc20015619e40127c449c65bd4a4eb.tar.gz) = 1a7d985a31f6d1918757dc4be53dc06f5af93c3c6da2d2a330b9117043376336
+SHA512 (APE-3.5.3.95-4427275e37fc20015619e40127c449c65bd4a4eb.tar.gz) = 7882d2a2d27df72cc0b43a2cce2984336aaf62a27fd1218483982103f7cd76215bbb9e1d61564908775fef7868dee09f1f997d5bc4c7464ebe2c57a3cea891e6
+Size (APE-3.5.3.95-4427275e37fc20015619e40127c449c65bd4a4eb.tar.gz) = 192749 bytes


Home | Main Index | Thread Index | Old Index