git: defc987f9434 - main - devel/ghidra: Fix plist after udpate gradle
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 26 Feb 2025 01:33:24 UTC
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=defc987f9434c9ed08439aa7441d6d47ed0a4d15 commit defc987f9434c9ed08439aa7441d6d47ed0a4d15 Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2025-02-26 01:22:17 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-02-26 01:33:15 +0000 devel/ghidra: Fix plist after udpate gradle PR: 284560 Approved by: gatekeeper <tiago.gasiba@gmail.com> (maintainer) --- devel/ghidra/Makefile | 1 + devel/ghidra/pkg-plist | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 13 deletions(-) diff --git a/devel/ghidra/Makefile b/devel/ghidra/Makefile index c61cb0855006..5ac3800ed390 100644 --- a/devel/ghidra/Makefile +++ b/devel/ghidra/Makefile @@ -1,5 +1,6 @@ PORTNAME= ghidra DISTVERSION= 11.1.2 +PORTREVISION= 1 CATEGORIES= devel security java MASTER_SITES= https://github.com/NationalSecurityAgency/${PORTNAME}/releases/download/Ghidra_${DISTVERSION}_build/ DISTNAME= ${PORTNAME}_${DISTVERSION}_PUBLIC_20240709 diff --git a/devel/ghidra/pkg-plist b/devel/ghidra/pkg-plist index 019ce4d48835..8a13cb54011f 100644 --- a/devel/ghidra/pkg-plist +++ b/devel/ghidra/pkg-plist @@ -173,6 +173,7 @@ share/applications/ghidra.desktop %%DATADIR%%/GPL/Icons/ModifiedNuvola/openFolderNamespaces.svg %%DATADIR%%/GPL/Icons/ModifiedNuvola/openProject.svg %%DATADIR%%/GPL/Icons/ModifiedNuvola/openSmallFolder.svg +%%DATADIR%%/GPL/build/reports/problems/problems-report.html %%DATADIR%%/GPL/licenses/GPL_2.txt %%DATADIR%%/GPL/licenses/GPL_2_With_Classpath_Exception.txt %%DATADIR%%/GPL/licenses/GPL_3.html @@ -187,18 +188,15 @@ share/applications/ghidra.desktop %%DATADIR%%/GPL/utils.gradle %%DATADIR%%/GPL/vsconfig.gradle %%DATADIR%%/Ghidra/.dbDirLock -%%DATADIR%%/Ghidra/.gradle/8.6/checksums/checksums.lock -%%DATADIR%%/Ghidra/.gradle/8.6/dependencies-accessors/gc.properties -%%DATADIR%%/Ghidra/.gradle/8.6/executionHistory/executionHistory.bin -%%DATADIR%%/Ghidra/.gradle/8.6/executionHistory/executionHistory.lock -%%DATADIR%%/Ghidra/.gradle/8.6/fileChanges/last-build.bin -%%DATADIR%%/Ghidra/.gradle/8.6/fileContent/fileContent.lock -%%DATADIR%%/Ghidra/.gradle/8.6/fileContent/parsedCSource.bin -%%DATADIR%%/Ghidra/.gradle/8.6/fileHashes/fileHashes.bin -%%DATADIR%%/Ghidra/.gradle/8.6/fileHashes/fileHashes.lock -%%DATADIR%%/Ghidra/.gradle/8.6/gc.properties -%%DATADIR%%/Ghidra/.gradle/8.6/nativeCompile/nativeCompile.bin -%%DATADIR%%/Ghidra/.gradle/8.6/nativeCompile/nativeCompile.lock +%%DATADIR%%/Ghidra/.gradle/8.12.1/checksums/checksums.lock +%%DATADIR%%/Ghidra/.gradle/8.12.1/executionHistory/executionHistory.bin +%%DATADIR%%/Ghidra/.gradle/8.12.1/executionHistory/executionHistory.lock +%%DATADIR%%/Ghidra/.gradle/8.12.1/fileChanges/last-build.bin +%%DATADIR%%/Ghidra/.gradle/8.12.1/fileHashes/fileHashes.bin +%%DATADIR%%/Ghidra/.gradle/8.12.1/fileHashes/fileHashes.lock +%%DATADIR%%/Ghidra/.gradle/8.12.1/gc.properties +%%DATADIR%%/Ghidra/.gradle/8.12.1/nativeCompile/nativeCompile.bin +%%DATADIR%%/Ghidra/.gradle/8.12.1/nativeCompile/nativeCompile.lock %%DATADIR%%/Ghidra/.gradle/buildOutputCleanup/buildOutputCleanup.lock %%DATADIR%%/Ghidra/.gradle/buildOutputCleanup/cache.properties %%DATADIR%%/Ghidra/.gradle/buildOutputCleanup/outputFiles.bin @@ -4264,6 +4262,7 @@ share/applications/ghidra.desktop %%DATADIR%%/Ghidra/Processors/x86/lib/x86-src.zip %%DATADIR%%/Ghidra/Processors/x86/lib/x86.jar %%DATADIR%%/Ghidra/application.properties +%%DATADIR%%/Ghidra/build/reports/problems/problems-report.html %%DATADIR%%/Ghidra/patch/README.txt %%DATADIR%%/Ghidra/settings.gradle %%DATADIR%%/LICENSE @@ -4659,7 +4658,8 @@ share/applications/ghidra.desktop %%DATADIR%%/support/pythonRun.bat %%DATADIR%%/support/sleigh %%DATADIR%%/support/sleigh.bat -@dir %%DATADIR%%/Ghidra/.gradle/8.6/vcsMetadata +@dir %%DATADIR%%/Ghidra/.gradle/8.12.1/expanded +@dir %%DATADIR%%/Ghidra/.gradle/8.12.1/vcsMetadata @dir %%DATADIR%%/Ghidra/Debug/Debugger-agent-dbgeng/pypkg/build/bdist.macosx-13-x86_64 @dir %%DATADIR%%/Ghidra/Debug/Debugger-agent-gdb/pypkg/build/bdist.macosx-13-x86_64 @dir %%DATADIR%%/Ghidra/Debug/Debugger-agent-lldb/pypkg/build/bdist.macosx-13-x86_64