FreeBSD Bugzilla – Attachment 211024 Details for
Bug 243578
audio/audacity: Update distinfo (upstream git tag 2.3.3 changed)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Updated patch with fixed offset patchfiles.
audacity.txt (text/plain), 1.84 KB, created by
Jack
on 2020-01-25 01:36:21 UTC
(
hide
)
Description:
Updated patch with fixed offset patchfiles.
Filename:
MIME Type:
Creator:
Jack
Created:
2020-01-25 01:36:21 UTC
Size:
1.84 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 523999) >+++ Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= audacity > PORTVERSION= 2.3.3 >-PORTREVISION= 1 >+PORTREVISION= 2 > DISTVERSIONPREFIX= Audacity- > CATEGORIES= audio > >Index: distinfo >=================================================================== >--- distinfo (revision 523999) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1574484432 >-SHA256 (audacity-audacity-Audacity-2.3.3_GH0.tar.gz) = 9ab6c8989e21165b86aad80b7e6691015cb5b0c91ab77e6170d7192f840313a8 >-SIZE (audacity-audacity-Audacity-2.3.3_GH0.tar.gz) = 62099027 >+TIMESTAMP = 1579914119 >+SHA256 (audacity-audacity-Audacity-2.3.3_GH0.tar.gz) = 404e6c49693dedc94212fc5525974058d848536025e19da31359ae02babe8bd7 >+SIZE (audacity-audacity-Audacity-2.3.3_GH0.tar.gz) = 62073352 >Index: files/patch-lib-src_FileDialog_Makefile.am >=================================================================== >--- files/patch-lib-src_FileDialog_Makefile.am (revision 523999) >+++ files/patch-lib-src_FileDialog_Makefile.am (working copy) >@@ -8,7 +8,7 @@ > lib_LTLIBRARIES = libFileDialog.la > > libFileDialog_la_LIBTOOLFLAGS = --tag=CXX >-@@ -11,22 +13,32 @@ libFileDialog_la_LIBADD = $(WX_LIBS) >+@@ -9,22 +11,32 @@ libFileDialog_la_LIBADD = $(WX_LIBS) > libFileDialog_la_SOURCES = FileDialog.cpp FileDialog.h > > if GTK >Index: files/patch-src_AudioIO.cpp >=================================================================== >--- files/patch-src_AudioIO.cpp (revision 523999) >+++ files/patch-src_AudioIO.cpp (working copy) >@@ -8,7 +8,7 @@ > #include "NoteTrack.h" > #endif > >-@@ -793,13 +797,22 @@ struct AudioIO::ScrubState (private) >+@@ -794,13 +798,22 @@ struct AudioIO::ScrubState (private) > // return the system time as a double > static double streamStartTime = 0; // bias system time to small number >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 243578
:
211023
| 211024 |
211468