mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-08 12:01:56 +00:00
Update to 0.5.4.
This commit is contained in:
parent
a02114c54f
commit
70ee08a894
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139231
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= wzdftpd
|
||||
PORTVERSION= 0.5.3
|
||||
PORTVERSION= 0.5.4
|
||||
CATEGORIES= ftp ipv6
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (wzdftpd-0.5.3.tar.gz) = fb36aac3c97a54ed7630c3b9f19cb7e1
|
||||
SIZE (wzdftpd-0.5.3.tar.gz) = 840090
|
||||
MD5 (wzdftpd-0.5.4.tar.gz) = 42307e6cceb5e037aa26d5e8dac4af1b
|
||||
SIZE (wzdftpd-0.5.4.tar.gz) = 812944
|
||||
|
11
ftp/wzdftpd/files/patch-src-wzd_types.h
Normal file
11
ftp/wzdftpd/files/patch-src-wzd_types.h
Normal file
@ -0,0 +1,11 @@
|
||||
--- src/wzd_types.h.orig Thu Jul 14 22:20:41 2005
|
||||
+++ src/wzd_types.h Thu Jul 14 22:21:11 2005
|
||||
@@ -43,6 +43,8 @@
|
||||
# include <inttypes.h>
|
||||
#endif
|
||||
|
||||
+#include <netinet/in.h>
|
||||
+
|
||||
/* win32-common definitions */
|
||||
#if defined (WIN32)
|
||||
|
Loading…
x
Reference in New Issue
Block a user