svn commit: r386675 - head/www/roundup
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon May 18 12:18:42 UTC 2015
Author: amdmi3
Date: Mon May 18 12:18:41 2015
New Revision: 386675
URL: https://svnweb.freebsd.org/changeset/ports/386675
Log:
- Drop @dirrm* from plist
- Add empty directories to plist
Approved by: portmgr blanket
Modified:
head/www/roundup/pkg-plist
Modified: head/www/roundup/pkg-plist
==============================================================================
--- head/www/roundup/pkg-plist Mon May 18 12:18:26 2015 (r386674)
+++ head/www/roundup/pkg-plist Mon May 18 12:18:41 2015 (r386675)
@@ -540,44 +540,11 @@ man/man1/roundup-server.1.gz
%%DATADIR%%/templates/responsive/static/glyphicons-halflings.png
%%DATADIR%%/templates/responsive/static/bootstrap-responsive.min.css
%%DATADIR%%/templates/responsive/static/style.css
- at dirrmtry %%DATADIR%%/templates/responsive/static
- at dirrmtry %%DATADIR%%/templates/responsive/html/layout
- at dirrmtry %%DATADIR%%/templates/responsive/html
- at dirrmtry %%DATADIR%%/templates/responsive/extensions
- at dirrmtry %%DATADIR%%/templates/responsive/detectors
- at dirrmtry %%DATADIR%%/templates/responsive
- at dirrmtry %%DATADIR%%/templates/minimal/static
- at dirrmtry %%DATADIR%%/templates/minimal/html/layout
- at dirrmtry %%DATADIR%%/templates/minimal/html
- at dirrmtry %%DATADIR%%/templates/minimal/extensions
- at dirrmtry %%DATADIR%%/templates/minimal/detectors
- at dirrmtry %%DATADIR%%/templates/minimal
- at dirrmtry %%DATADIR%%/templates/jinja2/static
- at dirrmtry %%DATADIR%%/templates/jinja2/html/layout
- at dirrmtry %%DATADIR%%/templates/jinja2/html
- at dirrmtry %%DATADIR%%/templates/jinja2/extensions
- at dirrmtry %%DATADIR%%/templates/jinja2/detectors
- at dirrmtry %%DATADIR%%/templates/jinja2
- at dirrmtry %%DATADIR%%/templates/devel/static
- at dirrmtry %%DATADIR%%/templates/devel/html/layout
- at dirrmtry %%DATADIR%%/templates/devel/html
- at dirrmtry %%DATADIR%%/templates/devel/extensions
- at dirrmtry %%DATADIR%%/templates/devel/detectors
- at dirrmtry %%DATADIR%%/templates/devel
- at dirrmtry %%DATADIR%%/templates/classic/static
- at dirrmtry %%DATADIR%%/templates/classic/html/layout
- at dirrmtry %%DATADIR%%/templates/classic/html
- at dirrmtry %%DATADIR%%/templates/classic/extensions
- at dirrmtry %%DATADIR%%/templates/classic/detectors
- at dirrmtry %%DATADIR%%/templates/classic
- at dirrmtry %%DATADIR%%/templates
- at dirrmtry %%DATADIR%%/cgi-bin
- at dirrmtry %%DATADIR%%
- at dirrmtry %%PYTHON_SITELIBDIR%%/roundup/scripts
- at dirrmtry %%PYTHON_SITELIBDIR%%/roundup/cgi/ZTUtils
- at dirrmtry %%PYTHON_SITELIBDIR%%/roundup/cgi/TAL
- at dirrmtry %%PYTHON_SITELIBDIR%%/roundup/cgi/PageTemplates
- at dirrmtry %%PYTHON_SITELIBDIR%%/roundup/cgi
- at dirrmtry %%PYTHON_SITELIBDIR%%/roundup/backends
- at dirrmtry %%PYTHON_SITELIBDIR%%/roundup/anypy
- at dirrmtry %%PYTHON_SITELIBDIR%%/roundup
+ at dir %%DATADIR%%/templates/responsive/html/layout
+ at dir %%DATADIR%%/templates/minimal/static
+ at dir %%DATADIR%%/templates/minimal/html/layout
+ at dir %%DATADIR%%/templates/jinja2/extensions
+ at dir %%DATADIR%%/templates/devel/static
+ at dir %%DATADIR%%/templates/devel/html/layout
+ at dir %%DATADIR%%/templates/classic/static
+ at dir %%DATADIR%%/templates/classic/html/layout
More information about the svn-ports-head
mailing list