svn commit: r479670 - in head/devel/pecl-grpc: . files

Vanilla I. Shu vanilla at FreeBSD.org
Thu Sep 13 10:46:25 UTC 2018


Author: vanilla
Date: Thu Sep 13 10:46:24 2018
New Revision: 479670
URL: https://svnweb.freebsd.org/changeset/ports/479670

Log:
  Update to 1.15.0.
  
  ChangeLog: https://pecl.php.net/package-changelog.php?package=gRPC&release=1.15.0

Deleted:
  head/devel/pecl-grpc/files/patch-src_core_lib_gpr_arena.cc
Modified:
  head/devel/pecl-grpc/Makefile
  head/devel/pecl-grpc/distinfo

Modified: head/devel/pecl-grpc/Makefile
==============================================================================
--- head/devel/pecl-grpc/Makefile	Thu Sep 13 09:41:27 2018	(r479669)
+++ head/devel/pecl-grpc/Makefile	Thu Sep 13 10:46:24 2018	(r479670)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	grpc
-PORTVERSION=	1.14.1
+PORTVERSION=	1.15.0
 CATEGORIES=	devel net
 
 MAINTAINER=	vanilla at FreeBSD.org

Modified: head/devel/pecl-grpc/distinfo
==============================================================================
--- head/devel/pecl-grpc/distinfo	Thu Sep 13 09:41:27 2018	(r479669)
+++ head/devel/pecl-grpc/distinfo	Thu Sep 13 10:46:24 2018	(r479670)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1534164421
-SHA256 (PECL/grpc-1.14.1.tgz) = cbff624b0b17f60a8e1adc4d05ad8164fc8ef5b08c2d0dc9bfdd063d2854126b
-SIZE (PECL/grpc-1.14.1.tgz) = 2556684
+TIMESTAMP = 1536834890
+SHA256 (PECL/grpc-1.15.0.tgz) = c6f8f05c54c05f22ed8cf4922164981f5eb3a1a6202c082c6ddfce7880ebe48c
+SIZE (PECL/grpc-1.15.0.tgz) = 2599506


More information about the svn-ports-all mailing list