Date: Mon, 4 Aug 2008 14:09:44 GMT From: Wen heping <wenheping@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/126241: [Update]ftp/twoftpd:update to 1.30 Message-ID: <200808041409.m74E9hfE072833@www.freebsd.org> Resent-Message-ID: <200808041410.m74EA1Hq004303@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 126241 >Category: ports >Synopsis: [Update]ftp/twoftpd:update to 1.30 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Aug 04 14:10:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen heping >Release: FreeBSD 7.0 release >Organization: ChangAn Middle School >Environment: FreeBSD tinderbox.wenjing.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: update to 1.30 from 1.21 >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2008-08-05 03:11:45.000000000 +0800 +++ Makefile 2008-08-05 04:38:55.000000000 +0800 @@ -6,17 +6,18 @@ # PORTNAME= twoftpd -PORTVERSION= 1.21 -PORTREVISION= 1 +PORTVERSION= 1.30 CATEGORIES= ftp MASTER_SITES= http://untroubled.org/${PORTNAME}/ MAINTAINER= ports@FreeBSD.org COMMENT= A simple, secure, efficient FTP server +BUILD_DEPENDS= ${LOCALBASE}/bin/bg-installer:${PORTSDIR}/devel/bglibs LIB_DEPENDS= cvm-v2client.1:${PORTSDIR}/security/cvm CFLAGS+= -I${LOCALBASE}/include +#-I${LOCALBASE}/include/bglibs LDFLAGS+= -s -L${LOCALBASE}/lib BGLIBS_LIB= ${LOCALBASE}/lib/bglibs BGLIBS_INCLUDE= ${LOCALBASE}/include/bglibs --- distinfo.orig 2007-01-30 03:05:03.000000000 +0800 +++ distinfo 2008-08-05 03:12:25.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (twoftpd-1.21.tar.gz) = aea76c06d38b50c9a230def0f16475c0 -SHA256 (twoftpd-1.21.tar.gz) = 1fc52b20e48d4ef8e18816836b3c2c9a807ef177e6036dd9e1dae102ff48ef29 -SIZE (twoftpd-1.21.tar.gz) = 61205 +MD5 (twoftpd-1.30.tar.gz) = 0e813a060dc9e23a9c6e725bdd1b12c6 +SHA256 (twoftpd-1.30.tar.gz) = 3dcb4fab909ad5148ed10f35263d6bfceb776747d0cea125fbf6806c5e090acc +SIZE (twoftpd-1.30.tar.gz) = 71266 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808041409.m74E9hfE072833>