Date: Tue, 1 Sep 2015 14:42:27 +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: r395764 - head/devel/pecl-swoole Message-ID: <201509011442.t81EgRGK042865@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vanilla Date: Tue Sep 1 14:42:26 2015 New Revision: 395764 URL: https://svnweb.freebsd.org/changeset/ports/395764 Log: Upgrade to 1.7.19. Modified: head/devel/pecl-swoole/Makefile head/devel/pecl-swoole/distinfo Modified: head/devel/pecl-swoole/Makefile ============================================================================== --- head/devel/pecl-swoole/Makefile Tue Sep 1 14:28:40 2015 (r395763) +++ head/devel/pecl-swoole/Makefile Tue Sep 1 14:42:26 2015 (r395764) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= swoole -PORTVERSION= 1.7.18 +PORTVERSION= 1.7.19 CATEGORIES= devel net MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- Modified: head/devel/pecl-swoole/distinfo ============================================================================== --- head/devel/pecl-swoole/distinfo Tue Sep 1 14:28:40 2015 (r395763) +++ head/devel/pecl-swoole/distinfo Tue Sep 1 14:42:26 2015 (r395764) @@ -1,2 +1,2 @@ -SHA256 (PECL/swoole-1.7.18.tgz) = 644ce89d94390948af8e2633bc0606d72861fe44156e30947f4fc71210208514 -SIZE (PECL/swoole-1.7.18.tgz) = 465228 +SHA256 (PECL/swoole-1.7.19.tgz) = 0b6d47cfb2f1b3b28f0348d3644f0225b2e92c9223f21960f3b239c177bcde01 +SIZE (PECL/swoole-1.7.19.tgz) = 468385
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509011442.t81EgRGK042865>