Date: Thu, 22 Jan 2015 10:44:32 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 196028] [MAINTAINER] www/typo3: update to 7.0.2 Message-ID: <bug-196028-13-nyLCFLA2U2@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-196028-13@https.bugs.freebsd.org/bugzilla/> References: <bug-196028-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196028 --- Comment #10 from freebsd-ports@charlieroot.de --- I have not found an appropriate documentation for dynamic plists yet, so forgive my ignorance. - an entry for each file is required - a dir() entry for each root directory is required - no entries for sub directories are required, except they have different permissions than the default (root, wheel) - @owner and @group are deprecated by (owner, group, file) and @dir(owner, group, file) So an appropriate plist would look like that: <lots of files> @dir www/typo3-LTS @dir www/typo3_src-6.2.9 @dir(www,www,) www/typo3_src-6.2.9/typo3/ext Is that correct? Are there any preferences in the order of the entries? -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196028-13-nyLCFLA2U2>