Date: Mon, 13 Oct 2014 04:12:30 +0000 (UTC) From: "Vanilla I. Shu" <vanilla@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370752 - head/devel/pecl-swoole Message-ID: <201410130412.s9D4CUBg085128@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vanilla Date: Mon Oct 13 04:12:29 2014 New Revision: 370752 URL: https://svnweb.freebsd.org/changeset/ports/370752 QAT: https://qat.redports.org/buildarchive/r370752/ Log: Upgrade to 1.7.6. Modified: head/devel/pecl-swoole/Makefile head/devel/pecl-swoole/distinfo Modified: head/devel/pecl-swoole/Makefile ============================================================================== --- head/devel/pecl-swoole/Makefile Mon Oct 13 04:04:52 2014 (r370751) +++ head/devel/pecl-swoole/Makefile Mon Oct 13 04:12:29 2014 (r370752) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= swoole -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 CATEGORIES= devel net MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- Modified: head/devel/pecl-swoole/distinfo ============================================================================== --- head/devel/pecl-swoole/distinfo Mon Oct 13 04:04:52 2014 (r370751) +++ head/devel/pecl-swoole/distinfo Mon Oct 13 04:12:29 2014 (r370752) @@ -1,2 +1,2 @@ -SHA256 (PECL/swoole-1.7.5.tgz) = 85f1fc212f92a6ec3fa1cc56011273ce1703bb23b59c240e842bf82e1e9e955d -SIZE (PECL/swoole-1.7.5.tgz) = 388825 +SHA256 (PECL/swoole-1.7.6.tgz) = 32a4ceb3cb0f9ef259e877c0bf128e9ec5abe587476164173e95b27b0f146573 +SIZE (PECL/swoole-1.7.6.tgz) = 389953
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410130412.s9D4CUBg085128>