diff options
author | wxs <wxs@FreeBSD.org> | 2012-12-17 23:26:07 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2012-12-17 23:26:07 +0800 |
commit | 912a365fbf3b3dd1788e5d078d882ae937e20927 (patch) | |
tree | 6b6710076950842e8b8094380e0917dd1c5ae0be /net/pecl-amqp | |
parent | 059eab256694f70e96b9c4dcda0d75dfcb325804 (diff) | |
download | freebsd-ports-gnome-912a365fbf3b3dd1788e5d078d882ae937e20927.tar.gz freebsd-ports-gnome-912a365fbf3b3dd1788e5d078d882ae937e20927.tar.zst freebsd-ports-gnome-912a365fbf3b3dd1788e5d078d882ae937e20927.zip |
Update to 1.0.9.
PR: ports/173991
Submitted by: Thomas Steen Rasmussen <thomas@gibfest.dk>
Approved by: maintainer timeout
Diffstat (limited to 'net/pecl-amqp')
-rw-r--r-- | net/pecl-amqp/Makefile | 2 | ||||
-rw-r--r-- | net/pecl-amqp/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/pecl-amqp/Makefile b/net/pecl-amqp/Makefile index eb482727a516..68c0d3b82fc1 100644 --- a/net/pecl-amqp/Makefile +++ b/net/pecl-amqp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= amqp -PORTVERSION= 0.3.1 +PORTVERSION= 1.0.9 CATEGORIES= net pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- diff --git a/net/pecl-amqp/distinfo b/net/pecl-amqp/distinfo index 4b71ea310d0f..a5229bbf91f2 100644 --- a/net/pecl-amqp/distinfo +++ b/net/pecl-amqp/distinfo @@ -1,2 +1,2 @@ -SHA256 (PECL/amqp-0.3.1.tgz) = 4508ea6881b1a8179025954346180235094b18e8a3b138f924c4d07776753139 -SIZE (PECL/amqp-0.3.1.tgz) = 18499 +SHA256 (PECL/amqp-1.0.9.tgz) = 82d3dd875261ae0a983c8a24092cc14aebb291b584a7f0ad233df920e2cb4f0f +SIZE (PECL/amqp-1.0.9.tgz) = 40693 |