FreeBSD Bugzilla – Attachment 222057 Details for
Bug 253143
audio/exhale: Update to 1.1.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for exhale
exhale112.patch (text/plain), 2.03 KB, created by
Daniel Engberg
on 2021-01-31 22:40:47 UTC
(
hide
)
Description:
Patch for exhale
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2021-01-31 22:40:47 UTC
Size:
2.03 KB
patch
obsolete
>diff --git a/audio/exhale/Makefile b/audio/exhale/Makefile >index 7aa3ef7b417d..239bcf7dafdf 100644 >--- a/audio/exhale/Makefile >+++ b/audio/exhale/Makefile >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= exhale >-DISTVERSION= 1.1.1 >+DISTVERSION= 1.1.2 > CATEGORIES= audio > > MAINTAINER= daniel.engberg.lists@pyret.net >@@ -16,10 +16,12 @@ USES= cmake compiler:c++11-lang > > USE_GITLAB= yes > GL_ACCOUNT= ecodis >-GL_COMMIT= 36964d2051150ae702a6eb043f5c527f9e094985 >+GL_COMMIT= 7d2b818e5a5df78db1a6b68e838a7839cc16cebf > > USE_LDCONFIG= yes > >+CMAKE_ON= BUILD_SHARED_LIBS >+ > PLIST_FILES= bin/exhale \ > lib/libexhale.so > >diff --git a/audio/exhale/distinfo b/audio/exhale/distinfo >index 1faffaf586b3..82084c5aad57 100644 >--- a/audio/exhale/distinfo >+++ b/audio/exhale/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1610137963 >-SHA256 (ecodis-exhale-36964d2051150ae702a6eb043f5c527f9e094985_GL0.tar.gz) = 537a97e0be49b1c3f8ed0e244a4bebd39a599d9c606f31c7917470f8d9c5183a >-SIZE (ecodis-exhale-36964d2051150ae702a6eb043f5c527f9e094985_GL0.tar.gz) = 131564 >+TIMESTAMP = 1612130043 >+SHA256 (ecodis-exhale-7d2b818e5a5df78db1a6b68e838a7839cc16cebf_GL0.tar.gz) = 27866be819f79930dfa8f4343ef96251357e01d99b83fd23c671a5f9c098e740 >+SIZE (ecodis-exhale-7d2b818e5a5df78db1a6b68e838a7839cc16cebf_GL0.tar.gz) = 132475 >diff --git a/audio/exhale/files/patch-src_lib_CMakeLists.txt b/audio/exhale/files/patch-src_lib_CMakeLists.txt >deleted file mode 100644 >index 7ecc7acb4ead..000000000000 >--- a/audio/exhale/files/patch-src_lib_CMakeLists.txt >+++ /dev/null >@@ -1,17 +0,0 @@ >---- src/lib/CMakeLists.txt.orig 2020-06-15 23:00:12 UTC >-+++ src/lib/CMakeLists.txt >-@@ -8,7 +8,7 @@ >- # Copyright (c) 2018-2020 Christian R. Helmrich, project ecodis. All rights reserved. >- # >- >--add_library(exhaleLib >-+add_library(exhaleLib SHARED >- lappedTransform.cpp >- exhaleLibPch.cpp >- bitStreamWriter.cpp >-@@ -53,5 +53,4 @@ if(CMAKE_VERSION VERSION_GREATER "3.16.0") >- endif() >- >- install(TARGETS exhaleLib >-- ARCHIVE DESTINATION ${CMAKE_INSTALL_FULL_LIBDIR} >- LIBRARY DESTINATION ${CMAKE_INSTALL_FULL_LIBDIR})
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
Flags:
diizzy
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 253143
: 222057