Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Feb 2017 09:21:51 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r433292 - head/devel/py-libusb115
Message-ID:  <201702040921.v149Lpja091458@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sat Feb  4 09:21:51 2017
New Revision: 433292
URL: https://svnweb.freebsd.org/changeset/ports/433292

Log:
  devel/py-libusb115: ignore 1.6 update

Modified:
  head/devel/py-libusb115/Makefile   (contents, props changed)

Modified: head/devel/py-libusb115/Makefile
==============================================================================
--- head/devel/py-libusb115/Makefile	Sat Feb  4 09:07:53 2017	(r433291)
+++ head/devel/py-libusb115/Makefile	Sat Feb  4 09:21:51 2017	(r433292)
@@ -9,4 +9,6 @@ PATCHDIR=	${.CURDIR}/files
 
 CONFLICTS_INSTALL=	${PKGNAMEPREFIX}${PORTNAME}
 
+PORTSCOUT=	limit:^1\.5\.
+
 .include "${MASTERDIR}/Makefile"



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