pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

php-ast: Update to 1.0.10



Module Name:	pkgsrc-wip
Committed By:	Travis Paul <tr%vispaul.me@localhost>
Pushed By:	tpaul
Date:		Mon Sep 14 19:17:02 2020 +0000
Changeset:	6ed5a2663073c50de8786acd95cbe1dda259b4dc

Modified Files:
	php-ast/Makefile
	php-ast/distinfo

Log Message:
php-ast: Update to 1.0.10

Upstream Release Notes:

* https://github.com/nikic/php-ast/releases/tag/v1.0.10
* https://github.com/nikic/php-ast/releases/tag/v1.0.9

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6ed5a2663073c50de8786acd95cbe1dda259b4dc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 php-ast/Makefile | 2 +-
 php-ast/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/php-ast/Makefile b/php-ast/Makefile
index 21ecbadcac..c743648548 100644
--- a/php-ast/Makefile
+++ b/php-ast/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 MODNAME=		ast
-PECL_VERSION=		1.0.8
+PECL_VERSION=		1.0.10
 CATEGORIES=		devel
 
 MAINTAINER=		tpaul%NetBSD.org@localhost
diff --git a/php-ast/distinfo b/php-ast/distinfo
index 58415d67e9..d6dd7a8305 100644
--- a/php-ast/distinfo
+++ b/php-ast/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (php-ast/ast-1.0.8.tgz) = 4be71dbb3a0bed2c419fe8e4ca1d21d46576cc92
-RMD160 (php-ast/ast-1.0.8.tgz) = 044e207d949377a47ea482d765fa80039f28267c
-SHA512 (php-ast/ast-1.0.8.tgz) = c8363f7f95e5f42811caa780ef385b92d1917ed8ffb2f25e73319b451250e594c2b20df24c8ac8b6f5bca74e8d600b72d8eacf1a38d95a2fa4aec04aa355919b
-Size (php-ast/ast-1.0.8.tgz) = 45409 bytes
+SHA1 (php-ast/ast-1.0.10.tgz) = 028d91648ed37fe14f719cb8fceb35d4e46234f0
+RMD160 (php-ast/ast-1.0.10.tgz) = e3c241ee710985e5ee1cdd6eb7e4c052f034b483
+SHA512 (php-ast/ast-1.0.10.tgz) = 3f6c31db66a0d18f5d7c80476c324c4f6eb9e52d87c89d2c66dac2b169a3fb3e0428114253819fb7644a595fb71ee37a13cd97bec4e9c0df316855b890b812d2
+Size (php-ast/ast-1.0.10.tgz) = 46662 bytes


Home | Main Index | Thread Index | Old Index