git: aafca15c6894 - main - net/p5-Daemon-Generic: Update version requirement of *_DEPENDS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Apr 2022 00:01:28 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=aafca15c6894ee664ca9a886e8bfbcbc051b6b56
commit aafca15c6894ee664ca9a886e8bfbcbc051b6b56
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-04-17 23:43:50 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-04-17 23:58:12 +0000
net/p5-Daemon-Generic: Update version requirement of *_DEPENDS
---
net/p5-Daemon-Generic/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/p5-Daemon-Generic/Makefile b/net/p5-Daemon-Generic/Makefile
index ca1c9ac16d5d..f57e7202eb8f 100644
--- a/net/p5-Daemon-Generic/Makefile
+++ b/net/p5-Daemon-Generic/Makefile
@@ -12,7 +12,7 @@ COMMENT= Framework to provide start/stop/reload for a daemon
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-File-Flock>=0:devel/p5-File-Flock \
p5-File-Slurp>=0:devel/p5-File-Slurp \
- p5-AnyEvent>=0:devel/p5-AnyEvent \
+ p5-AnyEvent>=0,1:devel/p5-AnyEvent \
p5-Event>=0:devel/p5-Event \
p5-Eval-LineNumbers>=0:devel/p5-Eval-LineNumbers