Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 2004 16:31:45 +0400
From:      Roman Bogorodskiy <bogorodskiy@inbox.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/72635: [ maintainer ] ftp/wzdftpd: update to 0.4.2
Message-ID:  <E1CHiID-0003Xd-00.bogorodskiy-inbox-ru@mx2.mail.ru>
Resent-Message-ID: <200410131240.i9DCeMqE001107@freefall.freebsd.org>

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

>Number:         72635
>Category:       ports
>Synopsis:       [ maintainer ] ftp/wzdftpd: update to 0.4.2
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 13 12:40:22 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Roman Bogorodskiy
>Release:        FreeBSD 5.3-BETA7 i386
>Organization:
>Environment:
System: FreeBSD lame.novel.ru 5.3-BETA7 FreeBSD 5.3-BETA7 #11: Sun Oct 10 18:12:32 MSD 2004 root@lame.novel.ru:/usr/obj/usr/home/novel/current/src/sys/NOVEL i386

>Description:
	Update wzdftpd 0.4.2, patch-src-wzd_ServerThread.c is not needed 
	anymore.
>How-To-Repeat:
	
>Fix:

diff -ruN wzdftpd.orig/Makefile wzdftpd/Makefile
--- wzdftpd.orig/Makefile	Wed Oct 13 16:14:23 2004
+++ wzdftpd/Makefile	Wed Oct 13 16:14:32 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	wzdftpd
-PORTVERSION=	0.4.0
+PORTVERSION=	0.4.2
 CATEGORIES=	ftp ipv6
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -ruN wzdftpd.orig/distinfo wzdftpd/distinfo
--- wzdftpd.orig/distinfo	Wed Oct 13 16:14:23 2004
+++ wzdftpd/distinfo	Wed Oct 13 16:16:44 2004
@@ -1,2 +1,2 @@
-MD5 (wzdftpd-0.4.0.tar.gz) = 3d5dbf7b66170a9828d9b6e540af8857
-SIZE (wzdftpd-0.4.0.tar.gz) = 749260
+MD5 (wzdftpd-0.4.2.tar.gz) = dfe80e948ebc74f64afe1444a6ae3c50
+SIZE (wzdftpd-0.4.2.tar.gz) = 701176
diff -ruN wzdftpd.orig/files/patch-src-wzd_ServerThread.c wzdftpd/files/patch-src-wzd_ServerThread.c
--- wzdftpd.orig/files/patch-src-wzd_ServerThread.c	Wed Oct 13 16:14:23 2004
+++ wzdftpd/files/patch-src-wzd_ServerThread.c	Thu Jan  1 03:00:00 1970
@@ -1,18 +0,0 @@
---- src/wzd_ServerThread.c.orig	Sat Aug 28 19:48:52 2004
-+++ src/wzd_ServerThread.c	Sat Aug 28 19:49:22 2004
-@@ -28,6 +28,7 @@
- #include <winsock2.h>
- #else
- 
-+#include <sys/types.h>
- #include <sys/socket.h>
- #include <netinet/in.h>
- #include <arpa/inet.h>
-@@ -40,7 +41,6 @@
- #include <stdlib.h>
- #include <string.h>
- #include <ctype.h> /* isspace */
--#include <sys/types.h>
- #include <sys/stat.h>
- #include <time.h>
- #include <errno.h>
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1CHiID-0003Xd-00.bogorodskiy-inbox-ru>