Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Dec 2019 09:28:51 +0000 (UTC)
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r521603 - head/www/pecl-yaf
Message-ID:  <201912310928.xBV9SpQf006358@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Tue Dec 31 09:28:51 2019
New Revision: 521603
URL: https://svnweb.freebsd.org/changeset/ports/521603

Log:
  Update to 3.0.9
  
  Sponsored by:	Netzkommune GmbH

Modified:
  head/www/pecl-yaf/Makefile
  head/www/pecl-yaf/distinfo

Modified: head/www/pecl-yaf/Makefile
==============================================================================
--- head/www/pecl-yaf/Makefile	Tue Dec 31 09:22:26 2019	(r521602)
+++ head/www/pecl-yaf/Makefile	Tue Dec 31 09:28:51 2019	(r521603)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	yaf
-DISTVERSION=	3.0.8
+DISTVERSION=	3.0.9
 CATEGORIES=	www
 
 MAINTAINER=	joneum@freeBSD.org
@@ -15,6 +15,5 @@ LIB_DEPENDS=	libpcre.so:devel/pcre
 
 CONFIGURE_ARGS=	--with-php-config=${LOCALBASE}/bin/php-config
 USES=		localbase php:pecl
-IGNORE_WITH_PHP=	74
 
 .include <bsd.port.mk>

Modified: head/www/pecl-yaf/distinfo
==============================================================================
--- head/www/pecl-yaf/distinfo	Tue Dec 31 09:22:26 2019	(r521602)
+++ head/www/pecl-yaf/distinfo	Tue Dec 31 09:28:51 2019	(r521603)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1553597835
-SHA256 (PECL/yaf-3.0.8.tgz) = a1c712eaac8d821077a1d881c96714f3a5b2f175392561311403d790124acb94
-SIZE (PECL/yaf-3.0.8.tgz) = 97241
+TIMESTAMP = 1577783803
+SHA256 (PECL/yaf-3.0.9.tgz) = ad16b7d1b55680f26eccf26f0bacb527390c01d056f1330e18e0b909ebd356d1
+SIZE (PECL/yaf-3.0.9.tgz) = 97422



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