summaryrefslogtreecommitdiff
path: root/devel/libuuid
diff options
context:
space:
mode:
authorschmonz <schmonz>2014-05-17 16:19:27 +0000
committerschmonz <schmonz>2014-05-17 16:19:27 +0000
commit83a2b80a7d645fc35327e7760ea35c208526b8f6 (patch)
tree83f59bbf743a475ee1ee94501ed4d3c0cc203bd9 /devel/libuuid
parent6f7f4759b5ac2927523a5eddafcb77e3d1eb3e81 (diff)
downloadpkgsrc-83a2b80a7d645fc35327e7760ea35c208526b8f6.tar.gz
More empty cases have been added. Patch them out to fix build on NetBSD.
Diffstat (limited to 'devel/libuuid')
-rw-r--r--devel/libuuid/distinfo4
-rw-r--r--devel/libuuid/patches/patch-aa26
2 files changed, 27 insertions, 3 deletions
diff --git a/devel/libuuid/distinfo b/devel/libuuid/distinfo
index 91f819879f6..caf198813fb 100644
--- a/devel/libuuid/distinfo
+++ b/devel/libuuid/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.6 2014/05/11 04:59:07 pho Exp $
+$NetBSD: distinfo,v 1.7 2014/05/17 16:19:27 schmonz Exp $
SHA1 (util-linux-2.24.2.tar.xz) = 4d2159b2420b8090b31f7198ff9d392a5b3cf0ff
RMD160 (util-linux-2.24.2.tar.xz) = 7db147ba5545aadef19920815b6461001afb1f4e
Size (util-linux-2.24.2.tar.xz) = 3586580 bytes
-SHA1 (patch-aa) = 7e59f46e346e2b6e09dc4853215b95546f9c792c
+SHA1 (patch-aa) = 50054bed3cb5da7ffebb7bfd3f2da0d92b0616d7
SHA1 (patch-ab) = 160c13ca5ff36c4ed78aaa9bd3b4d270a5a8b847
SHA1 (patch-lib_randutils.c) = 5cab5d27a4936478c55c8d11dc002df9a0a41962
diff --git a/devel/libuuid/patches/patch-aa b/devel/libuuid/patches/patch-aa
index 28220bfb711..37cca682c02 100644
--- a/devel/libuuid/patches/patch-aa
+++ b/devel/libuuid/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.3 2014/05/05 20:14:55 adam Exp $
+$NetBSD: patch-aa,v 1.4 2014/05/17 16:19:27 schmonz Exp $
sh doesn't like the empty case
@@ -52,3 +52,27 @@ sh doesn't like the empty case
fi
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+@@ -21078,11 +21058,6 @@ if ac_fn_c_try_compile "$LINENO"; then :
+ else
+
+ syscall=no
+- if test "x$linux_os" = xyes; then
+- case $host_cpu in
+-
+- esac
+- fi
+
+ fi
+ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+@@ -22620,11 +22595,6 @@ if ac_fn_c_try_compile "$LINENO"; then :
+ else
+
+ syscall=no
+- if test "x$linux_os" = xyes; then
+- case $host_cpu in
+-
+- esac
+- fi
+
+ fi
+ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext