Date: Mon, 28 Oct 2019 14:36:57 +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: r515867 - head/devel/pecl-raphf2 Message-ID: <201910281436.x9SEav1O055032@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bofh Date: Mon Oct 28 14:36:56 2019 New Revision: 515867 URL: https://svnweb.freebsd.org/changeset/ports/515867 Log: devel/pecl-raphf2: Update version 2.0.0=>2.0.1 - Pet portlint Modified: head/devel/pecl-raphf2/Makefile head/devel/pecl-raphf2/distinfo Modified: head/devel/pecl-raphf2/Makefile ============================================================================== --- head/devel/pecl-raphf2/Makefile Mon Oct 28 14:19:09 2019 (r515866) +++ head/devel/pecl-raphf2/Makefile Mon Oct 28 14:36:56 2019 (r515867) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= raphf -PORTVERSION= 2.0.0 -PORTREVISION= 1 +PORTVERSION= 2.0.1 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org @@ -12,10 +11,12 @@ COMMENT= Resource and persistent handles factory LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -PORTSCOUT= limit:^2.* +IGNORE_WITH_PHP= 74 USES= gmake php:pecl + +PORTSCOUT= limit:^2.* + CONFLICTS= pecl-raphf-1* -IGNORE_WITH_PHP= 74 .include <bsd.port.mk> Modified: head/devel/pecl-raphf2/distinfo ============================================================================== --- head/devel/pecl-raphf2/distinfo Mon Oct 28 14:19:09 2019 (r515866) +++ head/devel/pecl-raphf2/distinfo Mon Oct 28 14:36:56 2019 (r515867) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491395891 -SHA256 (PECL/raphf-2.0.0.tgz) = 95a59ea0dc3fc172805a6acd8327b122dd159b0a85b253826166457a05efa411 -SIZE (PECL/raphf-2.0.0.tgz) = 15715 +TIMESTAMP = 1572272219 +SHA256 (PECL/raphf-2.0.1.tgz) = da3566db17422e5ef08b7ff144162952aabc14cb22407cc6b1d2a2d095812bd0 +SIZE (PECL/raphf-2.0.1.tgz) = 16003
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910281436.x9SEav1O055032>