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:           Sun Jul 28 11:59:59 UTC 2024

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

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

feat: add attributes to interfaces and traits by @calebdw in #252


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 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.2 pkgsrc/textproc/tree-sitter-php/Makefile:1.3
--- pkgsrc/textproc/tree-sitter-php/Makefile:1.2        Sun Jul  7 12:50:05 2024
+++ pkgsrc/textproc/tree-sitter-php/Makefile    Sun Jul 28 11:59:59 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2024/07/07 12:50:05 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2024/07/28 11:59:59 wiz Exp $
 
-DISTNAME=      tree-sitter-php-0.22.7
+DISTNAME=      tree-sitter-php-0.22.8
 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.2 pkgsrc/textproc/tree-sitter-php/distinfo:1.3
--- pkgsrc/textproc/tree-sitter-php/distinfo:1.2        Sun Jul  7 12:50:05 2024
+++ pkgsrc/textproc/tree-sitter-php/distinfo    Sun Jul 28 11:59:59 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2024/07/07 12:50:05 wiz Exp $
+$NetBSD: distinfo,v 1.3 2024/07/28 11:59:59 wiz Exp $
 
-BLAKE2s (tree-sitter-php-0.22.7.tar.gz) = 86c2f9494ec12a38e2bd4f0bb535b6b30acb0702e47cb133963191b64c24b85d
-SHA512 (tree-sitter-php-0.22.7.tar.gz) = 33ebd8c47d2a6111ba61b27c1f8f91f3a5999924e8732b83e95f1784799f6c686299053f09fae1035618f9f5f1c6803c57482dd674be303542b4ba45a3a5418b
-Size (tree-sitter-php-0.22.7.tar.gz) = 584004 bytes
+BLAKE2s (tree-sitter-php-0.22.8.tar.gz) = 7068e1cdaa3a21788293b3ec715efc241fd8a3b86d39ecc04bcdc1d6f45ceaed
+SHA512 (tree-sitter-php-0.22.8.tar.gz) = 4dcde7797c9529a3a104321968cf053bc47610827003fdc94d49181b937701342b4223b9fcca2b0f38990913d3473bad1d19fe6feea96a887a40aa7ebdc194ac
+Size (tree-sitter-php-0.22.8.tar.gz) = 590564 bytes



Home | Main Index | Thread Index | Old Index