svn commit: r527478 - head/devel/pecl-raphf2

Muhammad Moinur Rahman bofh at FreeBSD.org
Sat Feb 29 21:39:20 UTC 2020


Author: bofh
Date: Sat Feb 29 21:39:19 2020
New Revision: 527478
URL: https://svnweb.freebsd.org/changeset/ports/527478

Log:
  devel/pecl-raphf2: Should be enabled for PHP 7.4
  
  - Bump PORTREVISION
  
  PR:		244097
  Submitted by:	dweimer at dweimer.net
  Reported by:	dweimer at dweimer.net

Modified:
  head/devel/pecl-raphf2/Makefile

Modified: head/devel/pecl-raphf2/Makefile
==============================================================================
--- head/devel/pecl-raphf2/Makefile	Sat Feb 29 21:36:52 2020	(r527477)
+++ head/devel/pecl-raphf2/Makefile	Sat Feb 29 21:39:19 2020	(r527478)
@@ -3,6 +3,7 @@
 
 PORTNAME=	raphf
 PORTVERSION=	2.0.1
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	bofh at FreeBSD.org
@@ -10,8 +11,6 @@ COMMENT=	Resource and persistent handles factory
 
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
-
-IGNORE_WITH_PHP=	74
 
 USES=		gmake php:pecl
 


More information about the svn-ports-all mailing list