Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Dec 2025 01:56:41 +0000
From:      Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2a61f6aa3983 - main - security/py-ospd-openvas: Fix package
Message-ID:  <693781d9.27b36.391b8408@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help

The branch main has been updated by acm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2a61f6aa398319e5185a7e1bfe4299ecb1fb5664

commit 2a61f6aa398319e5185a7e1bfe4299ecb1fb5664
Author:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2025-12-09 01:55:57 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2025-12-09 01:55:57 +0000

    security/py-ospd-openvas: Fix package
    
    - Bump PORTREVISION
    Reported by:    pkg-fallout
---
 security/py-ospd-openvas/Makefile  | 2 +-
 security/py-ospd-openvas/pkg-plist | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/security/py-ospd-openvas/Makefile b/security/py-ospd-openvas/Makefile
index 75ca8ce126fd..c9280f34fc8f 100644
--- a/security/py-ospd-openvas/Makefile
+++ b/security/py-ospd-openvas/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	ospd-openvas
 DISTVERSION=	22.9.0
 DISTVERSIONPREFIX=	v
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	security python
 #MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-ospd-openvas/pkg-plist b/security/py-ospd-openvas/pkg-plist
index ca12f72c225b..d1281753ddb0 100644
--- a/security/py-ospd-openvas/pkg-plist
+++ b/security/py-ospd-openvas/pkg-plist
@@ -72,11 +72,11 @@ bin/ospd-openvas
 %%PYTHON_SITELIBDIR%%/ospd/vts.py
 %%PYTHON_SITELIBDIR%%/ospd/xml.py
 %%PYTHON_SITELIBDIR%%/ospd/xmlvt.py
-%%PYTHON_SITELIBDIR%%/ospd_openvas-22.9.0.dist-info/COPYING
 %%PYTHON_SITELIBDIR%%/ospd_openvas-22.9.0.dist-info/METADATA
 %%PYTHON_SITELIBDIR%%/ospd_openvas-22.9.0.dist-info/RECORD
 %%PYTHON_SITELIBDIR%%/ospd_openvas-22.9.0.dist-info/WHEEL
 %%PYTHON_SITELIBDIR%%/ospd_openvas-22.9.0.dist-info/entry_points.txt
+%%PYTHON_SITELIBDIR%%/ospd_openvas-22.9.0.dist-info/licenses/COPYING
 %%PYTHON_SITELIBDIR%%/ospd_openvas/__init__.py
 %%PYTHON_SITELIBDIR%%/ospd_openvas/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc
 %%PYTHON_SITELIBDIR%%/ospd_openvas/__pycache__/__init__%%PYTHON_TAG%%.pyc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?693781d9.27b36.391b8408>