Date: Thu, 7 Jun 2018 12:45:11 +0000 (UTC) From: Tijl Coosemans <tijl@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471911 - head/net/libsrtp Message-ID: <201806071245.w57CjB4v010079@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tijl Date: Thu Jun 7 12:45:11 2018 New Revision: 471911 URL: https://svnweb.freebsd.org/changeset/ports/471911 Log: Limit portscout to 1.x. Modified: head/net/libsrtp/Makefile Modified: head/net/libsrtp/Makefile ============================================================================== --- head/net/libsrtp/Makefile Thu Jun 7 12:34:23 2018 (r471910) +++ head/net/libsrtp/Makefile Thu Jun 7 12:45:11 2018 (r471911) @@ -14,6 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_SSL= openssl-devel +PORTSCOUT= limit:^1\. + USE_GITHUB= yes GH_ACCOUNT= cisco
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806071245.w57CjB4v010079>