pkgsrc-WIP-changes archive

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

jack-example-tools: Update to 4



Module Name:	pkgsrc-wip
Committed By:	Frédéric Fauberteau <frederic%fauberteau.org@localhost>
Pushed By:	frederic
Date:		Mon Mar 6 08:22:47 2023 +0100
Changeset:	64541dd60cf0545380e0ea91e4d10bf2cca208d2

Modified Files:
	jack-example-tools/Makefile
	jack-example-tools/distinfo

Log Message:
jack-example-tools: Update to 4

upstream changes:
-----------------
Fixes
  o Fix a typo in alsa_in manpage
  o Fix source-code comments and manpage for jack_simple_client
  o Remove includes of non-standard alloca.h header

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

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

diffstat:
 jack-example-tools/Makefile | 7 +------
 jack-example-tools/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 9 deletions(-)

diffs:
diff --git a/jack-example-tools/Makefile b/jack-example-tools/Makefile
index 2b89362e26..76bebfab94 100644
--- a/jack-example-tools/Makefile
+++ b/jack-example-tools/Makefile
@@ -1,12 +1,8 @@
 # $NetBSD$
 
-GITHUB_PROJECT=	jack-example-tools
-GITHUB_TAG=	refs/tags/3
-DISTNAME=	3
-PKGNAME=	${GITHUB_PROJECT}-${DISTNAME}
+DISTNAME=	jack-example-tools-4
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_GITHUB:=jackaudio/}
-DIST_SUBDIR=	${GITHUB_PROJECT}
 
 MAINTAINER=	triaxx%NetBSD.org@localhost
 HOMEPAGE=	https://jackaudio.org/
@@ -17,7 +13,6 @@ CONFLICTS=	jack<=1.9.21
 
 .include "../../wip/jack-example-tools/options.mk"
 
-WRKSRC=		${WRKDIR}/jack-example-tools-3
 USE_LANGUAGES=	c c++
 USE_TOOLS+=	pkg-config
 USE_CMAKE=	yes
diff --git a/jack-example-tools/distinfo b/jack-example-tools/distinfo
index 0b2d36032a..fbd1b17ea5 100644
--- a/jack-example-tools/distinfo
+++ b/jack-example-tools/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (jack-example-tools/3.tar.gz) = c825e2d7961abdba50f4e8f43d9f392cdf06bb67b011c3335bd4495886e1a992
-SHA512 (jack-example-tools/3.tar.gz) = 2fe33c4fc294a4e4e2c0c271d5e2f28bac162939c25536902c772fcc919d2a0923fcefd27305f3fce283edfe043d2da7773b66988a1f14f8670d5cac90c8d7e9
-Size (jack-example-tools/3.tar.gz) = 125686 bytes
+BLAKE2s (jack-example-tools-4.tar.gz) = 8a85e1bc0c36847641a37edfc13cbc112ecd2ead6b8138904352139e85b80bd7
+SHA512 (jack-example-tools-4.tar.gz) = f3fbbf24d4bdcbca959da74793b44292883192f91675f6ee80f01f9ff5181fca052bea6725c5b8b93a1ecfe293f6dc1c14c49519c2b8b57d26202b224d53f0ed
+Size (jack-example-tools-4.tar.gz) = 125676 bytes


Home | Main Index | Thread Index | Old Index