svn commit: r446389 - head/devel/pecl-weakref

Jochen Neumeister joneum at FreeBSD.org
Sat Jul 22 11:44:20 UTC 2017


Author: joneum
Date: Sat Jul 22 11:44:18 2017
New Revision: 446389
URL: https://svnweb.freebsd.org/changeset/ports/446389

Log:
  - Bump PORTREVISION: Limit portscout to version 0.2,
    newer versions are available in www/pecl-weakref2.
  
  Approved by:	miwi (mentor)
  Differential Revision:	https://reviews.freebsd.org/D11625

Modified:
  head/devel/pecl-weakref/Makefile

Modified: head/devel/pecl-weakref/Makefile
==============================================================================
--- head/devel/pecl-weakref/Makefile	Sat Jul 22 11:35:44 2017	(r446388)
+++ head/devel/pecl-weakref/Makefile	Sat Jul 22 11:44:18 2017	(r446389)
@@ -13,6 +13,8 @@ COMMENT=	PECL Weakref extension
 LICENSE=	PHP301
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+PORTSCOUT=	limitw:^0\.2\.[0-9]*
+
 USES=		php:pecl
 IGNORE_WITH_PHP=	70
 


More information about the svn-ports-all mailing list