git: b715aa0828d2 - main - devel/acme: Update to 0.97.r447
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 31 Jul 2025 15:31:44 UTC
The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=b715aa0828d2ce181fe58a69226c4eeca76a60ad commit b715aa0828d2ce181fe58a69226c4eeca76a60ad Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2025-07-31 15:31:33 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2025-07-31 15:31:37 +0000 devel/acme: Update to 0.97.r447 --- devel/acme/Makefile | 2 +- devel/acme/distinfo | 6 +++--- devel/acme/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/devel/acme/Makefile b/devel/acme/Makefile index 00ea6c070790..57b1037f3186 100644 --- a/devel/acme/Makefile +++ b/devel/acme/Makefile @@ -21,7 +21,7 @@ BUILD_WRKSRC= ${WRKSRC}/src OPTIONS_DEFINE= DOCS EXAMPLES SVN_REPO= https://svn.code.sf.net/p/acme-crossass/code-0/trunk -SVN_REV= r324 +SVN_REV= r447 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/acme ${STAGEDIR}${PREFIX}/bin diff --git a/devel/acme/distinfo b/devel/acme/distinfo index a91c1af8887e..69c5fa73f4e8 100644 --- a/devel/acme/distinfo +++ b/devel/acme/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1678971128 -SHA256 (acme-0.97.r324.tar.xz) = 284ee08905cc40c2c69ede2d8957448220d3cf37929b5cc0570c5dc7800c3b39 -SIZE (acme-0.97.r324.tar.xz) = 326100 +TIMESTAMP = 1753974449 +SHA256 (acme-0.97.r447.tar.xz) = fe309dad552b44157fa2cd499db17522dcb2441b82ae8fa950970b3aa88691eb +SIZE (acme-0.97.r447.tar.xz) = 349352 diff --git a/devel/acme/pkg-plist b/devel/acme/pkg-plist index 15d827012613..c1f294c8c1bd 100644 --- a/devel/acme/pkg-plist +++ b/devel/acme/pkg-plist @@ -76,6 +76,7 @@ bin/acme %%PORTEXAMPLES%%%%EXAMPLESDIR%%/c64doubledabble.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/c64misc.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ddrv.a +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/denial-of-service.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/macedit.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/me/const.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/me/core.a @@ -84,4 +85,5 @@ bin/acme %%PORTEXAMPLES%%%%EXAMPLESDIR%%/me/macros.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/me/out.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/me/vars.a +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/reu-detect.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/trigono.a