svn commit: r482815 - head/devel/pecl-grpc

Vanilla I. Shu vanilla at FreeBSD.org
Tue Oct 23 08:40:33 UTC 2018


Author: vanilla
Date: Tue Oct 23 08:40:32 2018
New Revision: 482815
URL: https://svnweb.freebsd.org/changeset/ports/482815

Log:
  Update to 1.16.0.

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

Modified: head/devel/pecl-grpc/Makefile
==============================================================================
--- head/devel/pecl-grpc/Makefile	Tue Oct 23 07:46:45 2018	(r482814)
+++ head/devel/pecl-grpc/Makefile	Tue Oct 23 08:40:32 2018	(r482815)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	grpc
-PORTVERSION=	1.15.0
+PORTVERSION=	1.16.0
 CATEGORIES=	devel net
 
 MAINTAINER=	vanilla at FreeBSD.org
@@ -20,8 +20,8 @@ USES=		php:pecl
 
 .include <bsd.port.pre.mk>
 
-.if ${FLAVOR} == php72 && ${ARCH} == i386
-BROKEN=		error: fastcall calling convention ignored on variadic function [-Werror,-Wignored-attributes]
-.endif
+#.if ${FLAVOR} == php72 && ${ARCH} == i386
+#BROKEN=		error: fastcall calling convention ignored on variadic function [-Werror,-Wignored-attributes]
+#.endif
 
 .include <bsd.port.post.mk>

Modified: head/devel/pecl-grpc/distinfo
==============================================================================
--- head/devel/pecl-grpc/distinfo	Tue Oct 23 07:46:45 2018	(r482814)
+++ head/devel/pecl-grpc/distinfo	Tue Oct 23 08:40:32 2018	(r482815)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536834890
-SHA256 (PECL/grpc-1.15.0.tgz) = c6f8f05c54c05f22ed8cf4922164981f5eb3a1a6202c082c6ddfce7880ebe48c
-SIZE (PECL/grpc-1.15.0.tgz) = 2599506
+TIMESTAMP = 1540282945
+SHA256 (PECL/grpc-1.16.0.tgz) = 990ba2bfed328c3afabd6f206a6187a52f44b56d11d6462c74b9e8a9068d99ed
+SIZE (PECL/grpc-1.16.0.tgz) = 2601689


More information about the svn-ports-all mailing list