Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Mar 2002 23:55:51 +0800 (CST)
From:      Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@infomath.math.nctu.edu.tw
Subject:   ports/36422: Update port: ftp/pftpd
Message-ID:  <20020328155551.840B93D8D@infomath.math.nctu.edu.tw>

next in thread | raw e-mail | index | archive | help

>Number:         36422
>Category:       ports
>Synopsis:       Update port: ftp/pftpd
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 28 08:00:10 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 4.5-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD InfoMath.Math.NCTU.edu.tw 4.5-RELEASE-p2 FreeBSD 4.5-RELEASE-p2 #5: Fri Mar 8 02:38:09 CST 2002 root@InfoMath.Math.NCTU.edu.tw:/home/obj/usr/src/sys/InFoMath i386


	
>Description:
	Upgrade to 0.3.3
	
>How-To-Repeat:

	
>Fix:

diff -ruN /usr/ports/ftp/pftpd/Makefile pftpd/Makefile
--- /usr/ports/ftp/pftpd/Makefile	Mon Mar 18 00:08:13 2002
+++ pftpd/Makefile	Thu Mar 28 23:50:38 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pftpd
-PORTVERSION=	0.31
+PORTVERSION=	0.33
 CATEGORIES=	ftp
 MASTER_SITES=	ftp://ftp.lysator.liu.se/pub/unix/pftpd/
 
@@ -19,5 +19,8 @@
 
 post-configure:
 	@${PERL} -pi -e 's/.*man8.*//g' ${WRKSRC}/Makefile
+
+post-install:
+	@${CAT} ${WRKSRC}/ISSUES
 
 .include <bsd.port.mk>
diff -ruN /usr/ports/ftp/pftpd/distinfo pftpd/distinfo
--- /usr/ports/ftp/pftpd/distinfo	Mon Mar 18 00:08:13 2002
+++ pftpd/distinfo	Thu Mar 28 23:47:49 2002
@@ -1 +1 @@
-MD5 (pftpd-0.31.tar.gz) = b63f2bd022eb787bb68a45c7dcc02de4
+MD5 (pftpd-0.33.tar.gz) = 1553bd726e0cf50113408b33b9f41d74
	


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020328155551.840B93D8D>