diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-11-02 03:15:20 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-11-02 03:15:20 +0800 |
commit | 8f266e94bf644ffac1cbaba9068e6948da79e9d4 (patch) | |
tree | 16ed4704e807ddf5db719aa4a6303f01919bb98e /textproc | |
parent | 0384df0c2e3029afeb4fb6947705df3cda50c74d (diff) | |
download | freebsd-ports-gnome-8f266e94bf644ffac1cbaba9068e6948da79e9d4.tar.gz freebsd-ports-gnome-8f266e94bf644ffac1cbaba9068e6948da79e9d4.tar.zst freebsd-ports-gnome-8f266e94bf644ffac1cbaba9068e6948da79e9d4.zip |
Use real PORTVERSION and update dependent ports
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Hailo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Hailo/Makefile b/textproc/p5-Hailo/Makefile index 846db96a9f23..09d6f4345a12 100644 --- a/textproc/p5-Hailo/Makefile +++ b/textproc/p5-Hailo/Makefile @@ -42,7 +42,7 @@ TEST_DEPENDS= p5-Bot-Training>=0:misc/p5-Bot-Training \ p5-File-Slurp>=9999.13:devel/p5-File-Slurp \ p5-Test-Exception>=0.29:devel/p5-Test-Exception \ p5-Test-Expect>=0.31:devel/p5-Test-Expect \ - p5-Test-Output>=0.16:devel/p5-Test-Output \ + p5-Test-Output>=0.160:devel/p5-Test-Output \ p5-Test-Script>=1.07:devel/p5-Test-Script \ p5-Test-Script-Run>=0.04:devel/p5-Test-Script-Run \ p5-Test-Synopsis>=0.06:devel/p5-Test-Synopsis |