From 89cb192015423551f59eef4787eb4f1024bdc7aa Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Mon, 19 May 2014 22:58:14 +0000 Subject: Update ftp/proftpd to 1.3.5 Update ftp/proftpd-mod_geoip to 1.3.5 (now shipped with ProFTPd) Update security/proftpd-mod_clamav to 0.13 --- ftp/proftpd/files/patch-src-wtmp.c | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 ftp/proftpd/files/patch-src-wtmp.c (limited to 'ftp/proftpd/files/patch-src-wtmp.c') diff --git a/ftp/proftpd/files/patch-src-wtmp.c b/ftp/proftpd/files/patch-src-wtmp.c deleted file mode 100644 index a73ecf1f7fe5..000000000000 --- a/ftp/proftpd/files/patch-src-wtmp.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/wtmp.c.orig 2012-08-04 08:45:32.292505678 +0200 -+++ src/wtmp.c 2012-08-04 08:45:35.508505108 +0200 -@@ -97,7 +97,7 @@ - #else /* SVR4 */ - utx.ut_syslen = strlen(utx.ut_host)+1; - --# ifdef __sparcv9 -+# ifdef __sparcv9 && !defined(__FreeBSD__) - time(&t); - utx.ut_tv.tv_sec = (time32_t)t; - # else -- cgit v1.2.3