git: ffe562e5c24a - main - databases/mydumper: Remove outdated PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 07 Mar 2022 18:16:15 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ffe562e5c24a99a64e63b4515692397d3836ad26
commit ffe562e5c24a99a64e63b4515692397d3836ad26
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-03-07 17:50:10 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-03-07 18:10:54 +0000
databases/mydumper: Remove outdated PORTSCOUT
---
databases/mydumper/Makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/databases/mydumper/Makefile b/databases/mydumper/Makefile
index b386b76f0ac2..0c612ee314a0 100644
--- a/databases/mydumper/Makefile
+++ b/databases/mydumper/Makefile
@@ -24,8 +24,6 @@ PLIST_FILES= sbin/mydumper sbin/myloader
GH_ACCOUNT= maxbube
USE_GITHUB= yes
-PORTSCOUT= skipv:v0.10.7-2
-
post-patch:
@${REINPLACE_CMD} -e '/link_libraries(mydumper/ s|)$$| -lm)|; s|-Werror||' ${WRKSRC}/CMakeLists.txt