diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-02 20:21:36 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-02 20:21:36 +0000 |
commit | d90334ad5ec13748a739c3a9fbd7308aa5ea7983 (patch) | |
tree | 9c36c7a56dcce2aaa1211e26dadff6fab45c014e | |
parent | make security/cyrus-sasl2-ldapdb buildable with OpenLDAP 2.3. (diff) |
- Update to 0.7
Notes
Notes:
svn path=/head/; revision=147040
-rw-r--r-- | devel/pecl-runkit/Makefile | 2 | ||||
-rw-r--r-- | devel/pecl-runkit/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/pecl-runkit/Makefile b/devel/pecl-runkit/Makefile index 8f0b81086042..0701f2d1797f 100644 --- a/devel/pecl-runkit/Makefile +++ b/devel/pecl-runkit/Makefile @@ -6,7 +6,7 @@ # PORTNAME= runkit -PORTVERSION= 0.6 +PORTVERSION= 0.7 CATEGORIES= devel pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- diff --git a/devel/pecl-runkit/distinfo b/devel/pecl-runkit/distinfo index cc5504d11c2b..b7dc34c01dc3 100644 --- a/devel/pecl-runkit/distinfo +++ b/devel/pecl-runkit/distinfo @@ -1,2 +1,2 @@ -MD5 (PECL/runkit-0.6.tgz) = 7f6f24ac9caa620e6cf22574df037a71 -SIZE (PECL/runkit-0.6.tgz) = 40215 +MD5 (PECL/runkit-0.7.tgz) = 8481613d1c554ae30fb3ebcafda000fc +SIZE (PECL/runkit-0.7.tgz) = 41683 |