aboutsummaryrefslogtreecommitdiff
path: root/security/wolfssl
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-29 19:17:12 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-29 19:17:12 +0000
commit3e2be6f4a02f8fb87019b2be5c95bb53725b5f2c (patch)
tree0d3f085fc6b533ab6079c640365f41488242a9d0 /security/wolfssl
parent067642d629b496f3af83b03792b999e35a43358e (diff)
downloadports-3e2be6f4a02f8fb87019b2be5c95bb53725b5f2c.tar.gz
ports-3e2be6f4a02f8fb87019b2be5c95bb53725b5f2c.zip
Fix PLIST issue (r524152) with DOCS enabled
====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR Error: Missing: %%DOCSDIR%%/README.txt Error: Missing: %%DOCSDIR%%/example/client.c Error: Missing: %%DOCSDIR%%/example/echoclient.c Error: Missing: %%DOCSDIR%%/example/echoserver.c Error: Missing: %%DOCSDIR%%/example/sctp-client-dtls.c Error: Missing: %%DOCSDIR%%/example/sctp-client.c Error: Missing: %%DOCSDIR%%/example/sctp-server-dtls.c Error: Missing: %%DOCSDIR%%/example/sctp-server.c Error: Missing: %%DOCSDIR%%/example/server.c Error: Missing: %%DOCSDIR%%/example/tls_bench.c Error: Missing: %%DOCSDIR%%/taoCert.txt ===> Error: Plist issues found. *** Error code 1 Stop. make: stopped in /usr/ports/security/wolfssl =>> Error: check-plist failures detected Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=524597
Diffstat (limited to 'security/wolfssl')
-rw-r--r--security/wolfssl/pkg-plist11
1 files changed, 0 insertions, 11 deletions
diff --git a/security/wolfssl/pkg-plist b/security/wolfssl/pkg-plist
index fea864734da2..d67d464a76bb 100644
--- a/security/wolfssl/pkg-plist
+++ b/security/wolfssl/pkg-plist
@@ -211,14 +211,3 @@ lib/libwolfssl.so
lib/libwolfssl.so.24
lib/libwolfssl.so.24.0.0
libdata/pkgconfig/wolfssl.pc
-%%PORTDOCS%%%%DOCSDIR%%/README.txt
-%%PORTDOCS%%%%DOCSDIR%%/example/client.c
-%%PORTDOCS%%%%DOCSDIR%%/example/echoclient.c
-%%PORTDOCS%%%%DOCSDIR%%/example/echoserver.c
-%%PORTDOCS%%%%DOCSDIR%%/example/sctp-client-dtls.c
-%%PORTDOCS%%%%DOCSDIR%%/example/sctp-client.c
-%%PORTDOCS%%%%DOCSDIR%%/example/sctp-server-dtls.c
-%%PORTDOCS%%%%DOCSDIR%%/example/sctp-server.c
-%%PORTDOCS%%%%DOCSDIR%%/example/server.c
-%%PORTDOCS%%%%DOCSDIR%%/example/tls_bench.c
-%%PORTDOCS%%%%DOCSDIR%%/taoCert.txt