diff options
-rw-r--r-- | devel/pecl-dio/Makefile | 4 | ||||
-rw-r--r-- | devel/pecl-dio/distinfo | 5 |
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/pecl-dio/Makefile b/devel/pecl-dio/Makefile index 2eb3855474d8..20652be897a5 100644 --- a/devel/pecl-dio/Makefile +++ b/devel/pecl-dio/Makefile @@ -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> diff --git a/devel/pecl-dio/distinfo b/devel/pecl-dio/distinfo index e5066ca4fa01..6ad897c7582d 100644 --- a/devel/pecl-dio/distinfo +++ b/devel/pecl-dio/distinfo @@ -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 |