aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-06-26 11:55:23 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-06-26 11:55:23 +0000
commitaae33b1c396e710749747867925ae9237fa9af43 (patch)
tree5635fb7e2da6855267242c3a2f96be8de0f05edc /ftp
parentea9a1e8d24ebfee88317a1ea37bb29ca46e672fb (diff)
downloadports-aae33b1c396e710749747867925ae9237fa9af43.tar.gz
ports-aae33b1c396e710749747867925ae9237fa9af43.zip
Move devel/p5-IO-stringy to devel/p5-IO-Stringy and update to 2.113
- Fix LICENSE_FILE - Update pkg-descr - Update WWW - Bump PORTREVISION of dependent ports for dependency change Changes: https://metacpan.org/changes/distribution/IO-Stringy
Notes
Notes: svn path=/head/; revision=540492
Diffstat (limited to 'ftp')
-rw-r--r--ftp/p5-Net-FTPServer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/p5-Net-FTPServer/Makefile b/ftp/p5-Net-FTPServer/Makefile
index 8e0c0fb877ea..7970298a1d3b 100644
--- a/ftp/p5-Net-FTPServer/Makefile
+++ b/ftp/p5-Net-FTPServer/Makefile
@@ -3,7 +3,7 @@
PORTNAME= Net-FTPServer
PORTVERSION= 1.125
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= ftp perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,7 +17,7 @@ RUN_DEPENDS= p5-Archive-Zip>=0:archivers/p5-Archive-Zip \
p5-BSD-Resource>=0:devel/p5-BSD-Resource \
p5-DBI>=0:databases/p5-DBI \
p5-File-Sync>=0:devel/p5-File-Sync \
- p5-IO-stringy>=1.126:devel/p5-IO-stringy
+ p5-IO-Stringy>=1.126:devel/p5-IO-Stringy
MAKE_ENV+= NOCONF=1
USES= perl5