Index: head/audio/exhale/files/patch-src_lib_CMakeLists.txt =================================================================== --- head/audio/exhale/files/patch-src_lib_CMakeLists.txt (revision 563761) +++ head/audio/exhale/files/patch-src_lib_CMakeLists.txt (nonexistent) @@ -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}) Property changes on: head/audio/exhale/files/patch-src_lib_CMakeLists.txt ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/audio/exhale/Makefile =================================================================== --- head/audio/exhale/Makefile (revision 563761) +++ head/audio/exhale/Makefile (revision 563762) @@ -1,26 +1,28 @@ # $FreeBSD$ PORTNAME= exhale -DISTVERSION= 1.1.1 +DISTVERSION= 1.1.2 CATEGORIES= audio MAINTAINER= daniel.engberg.lists@pyret.net COMMENT= Open source xHE-AAC (Extended HE-AAC/USAC) encoder LICENSE= EXHALE LICENSE_NAME= exhale Copyright License LICENSE_FILE= ${WRKSRC}/include/License.htm LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept 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 .include Index: head/audio/exhale/distinfo =================================================================== --- head/audio/exhale/distinfo (revision 563761) +++ head/audio/exhale/distinfo (revision 563762) @@ -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