ports/50857: Maintainer Update Port: ftp/twoftpd

Gea-Suan Lin gslin at netnews.NCTU.edu.tw
Sat Apr 12 13:20:17 UTC 2003


>Number:         50857
>Category:       ports
>Synopsis:       Maintainer Update Port: ftp/twoftpd
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 12 06:20:13 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 4.8-RELEASE FreeBSD 4.8-RELEASE #4: Mon Apr 7 04:42:10 CST 2003 root at netnews.NCTU.edu.tw:/usr/obj/usr/src/sys/NETNEWS i386


	
>Description:
	Upgrade to 1.17.
	
>How-To-Repeat:
	
>Fix:

diff -ruN /usr/ports/ftp/twoftpd/Makefile twoftpd/Makefile
--- /usr/ports/ftp/twoftpd/Makefile	Sat Feb 22 03:07:11 2003
+++ twoftpd/Makefile	Sat Apr 12 21:10:02 2003
@@ -6,16 +6,27 @@
 #
 
 PORTNAME=	twoftpd
-PORTVERSION=	1.15
+PORTVERSION=	1.17
 CATEGORIES=	ftp
 MASTER_SITES=	http://untroubled.org/twoftpd/
 
 MAINTAINER=	gslin at ccca.nctu.edu.tw
 COMMENT=	A simple, secure, efficient FTP server
 
+BUILD_DEPENDS=	${LOCALBASE}/lib/libbg-str.a:${PORTSDIR}/devel/bglibs
+RUN_DEPENDS=	${BUILD_DEPENDS}
+
+USE_REINPLACE=	yes
+
 MAN1=		twoftpd-auth.1 twoftpd-xfer.1
 
-BIN=		twoftpd-anon twoftpd-anon-conf twoftpd-auth twoftpd-conf twoftpd-xfer
+BIN=		twoftpd-anon twoftpd-anon-conf twoftpd-auth	\
+		twoftpd-bind-port twoftpd-conf twoftpd-xfer
+
+post-patch:
+	${REINPLACE_CMD} -e 's,/usr/local/bglibs/,${LOCALBASE}/,'	\
+	${WRKSRC}/conf-bgincs ${WRKSRC}/conf-bglibs
+	${REINPLACE_CMD} -e 's,/usr/local/,${PREFIX}/,' ${WRKSRC}/conf-bin
 
 do-install:
 .for FILE in ${MAN1}
diff -ruN /usr/ports/ftp/twoftpd/distinfo twoftpd/distinfo
--- /usr/ports/ftp/twoftpd/distinfo	Tue May 21 11:33:11 2002
+++ twoftpd/distinfo	Sat Apr 12 20:44:51 2003
@@ -1 +1 @@
-MD5 (twoftpd-1.15.tar.gz) = 1a247c51f3b99ca1414ad39d02d3728f
+MD5 (twoftpd-1.17.tar.gz) = 818e12c71cee805d49fc732757358806
diff -ruN /usr/ports/ftp/twoftpd/pkg-plist twoftpd/pkg-plist
--- /usr/ports/ftp/twoftpd/pkg-plist	Mon Sep 17 00:18:47 2001
+++ twoftpd/pkg-plist	Sat Apr 12 21:09:58 2003
@@ -1,5 +1,6 @@
 sbin/twoftpd-anon 
 sbin/twoftpd-anon-conf
 sbin/twoftpd-auth
+sbin/twoftpd-bind-port
 sbin/twoftpd-conf
 sbin/twoftpd-xfer
	


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



More information about the freebsd-ports-bugs mailing list