svn commit: r548644 - head/devel/pecl-ast

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Sep 14 17:46:33 UTC 2020


Author: sunpoet
Date: Mon Sep 14 17:46:29 2020
New Revision: 548644
URL: https://svnweb.freebsd.org/changeset/ports/548644

Log:
  Update to 1.0.10
  
  Changes:	https://pecl.php.net/package-changelog.php?package=ast

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

Modified: head/devel/pecl-ast/Makefile
==============================================================================
--- head/devel/pecl-ast/Makefile	Mon Sep 14 17:46:24 2020	(r548643)
+++ head/devel/pecl-ast/Makefile	Mon Sep 14 17:46:29 2020	(r548644)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ast
-PORTVERSION=	1.0.9
+PORTVERSION=	1.0.10
 CATEGORIES=	devel
 
 MAINTAINER=	sunpoet at FreeBSD.org

Modified: head/devel/pecl-ast/distinfo
==============================================================================
--- head/devel/pecl-ast/distinfo	Mon Sep 14 17:46:24 2020	(r548643)
+++ head/devel/pecl-ast/distinfo	Mon Sep 14 17:46:29 2020	(r548644)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599302739
-SHA256 (PECL/ast-1.0.9.tgz) = e6e93f798228eb49609ee8c79fef23994992e4b9bae58e222aa5f40b7472d22b
-SIZE (PECL/ast-1.0.9.tgz) = 45465
+TIMESTAMP = 1600096504
+SHA256 (PECL/ast-1.0.10.tgz) = 606847ee736cfabc6a15620421b4e653ee8a466bf04d16710d0fa0f675c8458f
+SIZE (PECL/ast-1.0.10.tgz) = 46662


More information about the svn-ports-all mailing list