git: 8e36aa89c535 - main - archivers/ha: Add CPE information
Alex Kozlov
ak at FreeBSD.org
Mon Sep 27 09:17:20 UTC 2021
On Mon, Sep 20, 2021 at 02:33:17PM +0000, Bernhard Froehlich wrote:
> The branch main has been updated by decke:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=8e36aa89c5357316ed5bf1cc3d877624b51e21a6
>
> commit 8e36aa89c5357316ed5bf1cc3d877624b51e21a6
> Author: Bernhard Froehlich <decke at FreeBSD.org>
> AuthorDate: 2021-09-20 14:18:16 +0000
> Commit: Bernhard Froehlich <decke at FreeBSD.org>
> CommitDate: 2021-09-20 14:18:16 +0000
>
> archivers/ha: Add CPE information
>
> Approved by: portmgr (blanket)
> ---
> archivers/ha/Makefile | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/archivers/ha/Makefile b/archivers/ha/Makefile
> index 3e69951b4d82..15f05c41b881 100644
> --- a/archivers/ha/Makefile
> +++ b/archivers/ha/Makefile
> @@ -16,7 +16,8 @@ NO_WRKSUBDIR= yes
> PLIST_FILES= bin/ha
> MAKEFILE= makefile.nix
> ALL_TARGET= ha
> -USES= gmake tar:tgz
> +USES= cpe gmake tar:tgz
> +CPE_VENDOR= linux-ha
Are you sure that linux-ha (High-Availability Linux) cpe.vendor is applicable
to archivers/ha (Hirvola's archiver)?
--
Alex
More information about the dev-commits-ports-all
mailing list