diff options
author | skrll <skrll@pkgsrc.org> | 2014-03-31 08:49:42 +0000 |
---|---|---|
committer | skrll <skrll@pkgsrc.org> | 2014-03-31 08:49:42 +0000 |
commit | 01605fdbef1bda896a57b684db81cb55e3fd83c0 (patch) | |
tree | cc060d319b51c5942def84727fa7ee68f0a09d8d | |
parent | 87192e3c4a7c2dd6c1801960b823e5996661242a (diff) | |
download | pkgsrc-01605fdbef1bda896a57b684db81cb55e3fd83c0.tar.gz |
Update to 20140329 based on bf068918b5fa6eb53d4b72846b36f2168cfb532e of
https://github.com/jaredmcneill/userland
Various bug and gcc 4.8 fixes
-rw-r--r-- | misc/raspberrypi-userland/Makefile | 4 | ||||
-rw-r--r-- | misc/raspberrypi-userland/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/misc/raspberrypi-userland/Makefile b/misc/raspberrypi-userland/Makefile index 3a0627afd78..a7c7c86ebf7 100644 --- a/misc/raspberrypi-userland/Makefile +++ b/misc/raspberrypi-userland/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2013/11/10 04:56:04 jun Exp $ +# $NetBSD: Makefile,v 1.6 2014/03/31 08:49:42 skrll Exp $ # -DISTNAME= raspberrypi-userland-20130803 +DISTNAME= raspberrypi-userland-20140329 CATEGORIES= misc MASTER_SITES= http://ftp.NetBSD.org/pub/NetBSD/misc/skrll/rpi/ diff --git a/misc/raspberrypi-userland/distinfo b/misc/raspberrypi-userland/distinfo index b6fd8efe4eb..9b107de59f7 100644 --- a/misc/raspberrypi-userland/distinfo +++ b/misc/raspberrypi-userland/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2013/08/06 10:55:15 skrll Exp $ +$NetBSD: distinfo,v 1.3 2014/03/31 08:49:42 skrll Exp $ -SHA1 (raspberrypi-userland-20130803.tar.gz) = c070462d1ecddd20022d971c95f510559999e784 -RMD160 (raspberrypi-userland-20130803.tar.gz) = b3c97cf4e5b967948bc3bbd8077b7c81a27cec33 -Size (raspberrypi-userland-20130803.tar.gz) = 32301982 bytes +SHA1 (raspberrypi-userland-20140329.tar.gz) = c555cd10773d2017039f9c456092e364a7a9d682 +RMD160 (raspberrypi-userland-20140329.tar.gz) = ba02090e4d1dc0ca027f02635f45f912383d1d2d +Size (raspberrypi-userland-20140329.tar.gz) = 32387040 bytes SHA1 (patch-interface_vmcs__host_linux_vcfiled_CMakeLists.txt) = 09eafe7b7d2a9743b7b5d6beca43026204ea451d |