aboutsummaryrefslogtreecommitdiff
path: root/net/ntp/files
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2009-12-22 18:11:24 +0000
committerCy Schubert <cy@FreeBSD.org>2009-12-22 18:11:24 +0000
commit6da3f689bbd21dd4a11bea366c927a1d82c78c85 (patch)
treece9f0257422ed27626815a9a762430a2ae8cd9df /net/ntp/files
parent51af1cd33b867091b5852b975ab7bb70097e8464 (diff)
downloadports-6da3f689bbd21dd4a11bea366c927a1d82c78c85.tar.gz
ports-6da3f689bbd21dd4a11bea366c927a1d82c78c85.zip
Update from 4.2.4p7 to 4.2.6p1-RC1 (4.2.6p1.r1).
Notes
Notes: svn path=/head/; revision=246463
Diffstat (limited to 'net/ntp/files')
-rw-r--r--net/ntp/files/patch-configure14
-rw-r--r--net/ntp/files/patch-sntp-socket.c14
2 files changed, 0 insertions, 28 deletions
diff --git a/net/ntp/files/patch-configure b/net/ntp/files/patch-configure
deleted file mode 100644
index 72dd4c4c4494..000000000000
--- a/net/ntp/files/patch-configure
+++ /dev/null
@@ -1,14 +0,0 @@
---- configure.orig Sun Jul 9 04:08:43 2006
-+++ configure Thu Oct 5 11:20:15 2006
-@@ -1479,6 +1479,11 @@
- done
- done
- ;;
-+ i?86-*-freebsd[[123]].*)
-+ ;;
-+ i?86-*-freebsd*)
-+ ans=yes
-+ ;;
- esac
- done
-
diff --git a/net/ntp/files/patch-sntp-socket.c b/net/ntp/files/patch-sntp-socket.c
deleted file mode 100644
index d36272b79158..000000000000
--- a/net/ntp/files/patch-sntp-socket.c
+++ /dev/null
@@ -1,14 +0,0 @@
---- sntp/socket.c.orig Sun Jul 9 04:01:46 2006
-+++ sntp/socket.c Fri Aug 4 20:56:59 2006
-@@ -7,8 +7,10 @@
- the only system that the author uses that has it is Linux. */
-
-
--
-+/* XXX config.h not generated by configure script in this directory */
-+#if 0
- #include "config.h"
-+#endif
-
- #include "header.h"
- #include "internet.h"