svn commit: r474271 - head/devel/py-pycadf

Martin Wilke miwi at FreeBSD.org
Mon Jul 9 16:51:52 UTC 2018


Author: miwi
Date: Mon Jul  9 16:51:50 2018
New Revision: 474271
URL: https://svnweb.freebsd.org/changeset/ports/474271

Log:
  - Fix build
  - Bump PORTREVISION
  
  Sponsored by:	iXsystems Inc.

Added:
  head/devel/py-pycadf/pkg-plist   (contents, props changed)
Modified:
  head/devel/py-pycadf/Makefile

Modified: head/devel/py-pycadf/Makefile
==============================================================================
--- head/devel/py-pycadf/Makefile	Mon Jul  9 16:44:34 2018	(r474270)
+++ head/devel/py-pycadf/Makefile	Mon Jul  9 16:51:50 2018	(r474271)
@@ -3,6 +3,7 @@
 
 PORTNAME=	pycadf
 PORTVERSION=	2.7.0
+PORTREVISION=	1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Added: head/devel/py-pycadf/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/py-pycadf/pkg-plist	Mon Jul  9 16:51:50 2018	(r474271)
@@ -0,0 +1,7 @@
+ at dir %%ETCDIR%%
+ at sample %%ETCDIR%%/ceilometer_api_audit_map.conf.sample
+ at sample %%ETCDIR%%/cinder_api_audit_map.conf.sample
+ at sample %%ETCDIR%%/glance_api_audit_map.conf.sample
+ at sample %%ETCDIR%%/neutron_api_audit_map.conf.sample
+ at sample %%ETCDIR%%/nova_api_audit_map.conf.sample
+ at sample %%ETCDIR%%/trove_api_audit_map.conf.sample


More information about the svn-ports-all mailing list