Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Dec 2019 15:20:01 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r521627 - head/devel/linux_libusb
Message-ID:  <201912311520.xBVFK1Cg014875@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Tue Dec 31 15:20:01 2019
New Revision: 521627
URL: https://svnweb.freebsd.org/changeset/ports/521627

Log:
  devel/linux_libusb: bump linux-devtools dependency to Centos 7

Modified:
  head/devel/linux_libusb/Makefile

Modified: head/devel/linux_libusb/Makefile
==============================================================================
--- head/devel/linux_libusb/Makefile	Tue Dec 31 15:19:39 2019	(r521626)
+++ head/devel/linux_libusb/Makefile	Tue Dec 31 15:20:01 2019	(r521627)
@@ -3,14 +3,14 @@
 
 PORTNAME=	linux_libusb
 PORTVERSION=	11.0r${FSVN_REV}
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	devel linux
 MASTER_SITES=	LOCAL/nox
 
 MAINTAINER=	emulation@FreeBSD.org
 COMMENT=	Linux-compatibility libusb
 
-BUILD_DEPENDS=	${LINUXBASE}/usr/bin/gcc:devel/linux-c6-devtools
+BUILD_DEPENDS=	${LINUXBASE}/usr/bin/gcc:devel/linux-c7-devtools
 
 USES=		tar:bzip2
 ONLY_FOR_ARCHS=	i386 amd64



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912311520.xBVFK1Cg014875>