Date: Fri, 07 Nov 2014 08:36:36 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 194614] [maintainer update][patch] update www/piwigo to 2.7.1 Message-ID: <bug-194614-13-KKzPXhQ18A@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-194614-13@https.bugs.freebsd.org/bugzilla/> References: <bug-194614-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=194614 Ralf van der Enden <tremere@cainites.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tremere@cainites.net --- Comment #3 from Ralf van der Enden <tremere@cainites.net> --- Created attachment 149153 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=149153&action=edit piwigo 2.7.1 patch I was also working on the piwigo port, so here's my patch. This one should have only the necessary @dir entries. I also cleaned up the Makefile a bit. In my opinion copying the local directory to local.sample has become obsolete, since they would both contain the same files initially, but only completing the installation from within the piwigo UI will create a config.inc.php and database.inc.php. These will not be removed by a pkg delete, since those are created post-installation of the port. -- 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-194614-13-KKzPXhQ18A>