Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Mar 2018 13:26:15 +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: r465894 - head/devel/pecl-swoole
Message-ID:  <201803291326.w2TDQFsn094262@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vanilla
Date: Thu Mar 29 13:26:15 2018
New Revision: 465894
URL: https://svnweb.freebsd.org/changeset/ports/465894

Log:
  Update to 1.10.3.

Modified:
  head/devel/pecl-swoole/Makefile
  head/devel/pecl-swoole/distinfo

Modified: head/devel/pecl-swoole/Makefile
==============================================================================
--- head/devel/pecl-swoole/Makefile	Thu Mar 29 13:11:35 2018	(r465893)
+++ head/devel/pecl-swoole/Makefile	Thu Mar 29 13:26:15 2018	(r465894)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	swoole
-PORTVERSION=	1.10.2
+PORTVERSION=	1.10.3
 CATEGORIES=	devel net
 
 MAINTAINER=	vanilla@FreeBSD.org
@@ -23,7 +23,7 @@ HTTP2_LIB_DEPENDS=	libnghttp2.so:www/libnghttp2
 HTTP2_CONFIGURE_ON=	--enable-http2 --enable-openssl
 REDIS_LIB_DEPENDS=	libhiredis.so:databases/hiredis
 REDIS_CONFIGURE_ON=	--enable-async-redis
-SOCKETS_USE=		PHP=sockets:build
+SOCKETS_USE=	PHP=sockets:build
 SOCKETS_DESC=	Use native php sockets extension
 SOCKETS_CONFIGURE_ON=	--enable-sockets
 

Modified: head/devel/pecl-swoole/distinfo
==============================================================================
--- head/devel/pecl-swoole/distinfo	Thu Mar 29 13:11:35 2018	(r465893)
+++ head/devel/pecl-swoole/distinfo	Thu Mar 29 13:26:15 2018	(r465894)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1521097463
-SHA256 (PECL/swoole-1.10.2.tgz) = 3c6e1158d6a0d78ec6b0f7969555c3c9cc4714afaf6acb13bb798b8b2b460959
-SIZE (PECL/swoole-1.10.2.tgz) = 727770
+TIMESTAMP = 1522326471
+SHA256 (PECL/swoole-1.10.3.tgz) = 47fe1808b7ca700d2b2d79b49151d3402fb595cf9d04936d2bb21d80e0f8608e
+SIZE (PECL/swoole-1.10.3.tgz) = 729334



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803291326.w2TDQFsn094262>