Date: Sun, 17 Jun 2018 18:21:21 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r472620 - head/devel/libsimdpp Message-ID: <201806171821.w5HILLWG050217@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sun Jun 17 18:21:21 2018 New Revision: 472620 URL: https://svnweb.freebsd.org/changeset/ports/472620 Log: devel/libsimdpp: Limit portscout to valid versions Modified: head/devel/libsimdpp/Makefile Modified: head/devel/libsimdpp/Makefile ============================================================================== --- head/devel/libsimdpp/Makefile Sun Jun 17 18:15:09 2018 (r472619) +++ head/devel/libsimdpp/Makefile Sun Jun 17 18:21:21 2018 (r472620) @@ -11,6 +11,8 @@ COMMENT= Header-only zero-overhead C++ wrapper of SIMD LICENSE= BSL LICENSE_FILE= ${WRKSRC}/LICENSE_1_0.txt +PORTSCOUT= limit:^cxx98.* + USES= cmake:outsource USE_GITHUB= yes GH_ACCOUNT= p12tic
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806171821.w5HILLWG050217>