pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/qsynth
Module Name: pkgsrc
Committed By: nia
Date: Sun Mar 22 08:53:19 UTC 2020
Modified Files:
pkgsrc/audio/qsynth: Makefile distinfo
Log Message:
qsynth: Update to 0.6.1
0.6.1 2019-12-22 The Winter'19 Release.
- Custom color (palette) theme editor introduced; color
(palette) theme changes are now effective immediately,
except on default.
- Second attempt to fix the yet non-official though
CMake build configuration.
- When using autotools and ./configure --with-qt=...,
it is also necessary to adjust the PKG_CONFIG_PATH
environment variable (after a merge request by plcl
aka. Pedro López-Cabanillas, while on qmidinet,
thanks).
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/audio/qsynth/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/audio/qsynth/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/qsynth/Makefile
diff -u pkgsrc/audio/qsynth/Makefile:1.57 pkgsrc/audio/qsynth/Makefile:1.58
--- pkgsrc/audio/qsynth/Makefile:1.57 Tue Mar 10 22:09:24 2020
+++ pkgsrc/audio/qsynth/Makefile Sun Mar 22 08:53:19 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2020/03/10 22:09:24 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2020/03/22 08:53:19 nia Exp $
-DISTNAME= qsynth-0.6.0
+DISTNAME= qsynth-0.6.1
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qsynth/}
-PKGREVISION= 3
CATEGORIES= audio
MAINTAINER= adam%NetBSD.org@localhost
Index: pkgsrc/audio/qsynth/distinfo
diff -u pkgsrc/audio/qsynth/distinfo:1.6 pkgsrc/audio/qsynth/distinfo:1.7
--- pkgsrc/audio/qsynth/distinfo:1.6 Sat Nov 2 15:05:29 2019
+++ pkgsrc/audio/qsynth/distinfo Sun Mar 22 08:53:19 2020
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.6 2019/11/02 15:05:29 nia Exp $
+$NetBSD: distinfo,v 1.7 2020/03/22 08:53:19 nia Exp $
-SHA1 (qsynth-0.6.0.tar.gz) = 219ea4d25e81cb34b426bfb169a900c3c877b041
-RMD160 (qsynth-0.6.0.tar.gz) = 486763635aeb4732a0d6a8ef07f964702e443915
-SHA512 (qsynth-0.6.0.tar.gz) = 34e15d283f403ec6633fef911285dc2d4d4b2c5a0cd3614bd38feefbf68cff5fd8e296f47d1bcd527658b8a9dab212106aa63ca71ea60cf49f8126adb7d28591
-Size (qsynth-0.6.0.tar.gz) = 316308 bytes
+SHA1 (qsynth-0.6.1.tar.gz) = da826da5590d339394849e9bd812cb30e473efd5
+RMD160 (qsynth-0.6.1.tar.gz) = 7a9d5b6a2f78d7fd69d8978aabf9dacd81fa89c4
+SHA512 (qsynth-0.6.1.tar.gz) = 597ec51f2f2bc45e717dd6e039d10ace3540c6e7332832cbd36a16fb05b88248a59e5ba107369c8bd66d29060c31d0daef13f4967794e2f7b55c85a64dcd6e0c
+Size (qsynth-0.6.1.tar.gz) = 337277 bytes
SHA1 (patch-src_qsynthOptions.cpp) = 12f17d08814e7b913d27f26d81a313cf856714e5
Home |
Main Index |
Thread Index |
Old Index