1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00
freebsd-ports/audio/audacity/files/patch-src_AboutDialog.cpp
Jack e9eb4687c7 audio/audacity: Upgrade to 3.0.5
ChangeLog: https://wiki.audacityteam.org/wiki/Release_Notes_3.0.4

While here:

 * Pet linters
 * Add gdkpixbuf2 depdendency

PR:	258107
Reported by:	xxjack12xx@gmail.com (maintainer)
Reviewed by:	diizzy@, nc@, tatsuki_makino@hotmail.com
2021-10-30 11:43:03 +02:00

12 lines
441 B
C++

--- src/AboutDialog.cpp.orig 2021-09-22 19:37:04 UTC
+++ src/AboutDialog.cpp
@@ -64,7 +64,7 @@ hold information about one contributor to Audacity.
// RevisionIdent.h may contain #defines like these ones:
//#define REV_LONG "28864acb238cb3ca71dda190a2d93242591dd80e"
//#define REV_TIME "Sun Apr 12 12:40:22 2015 +0100"
-#include "RevisionIdent.h"
+//#include "RevisionIdent.h"
#ifndef REV_TIME
#define REV_TIME "unknown date and time"