diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-13 14:34:47 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-13 14:34:47 +0000 |
commit | 011e7dfaa979d789eb163627415eb5444335863f (patch) | |
tree | f38780a4bcc265ef560668df0f20c9ba2e85d8b3 /devel | |
parent | f89e58644999aed8174519817afe0035398ca9f6 (diff) |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/pecl-qb/Makefile | 3 | ||||
-rw-r--r-- | devel/pecl-qb/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/devel/pecl-qb/Makefile b/devel/pecl-qb/Makefile index 164c1da448cf..54b60780e1db 100644 --- a/devel/pecl-qb/Makefile +++ b/devel/pecl-qb/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qb -PORTVERSION= 2.1.1 +PORTVERSION= 2.2.0 CATEGORIES= devel MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- @@ -14,7 +14,6 @@ COMMENT= PHP Accelerator designed mainly for graphic work LICENSE= PHP301 CONFIGURE_ARGS= --with-cpu=native -NO_WRKSUBDIR= yes USE_PHP= yes USE_PHPEXT= yes USES= tar:tgz diff --git a/devel/pecl-qb/distinfo b/devel/pecl-qb/distinfo index dd40c448c2d5..8e9f63868f5c 100644 --- a/devel/pecl-qb/distinfo +++ b/devel/pecl-qb/distinfo @@ -1,2 +1,2 @@ -SHA256 (PECL/qb-2.1.1.tgz) = af93d2deeb0cfbbd61e961dc53b9ad2aa41228567cad7033fb2b1740b6e0b0f9 -SIZE (PECL/qb-2.1.1.tgz) = 1084826 +SHA256 (PECL/qb-2.2.0.tgz) = fa3c626506e6d7df46429afd3b4828b7b90bc479c0ab3b4c3b89c736c0bcfa19 +SIZE (PECL/qb-2.2.0.tgz) = 1090431 |