diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-02-23 23:20:50 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-02-23 23:20:50 +0800 |
commit | cbe4045b503409311d4f7ad44d97b83cc27da426 (patch) | |
tree | bc7ee9d66026bc3994907d21a2f063d5ec785eff | |
parent | fbdbf80e71cb9f492eb18d92304ea2c2e435e1af (diff) | |
download | freebsd-ports-gnome-cbe4045b503409311d4f7ad44d97b83cc27da426.tar.gz freebsd-ports-gnome-cbe4045b503409311d4f7ad44d97b83cc27da426.tar.zst freebsd-ports-gnome-cbe4045b503409311d4f7ad44d97b83cc27da426.zip |
- Update to 0.1.0
Changes: http://pecl.php.net/package-changelog.php?package=pthreads
PR: ports/186840
Submitted by: John Chen <johnpupu@gmail.com> (maintainer)
-rw-r--r-- | devel/pecl-pthreads/Makefile | 2 | ||||
-rw-r--r-- | devel/pecl-pthreads/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/pecl-pthreads/Makefile b/devel/pecl-pthreads/Makefile index 25b72ed4a072..6a4b8384fa91 100644 --- a/devel/pecl-pthreads/Makefile +++ b/devel/pecl-pthreads/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pthreads -PORTVERSION= 0.0.45 +PORTVERSION= 0.1.0 CATEGORIES= devel MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- diff --git a/devel/pecl-pthreads/distinfo b/devel/pecl-pthreads/distinfo index 9e2346b7c07d..97dcbeda56e7 100644 --- a/devel/pecl-pthreads/distinfo +++ b/devel/pecl-pthreads/distinfo @@ -1,2 +1,2 @@ -SHA256 (PECL/pthreads-0.0.45.tgz) = 391cf13bd7d05b68be7bf38f09f0c20ee2d31d9eeb48f44e381a11fe4a634108 -SIZE (PECL/pthreads-0.0.45.tgz) = 63703 +SHA256 (PECL/pthreads-0.1.0.tgz) = 55f8533b5be0dd681cb8f7f99d42489981eb6265f5ca1547b08b6ace8eee4c60 +SIZE (PECL/pthreads-0.1.0.tgz) = 69764 |