aboutsummaryrefslogtreecommitdiffstats
path: root/testing/networkmanager/nm-policy-hostname.patch
diff options
context:
space:
mode:
authorStuart Cardall <developer@it-offshore.co.uk>2015-04-28 00:38:05 +0000
committerCarlo Landmeter <clandmeter@gmail.com>2015-04-28 16:06:45 +0200
commit6a0ddb4d20f62d15e705f695c2af13318bd5b8c0 (patch)
tree8013f62459339533fcf8c7ce31b9e89ab3f3cf80 /testing/networkmanager/nm-policy-hostname.patch
parentc15bb38e698f0fd8d3b1adf9247a9808aa05da1a (diff)
downloadaports-6a0ddb4d20f62d15e705f695c2af13318bd5b8c0.tar.bz2
aports-6a0ddb4d20f62d15e705f695c2af13318bd5b8c0.tar.xz
testing/networkmanager: update to 1.0.0
resubmitting with ncurses-terminfo moved from $depends_dev to $make_depends.
Diffstat (limited to 'testing/networkmanager/nm-policy-hostname.patch')
-rw-r--r--testing/networkmanager/nm-policy-hostname.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/testing/networkmanager/nm-policy-hostname.patch b/testing/networkmanager/nm-policy-hostname.patch
deleted file mode 100644
index e7a7b01ad7..0000000000
--- a/testing/networkmanager/nm-policy-hostname.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./src/nm-policy-hostname.h.orig 2013-06-10 09:31:15.721414505 +0000
-+++ ./src/nm-policy-hostname.h 2013-06-10 09:31:46.421718239 +0000
-@@ -22,6 +22,8 @@
- #ifndef NM_POLICY_HOSTNAME_H
- #define NM_POLICY_HOSTNAME_H
-
-+#include <sys/socket.h>
-+#include <netinet/in.h>
- #include <glib.h>
-
- gboolean nm_policy_set_system_hostname (const char *new_hostname, const char *msg);