Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jan 2018 22:00:39 +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: r460347 - head/security/linux-c6-openssl
Message-ID:  <201801292200.w0TM0dIf009538@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



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