svn commit: r395517 - head/www/cakephp11

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Aug 28 17:08:41 UTC 2015


Author: amdmi3
Date: Fri Aug 28 17:08:40 2015
New Revision: 395517
URL: https://svnweb.freebsd.org/changeset/ports/395517

Log:
  - Add empty directories to plist
  - Add NO_ARCH

Modified:
  head/www/cakephp11/Makefile
  head/www/cakephp11/pkg-plist

Modified: head/www/cakephp11/Makefile
==============================================================================
--- head/www/cakephp11/Makefile	Fri Aug 28 17:06:20 2015	(r395516)
+++ head/www/cakephp11/Makefile	Fri Aug 28 17:08:40 2015	(r395517)
@@ -3,7 +3,7 @@
 
 PORTNAME=	cakephp
 PORTVERSION=	1.1.19.6305
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	www
 MASTER_SITES=	http://www.sourcehosting.net/freebsd/distfiles/ \
 		LOCAL/glarkin
@@ -18,6 +18,7 @@ USE_APACHE_RUN=	22+
 
 CONFLICTS=	cakephp-1[23]-* cakephp-2?-.* cakephp-2.3.*
 NO_BUILD=	yes
+NO_ARCH=	yes
 
 USE_PHP=	pcre session
 WANT_PHP_WEB=	yes

Modified: head/www/cakephp11/pkg-plist
==============================================================================
--- head/www/cakephp11/pkg-plist	Fri Aug 28 17:06:20 2015	(r395516)
+++ head/www/cakephp11/pkg-plist	Fri Aug 28 17:08:40 2015	(r395517)
@@ -163,3 +163,22 @@
 %%WWWDIR%%/cake/scripts/templates/skel/webroot/js/vendors.php
 %%WWWDIR%%/cake/scripts/templates/views/home.thtml
 %%WWWDIR%%/index.php
+ at dir %%WWWDIR%%/app/webroot/files
+ at dir %%WWWDIR%%/cake/scripts/templates/skel/controllers/components
+ at dir %%WWWDIR%%/cake/scripts/templates/skel/models/behaviors
+ at dir %%WWWDIR%%/cake/scripts/templates/skel/plugins
+ at dir %%WWWDIR%%/cake/scripts/templates/skel/tmp/cache/models
+ at dir %%WWWDIR%%/cake/scripts/templates/skel/tmp/cache/persistent
+ at dir %%WWWDIR%%/cake/scripts/templates/skel/tmp/cache/views
+ at dir %%WWWDIR%%/cake/scripts/templates/skel/tmp/logs
+ at dir %%WWWDIR%%/cake/scripts/templates/skel/tmp/sessions
+ at dir %%WWWDIR%%/cake/scripts/templates/skel/tmp/tests
+ at dir %%WWWDIR%%/cake/scripts/templates/skel/vendors
+ at dir %%WWWDIR%%/cake/scripts/templates/skel/views/elements
+ at dir %%WWWDIR%%/cake/scripts/templates/skel/views/errors
+ at dir %%WWWDIR%%/cake/scripts/templates/skel/views/helpers
+ at dir %%WWWDIR%%/cake/scripts/templates/skel/views/pages
+ at dir %%WWWDIR%%/cake/scripts/templates/skel/webroot/files
+ at dir %%WWWDIR%%/vendors
+ at owner
+ at group


More information about the svn-ports-all mailing list