svn commit: r514048 - head/devel/ice

Michael Gmelin grembo at FreeBSD.org
Tue Oct 8 08:04:50 UTC 2019


Author: grembo
Date: Tue Oct  8 08:04:49 2019
New Revision: 514048
URL: https://svnweb.freebsd.org/changeset/ports/514048

Log:
  Limit portscout to version 3.6.x.

Modified:
  head/devel/ice/Makefile

Modified: head/devel/ice/Makefile
==============================================================================
--- head/devel/ice/Makefile	Tue Oct  8 08:02:25 2019	(r514047)
+++ head/devel/ice/Makefile	Tue Oct  8 08:04:49 2019	(r514048)
@@ -42,6 +42,7 @@ INVALID_BDB_VER=	48 6
 USE_LDCONFIG=		yes
 BUILD_WRKSRC?=		${WRKSRC}/cpp
 INSTALL_WRKSRC?=	${WRKSRC}/cpp
+PORTSCOUT=		limit:^3\.6\.
 USE_GITHUB=		yes
 GH_ACCOUNT=		zeroc-ice
 GH_PROJECT=		ice


More information about the svn-ports-head mailing list