pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.87



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Wed Dec 29 16:06:01 2021 -0600
Changeset:	0807651a0f198a26d40eb64f4bea296a97a3a615

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

Log Message:
ape: Update to 3.5.3.87

Switch runjava from csh to sh
Don't install xape until rewritten

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

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

diffs:
diff --git a/ape/Makefile b/ape/Makefile
index c9f72eeebc..a2d99c0e65 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.86
+DISTNAME=	APE-3.5.3.87
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	6b240760aa6ff8384c73d085144fb381ec67798d
+GITHUB_TAG=	c45bb4f0dc77996ab90663abb1962ea364eb6c91
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/PLIST b/ape/PLIST
index 924233b2ae..0cbb06b634 100644
--- a/ape/PLIST
+++ b/ape/PLIST
@@ -5,7 +5,6 @@ bin/ascii
 bin/runjava
 bin/search_headers
 bin/search_libs
-bin/xape
 man/man1/ape.1
 man/man1/apeascii.1
 man/man1/apekeys.1
diff --git a/ape/distinfo b/ape/distinfo
index 19276b293a..34cb2a52b8 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (APE-3.5.3.86-6b240760aa6ff8384c73d085144fb381ec67798d.tar.gz) = e10bc533ecbe1fe7abf2280eab5bfc2c74af2c49425f5e611c30422292cfbc59
-SHA512 (APE-3.5.3.86-6b240760aa6ff8384c73d085144fb381ec67798d.tar.gz) = 8dab6fb7767df83b197215edc4492e0524130d30dbd19f293c7d1064f2a0499052c457e58c11575fa1dc8e357de4346a3121390a45db93164cc9527de03a867a
-Size (APE-3.5.3.86-6b240760aa6ff8384c73d085144fb381ec67798d.tar.gz) = 192381 bytes
+BLAKE2s (APE-3.5.3.87-c45bb4f0dc77996ab90663abb1962ea364eb6c91.tar.gz) = 67490fd6b94d89337837ff09a32ccf9733a7455dcc849b2fd4c23ba731abf2bf
+SHA512 (APE-3.5.3.87-c45bb4f0dc77996ab90663abb1962ea364eb6c91.tar.gz) = ef840f8527e924eab14b9115da3eabcb3812df88ae2395e55ffbd2dbea5baeeea3e8e95d8498ef610a2e4a042746d1f53306f10e09787f164f4d9c8b89c5a608
+Size (APE-3.5.3.87-c45bb4f0dc77996ab90663abb1962ea364eb6c91.tar.gz) = 192394 bytes


Home | Main Index | Thread Index | Old Index