svn commit: r445699 - head/devel/pecl-pthreads2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jul 13 18:12:41 UTC 2017


Author: sunpoet
Date: Thu Jul 13 18:12:39 2017
New Revision: 445699
URL: https://svnweb.freebsd.org/changeset/ports/445699

Log:
  Add pecl-pthreads2 2.0.10 (copied from pecl-pthreads)
  
  - While I'm here, add PORTSCOUT
  
  PR:		220708
  Submitted by:	John Chen <johnpupu at gmail.com>

Added:
  head/devel/pecl-pthreads2/
     - copied from r445622, head/devel/pecl-pthreads/
Modified:
  head/devel/pecl-pthreads2/Makefile
  head/devel/pecl-pthreads2/distinfo

Modified: head/devel/pecl-pthreads2/Makefile
==============================================================================
--- head/devel/pecl-pthreads/Makefile	Thu Jul 13 00:00:25 2017	(r445622)
+++ head/devel/pecl-pthreads2/Makefile	Thu Jul 13 18:12:39 2017	(r445699)
@@ -3,17 +3,20 @@
 
 PORTNAME=	pthreads
 PORTVERSION=	2.0.10
-PORTREVISION=	1
 CATEGORIES=	devel
+PKGNAMESUFFIX=	2
 
 MAINTAINER=	johnpupu at gmail.com
 COMMENT=	Compatible Threading API for PHP5.3+
 
 LICENSE=	PHP301
 
+PORTSCOUT=	limit:^2\.
+
 CFLAGS+=	-I${LOCALBASE}/include
 
 USES=		php:pecl
+IGNORE_WITH_PHP=70 71
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/pecl-pthreads2/distinfo
==============================================================================
--- head/devel/pecl-pthreads/distinfo	Thu Jul 13 00:00:25 2017	(r445622)
+++ head/devel/pecl-pthreads2/distinfo	Thu Jul 13 18:12:39 2017	(r445699)
@@ -1,2 +1,3 @@
+TIMESTAMP = 1499964928
 SHA256 (PECL/pthreads-2.0.10.tgz) = 8bdf8d8918680421ca0ced1e62292eeb626f800a808d0a3b6812841756588cf6
 SIZE (PECL/pthreads-2.0.10.tgz) = 85247


More information about the svn-ports-all mailing list