diff --git a/textproc/py-grep-ast/Makefile b/textproc/py-grep-ast/Makefile index 7f1a5bcb4356..6d5994f76cf0 100644 --- a/textproc/py-grep-ast/Makefile +++ b/textproc/py-grep-ast/Makefile @@ -1,33 +1,33 @@ PORTNAME= grep-ast -DISTVERSION= 0.4.1 +DISTVERSION= 0.6.1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= grep_ast-${PORTVERSION} MAINTAINER= dch@FreeBSD.org COMMENT= Pythonic grep through AST of source files WWW= https://github.com/paul-gauthier/grep-ast LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pathspec>=0:devel/py-pathspec@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tree-sitter-languages>0:devel/py-tree-sitter-languages@${PY_FLAVOR} USES= python shebangfix USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} \ ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/py-grep-ast/distinfo b/textproc/py-grep-ast/distinfo index ccf62cdd1046..68eeefd52a53 100644 --- a/textproc/py-grep-ast/distinfo +++ b/textproc/py-grep-ast/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1733174504 -SHA256 (grep_ast-0.4.1.tar.gz) = f7097ecf23437c04bc4ed708485b0d41894c1a9c4a9941159542b8c67c49a563 -SIZE (grep_ast-0.4.1.tar.gz) = 11190 +TIMESTAMP = 1740395782 +SHA256 (grep_ast-0.6.1.tar.gz) = b904580a991497afd4135c51a217d001b27086323bc7529673a1dd4003ee24d0 +SIZE (grep_ast-0.6.1.tar.gz) = 12284