pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/collectd/patches Remove stale patch file.
details: https://anonhg.NetBSD.org/pkgsrc/rev/dcc6a174ab5e
branches: trunk
changeset: 649952:dcc6a174ab5e
user: fhajny <fhajny%pkgsrc.org@localhost>
date: Tue Apr 14 09:06:12 2015 +0000
description:
Remove stale patch file.
diffstat:
sysutils/collectd/patches/patch-configure | 29 -----------------------------
1 files changed, 0 insertions(+), 29 deletions(-)
diffs (33 lines):
diff -r 3482d83138d1 -r dcc6a174ab5e sysutils/collectd/patches/patch-configure
--- a/sysutils/collectd/patches/patch-configure Tue Apr 14 08:55:16 2015 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,29 +0,0 @@
-$NetBSD: patch-configure,v 1.1 2014/02/17 11:21:55 fhajny Exp $
-
-Remove m4 cruft.
---- configure.orig 2014-01-26 08:10:00.249270750 +0000
-+++ configure
-@@ -18338,19 +18338,19 @@ $as_echo_n "checking if have htonll defi
- have_htonll="no"
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
- /* end confdefs.h. */
--[
-+
- #include <sys/types.h>
- #include <netinet/in.h>
- #if HAVE_INTTYPES_H
- # include <inttypes.h>
- #endif
--]
-+
- int
- main ()
- {
--[
-+
- return htonll(0);
--]
-+
-
- ;
- return 0;
Home |
Main Index |
Thread Index |
Old Index