Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Feb 2022 05:19:01 GMT
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1aa7313efff3 - main - devel/liborcus: remove staled patch
Message-ID:  <202202170519.21H5J1m6064222@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1aa7313efff30b83a39356e3d55860293e991bdf

commit 1aa7313efff30b83a39356e3d55860293e991bdf
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-02-17 05:18:31 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-02-17 05:18:31 +0000

    devel/liborcus: remove staled patch
---
 devel/liborcus/files/patch-configure.ac | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/devel/liborcus/files/patch-configure.ac b/devel/liborcus/files/patch-configure.ac
deleted file mode 100644
index 064c6de93e43..000000000000
--- a/devel/liborcus/files/patch-configure.ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.ac.orig	2020-09-26 17:58:09 UTC
-+++ configure.ac
-@@ -217,7 +217,7 @@ AS_IF([test "x$with_tools" != "xno"], [
- # ============
- # mdds support
- # ============
--PKG_CHECK_MODULES([MDDS],[mdds-1.5 >= 1.4.99])
-+PKG_CHECK_MODULES([MDDS],[mdds-1.7 >= 1.4.99])
- CXXFLAGS="$CXXFLAGS $MDDS_CFLAGS"
- 
- # =================



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202170519.21H5J1m6064222>