svn commit: r510385 - head/security/linux-c7-trousers
Tijl Coosemans
tijl at FreeBSD.org
Sat Aug 31 13:54:06 UTC 2019
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 at 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 at 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
More information about the svn-ports-all
mailing list