svn commit: r424318 - head/net/linux-c7-tcp_wrappers-libs

Tijl Coosemans tijl at FreeBSD.org
Thu Oct 20 10:40:41 UTC 2016


Author: tijl
Date: Thu Oct 20 10:40:39 2016
New Revision: 424318
URL: https://svnweb.freebsd.org/changeset/ports/424318

Log:
  Fix pkg-plist.

Modified:
  head/net/linux-c7-tcp_wrappers-libs/Makefile
  head/net/linux-c7-tcp_wrappers-libs/pkg-plist.i386
  head/net/linux-c7-tcp_wrappers-libs/pkg-plist.x86_64

Modified: head/net/linux-c7-tcp_wrappers-libs/Makefile
==============================================================================
--- head/net/linux-c7-tcp_wrappers-libs/Makefile	Thu Oct 20 10:31:27 2016	(r424317)
+++ head/net/linux-c7-tcp_wrappers-libs/Makefile	Thu Oct 20 10:40:39 2016	(r424318)
@@ -3,6 +3,7 @@
 
 PORTNAME=	tcp_wrappers-libs
 PORTVERSION=	7.6
+PORTREVISION=	1
 CATEGORIES=	net linux
 
 MAINTAINER=	emulation at FreeBSD.org

Modified: head/net/linux-c7-tcp_wrappers-libs/pkg-plist.i386
==============================================================================
--- head/net/linux-c7-tcp_wrappers-libs/pkg-plist.i386	Thu Oct 20 10:31:27 2016	(r424317)
+++ head/net/linux-c7-tcp_wrappers-libs/pkg-plist.i386	Thu Oct 20 10:40:39 2016	(r424318)
@@ -7,6 +7,8 @@ usr/lib/libwrap.so.0.7.6
 %%PORTDOCS%%%%DOCSDIR%%/README
 %%PORTDOCS%%%%DOCSDIR%%/README.IRIX
 %%PORTDOCS%%%%DOCSDIR%%/README.NIS
+%%PORTDOCS%%%%DOCSDIR%%/README.ipv6
+%%PORTDOCS%%%%DOCSDIR%%/README.ipv6.2
 usr/share/man/man5/hosts.allow.5.gz
 usr/share/man/man5/hosts.deny.5.gz
 usr/share/man/man5/hosts_access.5.gz

Modified: head/net/linux-c7-tcp_wrappers-libs/pkg-plist.x86_64
==============================================================================
--- head/net/linux-c7-tcp_wrappers-libs/pkg-plist.x86_64	Thu Oct 20 10:31:27 2016	(r424317)
+++ head/net/linux-c7-tcp_wrappers-libs/pkg-plist.x86_64	Thu Oct 20 10:40:39 2016	(r424318)
@@ -9,6 +9,8 @@ usr/lib64/libwrap.so.0.7.6
 %%PORTDOCS%%%%DOCSDIR%%/README
 %%PORTDOCS%%%%DOCSDIR%%/README.IRIX
 %%PORTDOCS%%%%DOCSDIR%%/README.NIS
+%%PORTDOCS%%%%DOCSDIR%%/README.ipv6
+%%PORTDOCS%%%%DOCSDIR%%/README.ipv6.2
 usr/share/man/man5/hosts.allow.5.gz
 usr/share/man/man5/hosts.deny.5.gz
 usr/share/man/man5/hosts_access.5.gz


More information about the svn-ports-head mailing list