FreeBSD Bugzilla – Attachment 221228 Details for
Bug 252372
security/greenbone-security-assistant8: Add dependency and minor adjustments to Makefile
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for greenbone-security-assistant8
greenbone-security-assistant8.patch (text/plain), 1.29 KB, created by
Daniel Engberg
on 2021-01-03 07:28:36 UTC
(
hide
)
Description:
Patch for greenbone-security-assistant8
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2021-01-03 07:28:36 UTC
Size:
1.29 KB
patch
obsolete
>diff --git a/security/greenbone-security-assistant8/Makefile b/security/greenbone-security-assistant8/Makefile >index 3800fbf38736..68d760d397ed 100644 >--- a/security/greenbone-security-assistant8/Makefile >+++ b/security/greenbone-security-assistant8/Makefile >@@ -1,11 +1,11 @@ > # $FreeBSD$ > > PORTNAME?= greenbone-security-assistant8 >-PORTVERSION?= 6.0.12 >-PORTREVISION= 2 >+DISTVERSION?= 6.0.12 >+PORTREVISION= 3 > CATEGORIES= security >-MASTER_SITES?= http://wald.intevation.org/frs/download.php/2442/ >-DISTNAME= ${PORTNAME:S/${OPENVAS_VER}//}-${PORTVERSION} >+MASTER_SITES?= https://wald.intevation.org/frs/download.php/2442/ >+DISTNAME= ${PORTNAME:S/${OPENVAS_VER}//}-${DISTVERSION} > DIST_SUBDIR= openvas${OPENVAS_VER} > > MAINTAINER= acm@FreeBSD.org >@@ -16,16 +16,17 @@ LICENSE_FILE= ${WRKSRC}/COPYING.GPL > > LIB_DEPENDS= libgnutls.so:security/gnutls \ > libgcrypt.so:security/libgcrypt \ >+ libgpg-error.so:security/libgpg-error \ > libopenvas_base.so:security/openvas${OPENVAS_VER}-libraries \ > libmicrohttpd.so:www/libmicrohttpd > >-CONFLICTS?= ${PORTNAME:S/${OPENVAS_VER}/9/}-* >- > USES= cmake gettext gnome pkgconfig > USE_GNOME= glib20 libxml2 libxslt > USE_RC_SUBR= gsad >-ETCDIR= ${PREFIX}/etc/openvas > >+CONFLICTS?= ${PORTNAME:S/${OPENVAS_VER}/9/}-* >+ >+ETCDIR= ${PREFIX}/etc/openvas > OPENVAS_VER?= 8 > > post-install:
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 252372
: 221228