pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/raspberrypi-userland bump BUILDLINK_API_DEPENDS.r...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dfa51182a696
branches:  trunk
changeset: 645550:dfa51182a696
user:      jmcneill <jmcneill%pkgsrc.org@localhost>
date:      Thu Jan 29 23:38:28 2015 +0000

description:
bump BUILDLINK_API_DEPENDS.raspberrypi-userland

diffstat:

 misc/raspberrypi-userland/buildlink3.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r e6d2c51c4905 -r dfa51182a696 misc/raspberrypi-userland/buildlink3.mk
--- a/misc/raspberrypi-userland/buildlink3.mk   Thu Jan 29 22:43:37 2015 +0000
+++ b/misc/raspberrypi-userland/buildlink3.mk   Thu Jan 29 23:38:28 2015 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: buildlink3.mk,v 1.2 2015/01/18 21:41:36 jmcneill Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2015/01/29 23:38:28 jmcneill Exp $
 
 BUILDLINK_TREE+=       raspberrypi-userland
 
 .if !defined(RASPBERRYPI_USERLAND_BUILDLINK3_MK)
 RASPBERRYPI_USERLAND_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.raspberrypi-userland+=   raspberrypi-userland>=20130128nb1
+BUILDLINK_API_DEPENDS.raspberrypi-userland+=   raspberrypi-userland>=20150118nb1
 BUILDLINK_PKGSRCDIR.raspberrypi-userland?=     ../../misc/raspberrypi-userland
 .endif # RASPBERRYPI_USERLAND_BUILDLINK3_MK
 



Home | Main Index | Thread Index | Old Index