git: 7ed97c45b85c - main - audio/id3lib: Remove patch after de99fa005af6a2f9e47976b7272fb987be2d6fbf
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Aug 2025 18:17:08 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7ed97c45b85cc6af521a7fa8063601de36328d17
commit 7ed97c45b85cc6af521a7fa8063601de36328d17
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-08-12 17:56:58 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-08-12 18:15:30 +0000
audio/id3lib: Remove patch after de99fa005af6a2f9e47976b7272fb987be2d6fbf
- Bump PORTREVISION for package change
---
audio/id3lib/Makefile | 1 +
audio/id3lib/files/patch-src-CMakeLists.txt | 9 ---------
audio/id3lib/pkg-plist | 2 +-
3 files changed, 2 insertions(+), 10 deletions(-)
diff --git a/audio/id3lib/Makefile b/audio/id3lib/Makefile
index a01fbbb2d887..6feeb9e2aec6 100644
--- a/audio/id3lib/Makefile
+++ b/audio/id3lib/Makefile
@@ -1,5 +1,6 @@
PORTNAME= id3lib
PORTVERSION= 3.8.3.20240114
+PORTREVISION= 1
CATEGORIES= audio
MAINTAINER= sunpoet@FreeBSD.org
diff --git a/audio/id3lib/files/patch-src-CMakeLists.txt b/audio/id3lib/files/patch-src-CMakeLists.txt
deleted file mode 100644
index 691b63e1baf8..000000000000
--- a/audio/id3lib/files/patch-src-CMakeLists.txt
+++ /dev/null
@@ -1,9 +0,0 @@
---- src/CMakeLists.txt.orig 2024-01-14 15:07:45 UTC
-+++ src/CMakeLists.txt
-@@ -45,5 +45,5 @@ install(FILES ${CMAKE_BINARY_DIR}/id3lib.pc
- configure_file(${CMAKE_SOURCE_DIR}/id3lib.pc.in
- ${CMAKE_BINARY_DIR}/id3lib.pc @ONLY)
- install(FILES ${CMAKE_BINARY_DIR}/id3lib.pc
-- DESTINATION share/pkgconfig
-+ DESTINATION libdata/pkgconfig
- PERMISSIONS OWNER_READ GROUP_READ WORLD_READ)
diff --git a/audio/id3lib/pkg-plist b/audio/id3lib/pkg-plist
index 274083ed58da..6844ec022fb0 100644
--- a/audio/id3lib/pkg-plist
+++ b/audio/id3lib/pkg-plist
@@ -22,8 +22,8 @@ include/id3/writer.h
include/id3/writers.h
lib/libid3.so
lib/libid3.so.3.8.3
-libdata/pkgconfig/id3lib.pc
share/man/man1/id3convert.1.gz
share/man/man1/id3cp.1.gz
share/man/man1/id3info.1.gz
share/man/man1/id3tag.1.gz
+share/pkgconfig/id3lib.pc