aboutsummaryrefslogtreecommitdiff
path: root/archivers/rpm4
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2012-12-22 12:45:23 +0000
committerJohan van Selst <johans@FreeBSD.org>2012-12-22 12:45:23 +0000
commit801590780d8ffd1055403ca0c43ae1e8ba6d37ff (patch)
treeb3ce59e11a6325b054064ec2d8f2a61fd79c6cdd /archivers/rpm4
parent75fcf57fc81c98c90ef57e1be97badf860b63831 (diff)
downloadports-801590780d8ffd1055403ca0c43ae1e8ba6d37ff.tar.gz
ports-801590780d8ffd1055403ca0c43ae1e8ba6d37ff.zip
Notes
Diffstat (limited to 'archivers/rpm4')
-rw-r--r--archivers/rpm4/distinfo4
-rw-r--r--archivers/rpm4/files/patch-system.h3
2 files changed, 3 insertions, 4 deletions
diff --git a/archivers/rpm4/distinfo b/archivers/rpm4/distinfo
index 9604c8ff6bc9..d218d3e25925 100644
--- a/archivers/rpm4/distinfo
+++ b/archivers/rpm4/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rpm-4.10.2.tar.bz2) = de1b50433ca887170570e5d610e151d5b77957a4122561c59979069ae8eb5d58
-SIZE (rpm-4.10.2.tar.bz2) = 3545289
+SHA256 (rpm-4.10.2.tar.bz2) = e9278a2b40f08bae5a9592b9b42f11f88b2e880cc34e57113d53461ed7de6e7b
+SIZE (rpm-4.10.2.tar.bz2) = 3545536
diff --git a/archivers/rpm4/files/patch-system.h b/archivers/rpm4/files/patch-system.h
index d1a1c0a88ded..087025591e2a 100644
--- a/archivers/rpm4/files/patch-system.h
+++ b/archivers/rpm4/files/patch-system.h
@@ -1,6 +1,6 @@
--- system.h.orig 2011-06-10 15:27:05.000000000 +0200
+++ system.h 2011-06-10 15:27:09.000000000 +0200
-@@ -39,6 +39,14 @@ char * stpncpy(char * dest, const char *
+@@ -39,6 +39,13 @@ char * stpncpy(char * dest, const char *
#define getenv(_s) __secure_getenv(_s)
#endif
@@ -10,7 +10,6 @@
+#include <libgen.h>
+#include <sys/wait.h>
+#include <netinet/in.h>
-+#include <errno.h>
+
#ifdef HAVE_FCNTL_H
#include <fcntl.h>