svn commit: r533465 - head/devel/pecl-dio

Florian Smeets flo at FreeBSD.org
Thu Apr 30 15:30:31 UTC 2020


Author: flo
Date: Thu Apr 30 15:30:30 2020
New Revision: 533465
URL: https://svnweb.freebsd.org/changeset/ports/533465

Log:
  Update to 0.2.0 (adds PHP 7.4+ support)

Modified:
  head/devel/pecl-dio/Makefile
  head/devel/pecl-dio/distinfo

Modified: head/devel/pecl-dio/Makefile
==============================================================================
--- head/devel/pecl-dio/Makefile	Thu Apr 30 15:28:48 2020	(r533464)
+++ head/devel/pecl-dio/Makefile	Thu Apr 30 15:30:30 2020	(r533465)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	dio
-DISTVERSION=	0.1.0
+DISTVERSION=	0.2.0
 CATEGORIES=	devel pear
 
 MAINTAINER=	flo at FreeBSD.org

Modified: head/devel/pecl-dio/distinfo
==============================================================================
--- head/devel/pecl-dio/distinfo	Thu Apr 30 15:28:48 2020	(r533464)
+++ head/devel/pecl-dio/distinfo	Thu Apr 30 15:30:30 2020	(r533465)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1513448062
-SHA256 (PECL/dio-0.1.0.tgz) = aab985e374604379d99c9c93207f2c2959ff141740d1a648c0fbd07e0e08a73e
-SIZE (PECL/dio-0.1.0.tgz) = 36960
+TIMESTAMP = 1588260463
+SHA256 (PECL/dio-0.2.0.tgz) = 062777e948dece374c2d7d9e92106c87d18c11128d2179b50dedb43175c4bd6e
+SIZE (PECL/dio-0.2.0.tgz) = 37328


More information about the svn-ports-all mailing list