svn commit: r452274 - head/net/dpdk

Antoine Brodin antoine at FreeBSD.org
Tue Oct 17 11:59:36 UTC 2017


Author: antoine
Date: Tue Oct 17 11:59:34 2017
New Revision: 452274
URL: https://svnweb.freebsd.org/changeset/ports/452274

Log:
  Fix packaging

Modified:
  head/net/dpdk/pkg-plist

Modified: head/net/dpdk/pkg-plist
==============================================================================
--- head/net/dpdk/pkg-plist	Tue Oct 17 09:12:06 2017	(r452273)
+++ head/net/dpdk/pkg-plist	Tue Oct 17 11:59:34 2017	(r452274)
@@ -316,8 +316,6 @@ lib/dpdk
 %%DATADIR%%/mk/arch/x86_x32/rte.vars.mk
 %%DATADIR%%/mk/exec-env/bsdapp/rte.app.mk
 %%DATADIR%%/mk/exec-env/bsdapp/rte.vars.mk
-%%DATADIR%%/mk/exec-env/bsdapp/rte.vars.mk.bak
-%%DATADIR%%/mk/exec-env/bsdapp/rte.vars.mk.orig
 %%DATADIR%%/mk/exec-env/linuxapp/rte.app.mk
 %%DATADIR%%/mk/exec-env/linuxapp/rte.vars.mk
 %%DATADIR%%/mk/internal/rte.build-post.mk


More information about the svn-ports-all mailing list