pkgsrc-WIP-changes archive

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

ape: Update to 3.5.3.89



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue Feb 1 13:37:18 2022 -0600
Changeset:	2ff83778ff9f34a9c7cb456e854ba57a25e04860

Modified Files:
	ape/Makefile
	ape/distinfo

Log Message:
ape: Update to 3.5.3.89

Better separation of PREFIX and LOCALBASE in Makefile templates
Add rpath to LDFLAGS

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

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 a2d99c0e65..fffcd42873 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.87
+DISTNAME=	APE-3.5.3.89
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	c45bb4f0dc77996ab90663abb1962ea364eb6c91
+GITHUB_TAG=	6c8275e5dbeed038781dbb98c72327a041f2d45b
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
diff --git a/ape/distinfo b/ape/distinfo
index 34cb2a52b8..d2f8844424 100644
--- a/ape/distinfo
+++ b/ape/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-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
+BLAKE2s (APE-3.5.3.89-6c8275e5dbeed038781dbb98c72327a041f2d45b.tar.gz) = 1910a5ae0fab8332553271c657da96f268671f0a263ed47cbe51bf9419ca8d14
+SHA512 (APE-3.5.3.89-6c8275e5dbeed038781dbb98c72327a041f2d45b.tar.gz) = 776cd3d299c9c0d7a1e20cc94f3458af29d22b24e2f2c0a97a680b4b8fd85cd24760d85d82d76aca3c9fe3123e113279a7747061fa9446d4e8fc77437ff715c9
+Size (APE-3.5.3.89-6c8275e5dbeed038781dbb98c72327a041f2d45b.tar.gz) = 192421 bytes


Home | Main Index | Thread Index | Old Index