aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2012-12-31 16:17:28 +0000
committerAnton Berezin <tobez@FreeBSD.org>2012-12-31 16:17:28 +0000
commit8245202388128001b77a3e70ae81fffd1949e783 (patch)
tree7faa030e76f2e8f42e99883db0f406b31e65aa5a /ftp
parent92778ccaba6f7617d0cc2229755bbea160eaf86b (diff)
downloadports-8245202388128001b77a3e70ae81fffd1949e783.tar.gz
ports-8245202388128001b77a3e70ae81fffd1949e783.zip
Notes
Diffstat (limited to 'ftp')
-rw-r--r--ftp/p5-Net-FTPServer/Makefile16
-rw-r--r--ftp/p5-Net-FTPServer/distinfo4
2 files changed, 7 insertions, 13 deletions
diff --git a/ftp/p5-Net-FTPServer/Makefile b/ftp/p5-Net-FTPServer/Makefile
index 72d6c8487df7..60d77f1bc5c5 100644
--- a/ftp/p5-Net-FTPServer/Makefile
+++ b/ftp/p5-Net-FTPServer/Makefile
@@ -1,14 +1,8 @@
-# ex:ts=8
-# New ports collection makefile for: p5-Net-FTPServer
-# Date created: Jul 30, 2001
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= Net-FTPServer
-PORTVERSION= 1.122
-PORTREVISION= 3
+PORTVERSION= 1.125
CATEGORIES= ftp perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -50,7 +44,7 @@ MAN3= Net::FTPServer.3 \
Net::FTPServer::RO::FileHandle.3 \
Net::FTPServer::RO::Server.3
-DOCS= FAQ README TODO doc/*
+DOCS= README TODO doc/*
PORTDOCS= *
PORTEXAMPLES= ftpd.conf
@@ -58,7 +52,7 @@ PORTEXAMPLES= ftpd.conf
post-patch:
@${REINPLACE_CMD} -e "s/root,root/root,wheel/" \
-e "s,/usr/sbin,${PREFIX}/sbin," \
- ${WRKSRC}/Net-FTPServer.spec.PL
+ ${WRKSRC}/package/Net-FTPServer.spec.PL
@${REINPLACE_CMD} -e "s/-g root/-g wheel/" \
-e "s,$$.PREFIX./sbin,${PREFIX}/sbin," \
-e "s,$$.SITEPREFIX./sbin,${PREFIX}/sbin," \
@@ -67,7 +61,7 @@ post-patch:
post-install:
.if !defined(NOPORTEXAMPLES)
@${MKDIR} ${EXAMPLESDIR}
- @${INSTALL_DATA} ${WRKSRC}/ftpd.conf ${EXAMPLESDIR}
+ @${INSTALL_DATA} ${WRKSRC}/etc/ftpd.conf ${EXAMPLESDIR}
.endif
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
diff --git a/ftp/p5-Net-FTPServer/distinfo b/ftp/p5-Net-FTPServer/distinfo
index 776f522b08cf..7e9c7f091068 100644
--- a/ftp/p5-Net-FTPServer/distinfo
+++ b/ftp/p5-Net-FTPServer/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Net-FTPServer-1.122.tar.gz) = d7a5257c982edaa83b2cd5c1cbb3190a27b8f9996b382cbaa69d2c5d6171d75c
-SIZE (Net-FTPServer-1.122.tar.gz) = 127256
+SHA256 (Net-FTPServer-1.125.tar.gz) = 1683d717e75d79cd663308d51cef28e12d2c52496cb6ef50f5709192ac90e0c5
+SIZE (Net-FTPServer-1.125.tar.gz) = 128458