aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-03-19 16:46:49 +0000
committerMathieu Arnold <mat@FreeBSD.org>2021-03-19 16:46:49 +0000
commitf1b132265554fb0c09de80c72f523ebd0d056ebb (patch)
treeea2b5e9470cb96053dc11a4827abcb96b14237a0 /security
parent190b075327cd8e7634532d9a70d7a7043c16984c (diff)
downloadports-f1b132265554fb0c09de80c72f523ebd0d056ebb.tar.gz
ports-f1b132265554fb0c09de80c72f523ebd0d056ebb.zip
Regular USE_GITHUB cleanup.
Remove DISTNAME, it is always overwritten. Cleanup GH_TAGNAME and WRKSRC.
Notes
Notes: svn path=/head/; revision=568805
Diffstat (limited to 'security')
-rw-r--r--security/openvas/Makefile3
-rw-r--r--security/openvas/distinfo4
-rw-r--r--security/p5-openxpki/Makefile2
3 files changed, 3 insertions, 6 deletions
diff --git a/security/openvas/Makefile b/security/openvas/Makefile
index 014b15e1fc6c..75d40ad73412 100644
--- a/security/openvas/Makefile
+++ b/security/openvas/Makefile
@@ -25,6 +25,7 @@ RUN_DEPENDS= redis-server:databases/redis \
${PYTHON_PKGNAMEPREFIX}impacket>=0:net/py-impacket@${PY_FLAVOR}
USE_GITHUB= yes
GH_ACCOUNT= greenbone
+GH_PROJECT= ${PORTNAME}-scanner
USES= bison cmake gnome pkgconfig python:3.5+
USE_GNOME= glib20
@@ -32,8 +33,6 @@ USE_GNOME= glib20
USERS= gvm
GROUPS= ${USERS}
-WRKSRC= ${WRKDIR}/${PORTNAME}-scanner-${DISTVERSION}
-
post-install:
@${MKDIR} ${STAGEDIR}/var/run/ospd
diff --git a/security/openvas/distinfo b/security/openvas/distinfo
index fa23dd6cc32c..4ec365779ee2 100644
--- a/security/openvas/distinfo
+++ b/security/openvas/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1613666970
-SHA256 (greenbone-openvas-v20.8.1_GH0.tar.gz) = 37856e754e70a597a0d8227625a0145c14575168ebf7441bcedc587c36823216
-SIZE (greenbone-openvas-v20.8.1_GH0.tar.gz) = 431985
+SHA256 (greenbone-openvas-scanner-v20.8.1_GH0.tar.gz) = 37856e754e70a597a0d8227625a0145c14575168ebf7441bcedc587c36823216
+SIZE (greenbone-openvas-scanner-v20.8.1_GH0.tar.gz) = 431985
diff --git a/security/p5-openxpki/Makefile b/security/p5-openxpki/Makefile
index 0b4a22fe7803..156ec14c2dcb 100644
--- a/security/p5-openxpki/Makefile
+++ b/security/p5-openxpki/Makefile
@@ -102,8 +102,6 @@ PORTEXAMPLES= *
PORTSCOUT= limitw:1,even # stay with stable versions only
-# Workaround the bug in Mk/bsd.port.mk, cf. PR#246196:
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
WRKSRC_SUBDIR= core/server/
USERS= openxpki