diff --git a/textproc/py-grep-ast/Makefile b/textproc/py-grep-ast/Makefile index a78043b63882..7f1a5bcb4356 100644 --- a/textproc/py-grep-ast/Makefile +++ b/textproc/py-grep-ast/Makefile @@ -1,33 +1,33 @@ PORTNAME= grep-ast -DISTVERSION= 0.3.2 +DISTVERSION= 0.4.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 76296c149aa1..ccf62cdd1046 100644 --- a/textproc/py-grep-ast/distinfo +++ b/textproc/py-grep-ast/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716362443 -SHA256 (grep_ast-0.3.2.tar.gz) = d53bc7d25dfefafe77643fec189ab38e3cbd839d546c070a950ebedad82ee164 -SIZE (grep_ast-0.3.2.tar.gz) = 11143 +TIMESTAMP = 1733174504 +SHA256 (grep_ast-0.4.1.tar.gz) = f7097ecf23437c04bc4ed708485b0d41894c1a9c4a9941159542b8c67c49a563 +SIZE (grep_ast-0.4.1.tar.gz) = 11190