pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/tree-sitter-php



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Oct  8 15:42:22 UTC 2024

Modified Files:
        pkgsrc/textproc/tree-sitter-php: Makefile distinfo

Log Message:
tree-sitter-php: update to 0.23.3.

What's Changed

    feat: add asymmetric property visibility (PHP 8.4) by @calebdw in #258


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/tree-sitter-php/Makefile \
    pkgsrc/textproc/tree-sitter-php/distinfo

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

Modified files:

Index: pkgsrc/textproc/tree-sitter-php/Makefile
diff -u pkgsrc/textproc/tree-sitter-php/Makefile:1.4 pkgsrc/textproc/tree-sitter-php/Makefile:1.5
--- pkgsrc/textproc/tree-sitter-php/Makefile:1.4        Fri Sep 13 10:01:32 2024
+++ pkgsrc/textproc/tree-sitter-php/Makefile    Tue Oct  8 15:42:21 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2024/09/13 10:01:32 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2024/10/08 15:42:21 wiz Exp $
 
-DISTNAME=      tree-sitter-php-0.23.2
+DISTNAME=      tree-sitter-php-0.23.3
 CATEGORIES=    textproc devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=tree-sitter/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
Index: pkgsrc/textproc/tree-sitter-php/distinfo
diff -u pkgsrc/textproc/tree-sitter-php/distinfo:1.4 pkgsrc/textproc/tree-sitter-php/distinfo:1.5
--- pkgsrc/textproc/tree-sitter-php/distinfo:1.4        Fri Sep 13 10:01:32 2024
+++ pkgsrc/textproc/tree-sitter-php/distinfo    Tue Oct  8 15:42:21 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2024/09/13 10:01:32 wiz Exp $
+$NetBSD: distinfo,v 1.5 2024/10/08 15:42:21 wiz Exp $
 
-BLAKE2s (tree-sitter-php-0.23.2.tar.gz) = dbba7924062e188c44ee0139e08851588892f41cd244a7eacd79b9e130f41d3f
-SHA512 (tree-sitter-php-0.23.2.tar.gz) = ed8c8fddeb6a8f5304cd7419af67a41c94f5d2ad6ee259428eb34109e8afc54a41b1076cfaabe93d311cbc53c82048b98737281816058e6be02077d086f84fe5
-Size (tree-sitter-php-0.23.2.tar.gz) = 580616 bytes
+BLAKE2s (tree-sitter-php-0.23.3.tar.gz) = b2a110fbc400045c69c034de2b2b14b104cb010344f5bfe0a9ec31752c89fe3f
+SHA512 (tree-sitter-php-0.23.3.tar.gz) = 933c9722e06d23ffca393d3e56d3fe906576c7f2579e5e6f2a14b5ff826ecb7a7d2bfe4f5685839d07775de3aa39ec08d39fb874152ab43b3ad1fe334c74e897
+Size (tree-sitter-php-0.23.3.tar.gz) = 581576 bytes



Home | Main Index | Thread Index | Old Index