svn commit: r443068 - head/devel/pecl-swoole

Vanilla I. Shu vanilla at FreeBSD.org
Sat Jun 10 03:19:37 UTC 2017


Author: vanilla
Date: Sat Jun 10 03:19:35 2017
New Revision: 443068
URL: https://svnweb.freebsd.org/changeset/ports/443068

Log:
  1: Update to 1.9.13.
  2: fix building on i386-10-3 (sse2 issue)

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

Modified: head/devel/pecl-swoole/Makefile
==============================================================================
--- head/devel/pecl-swoole/Makefile	Sat Jun 10 03:16:44 2017	(r443067)
+++ head/devel/pecl-swoole/Makefile	Sat Jun 10 03:19:35 2017	(r443068)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	swoole
-PORTVERSION=	1.9.11
+PORTVERSION=	1.9.13
 CATEGORIES=	devel net
 
 MAINTAINER=	vanilla at FreeBSD.org

Modified: head/devel/pecl-swoole/distinfo
==============================================================================
--- head/devel/pecl-swoole/distinfo	Sat Jun 10 03:16:44 2017	(r443067)
+++ head/devel/pecl-swoole/distinfo	Sat Jun 10 03:19:35 2017	(r443068)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1495856221
-SHA256 (PECL/swoole-1.9.11.tgz) = e8bee4638345ca9da23aadfb793b248a9f9bb5dbaf4aea33fd5605c4f5d823dd
-SIZE (PECL/swoole-1.9.11.tgz) = 571955
+TIMESTAMP = 1497064600
+SHA256 (PECL/swoole-1.9.13.tgz) = 530433bf67e2494e21485ca7e12948e2f7591ad8e9eb5c727aeed49a251bea8b
+SIZE (PECL/swoole-1.9.13.tgz) = 573631


More information about the svn-ports-all mailing list