Update to 0.1.0 to make it compatible with PHP 7.x

This commit is contained in:
Florian Smeets 2017-12-16 18:22:51 +00:00
parent f99d40e82b
commit da060e1b4f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=456481
2 changed files with 4 additions and 5 deletions

View File

@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= dio
DISTVERSION= 0.0.7
PORTREVISION= 1
DISTVERSION= 0.1.0
CATEGORIES= devel pear
MAINTAINER= flo@FreeBSD.org
@ -11,6 +10,5 @@ COMMENT= PECL extension that provides direct access to low level IO
LICENSE= PHP30
USES= php:pecl
IGNORE_WITH_PHP= 70 71 72
.include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
SHA256 (PECL/dio-0.0.7.tgz) = 0294c0f88705213b30589c565fffa1a3e7cb036806eaa2a47e6a793914a821fe
SIZE (PECL/dio-0.0.7.tgz) = 19570
TIMESTAMP = 1513448062
SHA256 (PECL/dio-0.1.0.tgz) = aab985e374604379d99c9c93207f2c2959ff141740d1a648c0fbd07e0e08a73e
SIZE (PECL/dio-0.1.0.tgz) = 36960