diff --git a/misc/py-files-to-prompt/Makefile b/misc/py-files-to-prompt/Makefile index 54c0dbeb51b7..0b1e7ab7aed9 100644 --- a/misc/py-files-to-prompt/Makefile +++ b/misc/py-files-to-prompt/Makefile @@ -1,32 +1,32 @@ PORTNAME= files-to-prompt -DISTVERSION= 0.3 +DISTVERSION= 0.4 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= files_to_prompt-${DISTVERSION} MAINTAINER= dch@FreeBSD.org COMMENT= Python CLI utility to concatenate files into a single LLM prompt WWW= https://github.com/simonw/files-to-prompt LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=41:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 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/misc/py-files-to-prompt/distinfo b/misc/py-files-to-prompt/distinfo index 463067ec1825..20a2b61d6c95 100644 --- a/misc/py-files-to-prompt/distinfo +++ b/misc/py-files-to-prompt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725875838 -SHA256 (files_to_prompt-0.3.tar.gz) = 309ecc23fa7aa1298bbccd86c83fb6d44f9a2ba9f4e2a09dbbea56761899c1cc -SIZE (files_to_prompt-0.3.tar.gz) = 9313 +TIMESTAMP = 1733908071 +SHA256 (files_to_prompt-0.4.tar.gz) = aa1c65bdb7fa123a3a36c5f105af34aa8f3f70495fc90dcb5f7fa995fda3463d +SIZE (files_to_prompt-0.4.tar.gz) = 9522