svn commit: r388816 - head/graphics/deegree-wfs

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Jun 8 01:21:32 UTC 2015


Author: amdmi3
Date: Mon Jun  8 01:21:31 2015
New Revision: 388816
URL: https://svnweb.freebsd.org/changeset/ports/388816

Log:
  - Add empty directories to plist

Modified:
  head/graphics/deegree-wfs/Makefile
  head/graphics/deegree-wfs/pkg-plist

Modified: head/graphics/deegree-wfs/Makefile
==============================================================================
--- head/graphics/deegree-wfs/Makefile	Mon Jun  8 01:21:03 2015	(r388815)
+++ head/graphics/deegree-wfs/Makefile	Mon Jun  8 01:21:31 2015	(r388816)
@@ -51,7 +51,6 @@ post-extract:
 	@${TAR} xf ${WRKDIR}/deegree-wfs.war -C ${WRKDIR}/${PORTDIRNAME}
 
 do-install:
-	${INSTALL} -d ${STAGEDIR}${WEBAPPDIR}/${PORTDIRNAME}
 	cd ${WRKDIR}/${PORTDIRNAME} && ${COPYTREE_SHARE} \* ${STAGEDIR}${WEBAPPDIR}/${PORTDIRNAME}
 	${MKDIR} ${STAGEDIR}${DOCSDIR}
 	${INSTALL_DATA} ${PORTDOCS:S|^|${WRKDIR}/|} ${STAGEDIR}${DOCSDIR}

Modified: head/graphics/deegree-wfs/pkg-plist
==============================================================================
--- head/graphics/deegree-wfs/pkg-plist	Mon Jun  8 01:21:03 2015	(r388815)
+++ head/graphics/deegree-wfs/pkg-plist	Mon Jun  8 01:21:31 2015	(r388816)
@@ -187,4 +187,6 @@
 %%TOMCATDIR%%/webapps/deegree-wfs/wfs_main.html
 %%TOMCATDIR%%/webapps/deegree-wfs/wfs_navi.jsp
 %%TOMCATDIR%%/webapps/deegree-wfs/wfs_transaction.html
+ at dir %%TOMCATDIR%%/webapps/deegree-wfs/client/requests/wfs/philosopher/LockFeature/kvp
+ at dir %%TOMCATDIR%%/webapps/deegree-wfs/WEB-INF/data/sql
 @dir(%%WWWOWN%%,%%WWWGRP%%,) %%TOMCATDIR%%/webapps/deegree-wfs


More information about the svn-ports-all mailing list