pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/csound5
Module Name: pkgsrc
Committed By: rillig
Date: Sat Jun 20 07:56:40 UTC 2020
Modified Files:
pkgsrc/audio/csound5: distinfo
pkgsrc/audio/csound5/patches: patch-ah
Log Message:
audio/csound5: fix syntax error in patch file
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/audio/csound5/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/audio/csound5/patches/patch-ah
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/csound5/distinfo
diff -u pkgsrc/audio/csound5/distinfo:1.15 pkgsrc/audio/csound5/distinfo:1.16
--- pkgsrc/audio/csound5/distinfo:1.15 Wed Nov 6 11:56:56 2019
+++ pkgsrc/audio/csound5/distinfo Sat Jun 20 07:56:40 2020
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.15 2019/11/06 11:56:56 mrg Exp $
+$NetBSD: distinfo,v 1.16 2020/06/20 07:56:40 rillig Exp $
SHA1 (Csound5.19.01.tar.gz) = eeeb3591745c5b352b9040a2dfa3805f22f5fbda
RMD160 (Csound5.19.01.tar.gz) = ceb9952d562c57b09143a47a4d51081753f1b694
@@ -13,7 +13,7 @@ SHA1 (patch-Opcodes_wavegde.h) = e1a6d74
SHA1 (patch-ac) = ac09a9ee3f8be72f63aef9bc2ac977ab914428fe
SHA1 (patch-ad) = 30aa452d35dbcd6ba4fe2c9a7680fe028368aae4
SHA1 (patch-ae) = cba2fb017f4b940debbf7f8fd482c73c3fe19587
-SHA1 (patch-ah) = 229fc00e122288ea16ebf07f081869965cab9365
+SHA1 (patch-ah) = 5fac3f61487ae417269e43dbf02c6dbea0700f49
SHA1 (patch-ai) = f5dee772f6569d4356be17045282666e159ce2dc
SHA1 (patch-aj) = 6721ccfeeeb196d2f1430e1fd497e23226b42c80
SHA1 (patch-ak) = 1f3a7ec113a5185a81fe219d99061afb025bc13b
Index: pkgsrc/audio/csound5/patches/patch-ah
diff -u pkgsrc/audio/csound5/patches/patch-ah:1.3 pkgsrc/audio/csound5/patches/patch-ah:1.4
--- pkgsrc/audio/csound5/patches/patch-ah:1.3 Thu Feb 13 10:10:06 2014
+++ pkgsrc/audio/csound5/patches/patch-ah Sat Jun 20 07:56:40 2020
@@ -1,7 +1,7 @@
-$NetBSD: patch-ah,v 1.3 2014/02/13 10:10:06 mrg Exp $
+$NetBSD: patch-ah,v 1.4 2020/06/20 07:56:40 rillig Exp $
-+++ frontends/CsoundVST/ScoreGeneratorVstMain.cpp.orig 2013-01-07 04:49:35.000000000 -0800
---- frontends/CsoundVST/ScoreGeneratorVstMain.cpp 2014-02-12 20:42:30.000000000 -0800
+--- frontends/CsoundVST/ScoreGeneratorVstMain.cpp.orig 2013-01-07 04:49:35.000000000 -0800
++++ frontends/CsoundVST/ScoreGeneratorVstMain.cpp 2014-02-12 20:42:30.000000000 -0800
@@ -42,7 +42,7 @@
#if defined(__GNUC__) && defined(WIN32)
#define main main_plugin
Home |
Main Index |
Thread Index |
Old Index