Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Feb 2020 21:39:19 +0000 (UTC)
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r527478 - head/devel/pecl-raphf2
Message-ID:  <202002292139.01TLdJNX055404@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@dweimer.net
  Reported by:	dweimer@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@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
 



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