pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/misc/raspberrypi-userland



Module Name:    pkgsrc
Committed By:   skrll
Date:           Thu Jan 12 05:49:54 UTC 2017

Modified Files:
        pkgsrc/misc/raspberrypi-userland: Makefile distinfo
Removed Files:
        pkgsrc/misc/raspberrypi-userland/patches:
            patch-host__applications_linux_apps_dtoverlay_dtoverlay__main.c

Log Message:
Update to 734d76b0675685e9ec9148694f2cc00f58e5ebc0.

Various bug fixes


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/misc/raspberrypi-userland/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/misc/raspberrypi-userland/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/misc/raspberrypi-userland/patches/patch-host__applications_linux_apps_dtoverlay_dtoverlay__main.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/raspberrypi-userland/Makefile
diff -u pkgsrc/misc/raspberrypi-userland/Makefile:1.9 pkgsrc/misc/raspberrypi-userland/Makefile:1.10
--- pkgsrc/misc/raspberrypi-userland/Makefile:1.9       Tue Nov  1 16:45:27 2016
+++ pkgsrc/misc/raspberrypi-userland/Makefile   Thu Jan 12 05:49:54 2017
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.9 2016/11/01 16:45:27 skrll Exp $
+# $NetBSD: Makefile,v 1.10 2017/01/12 05:49:54 skrll Exp $
 #
 
-DISTNAME=      userland-20161101
+DISTNAME=      userland-20170109
 PKGNAME=       raspberrypi-${DISTNAME}
 CATEGORIES=    misc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=jaredmcneill/}
 GITHUB_PROJECT=        userland
-GITHUB_TAG=    f23cb469c938c6035ebd9a285257743f9a2f9de1
+GITHUB_TAG=    734d76b0675685e9ec9148694f2cc00f58e5ebc0
 
 MAINTAINER=    jmcneill%NetBSD.org@localhost
 HOMEPAGE=      http://github.com/jaredmcneill/userland

Index: pkgsrc/misc/raspberrypi-userland/distinfo
diff -u pkgsrc/misc/raspberrypi-userland/distinfo:1.7 pkgsrc/misc/raspberrypi-userland/distinfo:1.8
--- pkgsrc/misc/raspberrypi-userland/distinfo:1.7       Tue Nov  1 16:45:27 2016
+++ pkgsrc/misc/raspberrypi-userland/distinfo   Thu Jan 12 05:49:54 2017
@@ -1,11 +1,10 @@
-$NetBSD: distinfo,v 1.7 2016/11/01 16:45:27 skrll Exp $
+$NetBSD: distinfo,v 1.8 2017/01/12 05:49:54 skrll Exp $
 
-SHA1 (userland-20161101-f23cb469c938c6035ebd9a285257743f9a2f9de1.tar.gz) = e0158b3b092dd26ccc0367abf1afb34a5b09a0be
-RMD160 (userland-20161101-f23cb469c938c6035ebd9a285257743f9a2f9de1.tar.gz) = da8aa921c71939936c1fcd592d34c792ff898347
-SHA512 (userland-20161101-f23cb469c938c6035ebd9a285257743f9a2f9de1.tar.gz) = 
fc056c69cb4168cd6492c207a53ac5f234ea6dbb530d80546d00594ea9feafa36fdf326809f7e43ffffbdabbc25c8e44cc62fa4c5d36cb05ba7f8bf49404426d
-Size (userland-20161101-f23cb469c938c6035ebd9a285257743f9a2f9de1.tar.gz) = 32911758 bytes
+SHA1 (userland-20170109-734d76b0675685e9ec9148694f2cc00f58e5ebc0.tar.gz) = 6d5db24f38e40a2aed866c8b96cd88074a4dc93b
+RMD160 (userland-20170109-734d76b0675685e9ec9148694f2cc00f58e5ebc0.tar.gz) = 0ac98329e36095fad45017d972eb0a14b7f3b30b
+SHA512 (userland-20170109-734d76b0675685e9ec9148694f2cc00f58e5ebc0.tar.gz) = 
937591729ee19ee56722b354565163b07a23ba76d211c3bf5f340789e8fef334f18066448d59e4acd1147abfb7bd7c4c1a7fba6917a4072a59e2c17afd774e73
+Size (userland-20170109-734d76b0675685e9ec9148694f2cc00f58e5ebc0.tar.gz) = 32917687 bytes
 SHA1 (patch-host__applications_linux_apps_dtmerge_dtmerge.c) = 732dc54db48d43b97d558cd938617418bc0c3655
-SHA1 (patch-host__applications_linux_apps_dtoverlay_dtoverlay__main.c) = 203f016d379724cf66b114e8bfee7eb8e43c1e23
 SHA1 (patch-host__applications_linux_apps_tvservice_tvservice.c) = 2cc304252c102d46603f6649eb959984e9d44b1f
 SHA1 (patch-interface_vchiq__arm_vchiq__lib.c) = a9535aa96ba3374f2a559899c6baff9ddc935f3f
 SHA1 (patch-interface_vcos_CMakeLists.txt) = f96c052af9c1d10f3f386efc1b5d0006559e4e67



Home | Main Index | Thread Index | Old Index