svn commit: r460347 - head/security/linux-c6-openssl

Tijl Coosemans tijl at FreeBSD.org
Mon Jan 29 22:00:40 UTC 2018


Author: tijl
Date: Mon Jan 29 22:00:39 2018
New Revision: 460347
URL: https://svnweb.freebsd.org/changeset/ports/460347

Log:
  Fix pkg-plist.
  
  Submitted by:	dbn

Modified:
  head/security/linux-c6-openssl/Makefile
  head/security/linux-c6-openssl/pkg-plist.amd64
  head/security/linux-c6-openssl/pkg-plist.i386

Modified: head/security/linux-c6-openssl/Makefile
==============================================================================
--- head/security/linux-c6-openssl/Makefile	Mon Jan 29 21:55:55 2018	(r460346)
+++ head/security/linux-c6-openssl/Makefile	Mon Jan 29 22:00:39 2018	(r460347)
@@ -3,7 +3,7 @@
 
 PORTNAME=	openssl
 PORTVERSION=	1.0.1e
-PORTREVISION=	14
+PORTREVISION=	15
 CATEGORIES=	security linux
 
 MAINTAINER=	emulation at FreeBSD.org

Modified: head/security/linux-c6-openssl/pkg-plist.amd64
==============================================================================
--- head/security/linux-c6-openssl/pkg-plist.amd64	Mon Jan 29 21:55:55 2018	(r460346)
+++ head/security/linux-c6-openssl/pkg-plist.amd64	Mon Jan 29 22:00:39 2018	(r460347)
@@ -53,6 +53,7 @@ usr/lib64/openssl/engines/libubsec.so
 %%PORTDOCS%%%%DOCSDIR%%/NEWS
 %%PORTDOCS%%%%DOCSDIR%%/README
 %%PORTDOCS%%%%DOCSDIR%%/README.FIPS
+%%PORTDOCS%%%%DOCSDIR%%/README.legacy-settings
 %%PORTDOCS%%%%DOCSDIR%%/c-indentation.el
 %%PORTDOCS%%%%DOCSDIR%%/openssl.txt
 %%PORTDOCS%%%%DOCSDIR%%/openssl_button.gif

Modified: head/security/linux-c6-openssl/pkg-plist.i386
==============================================================================
--- head/security/linux-c6-openssl/pkg-plist.i386	Mon Jan 29 21:55:55 2018	(r460346)
+++ head/security/linux-c6-openssl/pkg-plist.i386	Mon Jan 29 22:00:39 2018	(r460347)
@@ -34,6 +34,7 @@ usr/lib/openssl/engines/libubsec.so
 %%PORTDOCS%%%%DOCSDIR%%/NEWS
 %%PORTDOCS%%%%DOCSDIR%%/README
 %%PORTDOCS%%%%DOCSDIR%%/README.FIPS
+%%PORTDOCS%%%%DOCSDIR%%/README.legacy-settings
 %%PORTDOCS%%%%DOCSDIR%%/c-indentation.el
 %%PORTDOCS%%%%DOCSDIR%%/openssl.txt
 %%PORTDOCS%%%%DOCSDIR%%/openssl_button.gif


More information about the svn-ports-all mailing list