Date: Sat, 31 Jan 2009 20:05:11 +0800 (CST) From: Hung-Yi Chen <gaod@hychen.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/131201: [UPDATE] ftp/smbftpd: update to 2.2 Message-ID: <200901311205.n0VC5BF0018168@gaod.tfcis.org> Resent-Message-ID: <200901311230.n0VCU5Li018402@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 131201 >Category: ports >Synopsis: [UPDATE] ftp/smbftpd: update to 2.2 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Jan 31 12:30:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Hung-Yi Chen >Release: FreeBSD 7.1-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD gaod.tfcis.org 7.1-RELEASE-p2 FreeBSD 7.1-RELEASE-p2 #1: Sat Jan 31 15:02:27 CST 2009 gaod@gaod.tfcis.org:/usr/src/sys/i386/compile/gaod i386 >Description: Update to 2.2. Bug fixes: - Fixed FreeBSD security advisory FreeBSD-SA-08:12.ftpd - Fixed a typo on smbftpd-user help - Fixed the bug of wrong file time when file time is 2008/12/30 >How-To-Repeat: >Fix: --- smbftpd begins here --- ===> Generating patch ===> Viewing diff with more diff -ruN --exclude=CVS /usr/ports/ftp/smbftpd.orig/Makefile /usr/ports/ftp/smbftpd/Makefile --- /usr/ports/ftp/smbftpd.orig/Makefile 2008-09-03 07:33:53.000000000 +0800 +++ /usr/ports/ftp/smbftpd/Makefile 2009-01-31 19:46:47.000000000 +0800 @@ -6,10 +6,11 @@ # PORTNAME= smbftpd -PORTVERSION= 2.1 +PORTVERSION= 2.2 CATEGORIES= ftp -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.twbsd.org/download/download.php?file=smbftpd/ + MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= jnlin@csie.nctu.edu.tw diff -ruN --exclude=CVS /usr/ports/ftp/smbftpd.orig/distinfo /usr/ports/ftp/smbftpd/distinfo --- /usr/ports/ftp/smbftpd.orig/distinfo 2008-09-03 07:33:53.000000000 +0800 +++ /usr/ports/ftp/smbftpd/distinfo 2009-01-31 19:45:22.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (smbftpd-2.1.tar.gz) = e3862c2019dac5ec2a15dd85d8c46af7 -SHA256 (smbftpd-2.1.tar.gz) = 4e99958bbd9e5336553570edb166b79f6fbf8918e3ec8f5526fb2c15e597c707 -SIZE (smbftpd-2.1.tar.gz) = 138896 +MD5 (smbftpd-2.2.tar.gz) = 89a263832c4363c4bf00aef32b6007a7 +SHA256 (smbftpd-2.2.tar.gz) = 9b9fff9c525652a5a68aeec3ad210dc52baeeeef684934aa2ddbbec7b69351a2 +SIZE (smbftpd-2.2.tar.gz) = 139266 ===> Done --- smbftpd ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901311205.n0VC5BF0018168>