On Thu, Mar 26, 2015 at 10:46:28PM -0230, Michael wrote:
> On 26 March 2015 at 16:15, Stuart Henderson <[email protected]> wrote:
> >
> > this is wrong, this page/dir should be writable by www
> >
> > and you have lost the pkg-readme
> 
> Ok, so make plist is fallible and I should doublecheck before
> suggesting patches.
> Another thing to note to remember, sorry.
> Here is an updated diff:
>

Hi,

Sorry for the late answer.. I have the same diff in my tree.
ok with me.
 
> cvs server: Diffing .
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/www/dokuwiki/Makefile,v
> retrieving revision 1.18
> diff -u -p -r1.18 Makefile
> --- Makefile    16 Dec 2014 09:55:55 -0000      1.18
> +++ Makefile    27 Mar 2015 01:13:30 -0000
> @@ -2,7 +2,7 @@
> 
>  COMMENT =      standards compliant, simple to use Wiki
> 
> -VERSION =      2014-09-29b
> +VERSION =      2014-09-29d
>  DISTNAME =     dokuwiki-${VERSION}
>  PKGNAME =      dokuwiki-${VERSION:S/-/./g}
>  CATEGORIES =   www
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/www/dokuwiki/distinfo,v
> retrieving revision 1.10
> diff -u -p -r1.10 distinfo
> --- distinfo    16 Dec 2014 09:55:55 -0000      1.10
> +++ distinfo    27 Mar 2015 01:13:30 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (dokuwiki-2014-09-29b.tgz) =
> f3xwWZcnjLZ2mpGhp8OAU6PtsGY+esgoX2E8nYSaVIc=
> -SIZE (dokuwiki-2014-09-29b.tgz) = 3241815
> +SHA256 (dokuwiki-2014-09-29d.tgz) =
> 6fc6794e13c8e3fe07f5e02bd09cc3a167486a676e9822fa17aab0a45b094794
> +SIZE (dokuwiki-2014-09-29d.tgz) = 3283317
> cvs server: Diffing pkg
> Index: pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/www/dokuwiki/pkg/PLIST,v
> retrieving revision 1.9
> diff -u -p -r1.9 PLIST
> --- pkg/PLIST   16 Dec 2014 09:55:55 -0000      1.9
> +++ pkg/PLIST   27 Mar 2015 01:13:30 -0000
> @@ -56,6 +56,8 @@ dokuwiki/data/media_meta/_dummy
>  dokuwiki/data/meta/
>  dokuwiki/data/meta/_dummy
>  dokuwiki/data/pages/
> +dokuwiki/data/pages/playground/
> +dokuwiki/data/pages/playground/playground.txt
>  dokuwiki/data/pages/wiki/
>  dokuwiki/data/pages/wiki/dokuwiki.txt
>  dokuwiki/data/pages/wiki/syntax.txt
> 

Reply via email to