svn commit: r521603 - head/www/pecl-yaf

Jochen Neumeister joneum at FreeBSD.org
Tue Dec 31 09:28:52 UTC 2019


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 at 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


More information about the svn-ports-head mailing list