Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jun 2017 15:48:53 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r443577 - head/devel/libsigc++20
Message-ID:  <201706141548.v5EFmrOa049209@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Wed Jun 14 15:48:53 2017
New Revision: 443577
URL: https://svnweb.freebsd.org/changeset/ports/443577

Log:
  Add portscout to stop looking for newer versions other then this series. It
  not clear yet if the next stable version will be a update to this port or
  that it will be a new one.

Modified:
  head/devel/libsigc++20/Makefile

Modified: head/devel/libsigc++20/Makefile
==============================================================================
--- head/devel/libsigc++20/Makefile	Wed Jun 14 15:44:16 2017	(r443576)
+++ head/devel/libsigc++20/Makefile	Wed Jun 14 15:48:53 2017	(r443577)
@@ -13,6 +13,8 @@ COMMENT=	Callback Framework for C++
 LICENSE=	LGPL21+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+PORTSCOUT=	limit:^2\.10\.
+
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 USES=		compiler:c++11-lang gmake libtool pathfix perl5 tar:xz



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