pkgsrc-WIP-changes archive

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

Bugfix and version upgrade.



Module Name:	pkgsrc-wip
Committed By:	Jaka Nan <jaka%nan.si@localhost>
Pushed By:	nan
Date:		Fri Mar 27 13:37:23 2026 +0100
Changeset:	c1004e0c9123a52002564eaaab4255dbe3b175ed

Modified Files:
	mixer.tk/DESCR
	mixer.tk/Makefile
	mixer.tk/PLIST
	mixer.tk/distinfo

Log Message:
Bugfix and version upgrade.

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

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

diffstat:
 mixer.tk/DESCR    |  5 ++---
 mixer.tk/Makefile | 10 +++++-----
 mixer.tk/PLIST    |  2 +-
 mixer.tk/distinfo |  8 ++++----
 4 files changed, 12 insertions(+), 13 deletions(-)

diffs:
diff --git a/mixer.tk/DESCR b/mixer.tk/DESCR
index 2bea585f04..8c8b0280f1 100644
--- a/mixer.tk/DESCR
+++ b/mixer.tk/DESCR
@@ -1,6 +1,5 @@
 
 Simple autogenerated Tcl/Tk mixer.
-It constructs itself from mixerctl input and uses mixerctl for its
-output settings.
+It constructs itself from mixerctl output and uses mixerctl for its settings.
 
-Copyright (c) 2003,2011 Jaka Jejcic <jaka.jejcic%gmail.com@localhost>
+Copyright (c) 2003,2011,2026 Jaka Nan <jaka%nan.si@localhost>
diff --git a/mixer.tk/Makefile b/mixer.tk/Makefile
index 14702617d3..f6b6184461 100644
--- a/mixer.tk/Makefile
+++ b/mixer.tk/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.10 2012/11/23 22:33:42 othyro Exp $
-#
+# $NetBSD$
 
-DISTNAME=	mixer.tk-0.4
+DISTNAME=	mixer.tk-0.5
 CATEGORIES=	audio
 MASTER_SITES=	http://gnorw.net/netbsd/
 
-MAINTAINER=	jaka.jejcic%gmail.com@localhost
-HOMEPAGE=	https://gnorw.net/netbsd/mixer.tk-0.4/
+MAINTAINER=	jaka%nan.si@localhost
+HOMEPAGE=	https://gnorw.net/netbsd/mixer.tk-0.5/
 COMMENT=	Tcl/Tk audio mixer using mixerctl utility
+LICENSE=	mit
 
 NO_CONFIGURE=	yes
 NO_BUILD=	yes
diff --git a/mixer.tk/PLIST b/mixer.tk/PLIST
index 9115d5804f..ce14836e8e 100644
--- a/mixer.tk/PLIST
+++ b/mixer.tk/PLIST
@@ -1,2 +1,2 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/04/24 21:13:35 jejcic Exp $
+@comment $NetBSD$
 bin/mixer.tk
diff --git a/mixer.tk/distinfo b/mixer.tk/distinfo
index 74a0c1d4f0..e927b35087 100644
--- a/mixer.tk/distinfo
+++ b/mixer.tk/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2011/03/27 20:03:24 jejcic Exp $
+$NetBSD$
 
-RMD160 (mixer.tk-0.4.tar.gz) = 587cc6289e62f55cda5cdc514e0e38a79fe10636
-SHA512 (mixer.tk-0.4.tar.gz) = 32fbbee539e8c8e8de725a56104a0e5fb102efb0bf0a442856ce74430bb824ffe967949adfd92db130c36c27263a83849649a3310d1492ad5a5e0594844231f1
-Size (mixer.tk-0.4.tar.gz) = 2773 bytes
+BLAKE2s (mixer.tk-0.5.tar.gz) = 0cee5fd5e858980481502d53a8b4b5ebef27dd5e96ab33ebaf8317ae6ac6b318
+SHA512 (mixer.tk-0.5.tar.gz) = 9763cded53231ae6d272b6607e436a3cfe9ade4717eef2169f6202fdad7bab22033b5ae6c8ca5323b2aa9f793c861f161c47eb96833e8220aefbebae5abd3aa2
+Size (mixer.tk-0.5.tar.gz) = 2786 bytes


Home | Main Index | Thread Index | Old Index