Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Aug 2019 13:54:05 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r510385 - head/security/linux-c7-trousers
Message-ID:  <201908311354.x7VDs5uD017249@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tijl
Date: Sat Aug 31 13:54:05 2019
New Revision: 510385
URL: https://svnweb.freebsd.org/changeset/ports/510385

Log:
  Remove dependency on linux-c7-openssl, which has been merged into
  linux_base-c7 in r509800.
  
  PR:		240229
  Submitted by:	Felix Palmen <felix@palmen-it.de>

Modified:
  head/security/linux-c7-trousers/Makefile

Modified: head/security/linux-c7-trousers/Makefile
==============================================================================
--- head/security/linux-c7-trousers/Makefile	Sat Aug 31 13:39:45 2019	(r510384)
+++ head/security/linux-c7-trousers/Makefile	Sat Aug 31 13:54:05 2019	(r510385)
@@ -3,6 +3,7 @@
 PORTNAME=	trousers
 PORTVERSION=	0.3.14
 DISTVERSIONSUFFIX=	-2.el7
+PORTREVISION=	1
 CATEGORIES=	security linux
 
 MAINTAINER=	emulation@FreeBSD.org
@@ -10,7 +11,6 @@ COMMENT=	Open-source TCG Software Stack (Linux CentOS 
 
 USES=		linux:c7
 USE_LDCONFIG=	yes
-USE_LINUX=	openssl
 USE_LINUX_RPM=	yes
 
 DESCR=		${.CURDIR}/../${PORTNAME}/pkg-descr



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908311354.x7VDs5uD017249>