Date: Mon, 6 Oct 2014 06:16:36 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370144 - head/www/davical Message-ID: <201410060616.s966GaK7075599@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Mon Oct 6 06:16:36 2014 New Revision: 370144 URL: https://svnweb.freebsd.org/changeset/ports/370144 QAT: https://qat.redports.org/buildarchive/r370144/ Log: www/davical: Reset maintainer, but DOCS option still broken Per request by the maintainer, Maurice, maintainship is being reset. It should be noted that this port is dumping vital non-docs files in DOCDIRS which doesn't get install when the DOCS option is off. The dba, scripts, and config subdirectories should be put somewhere else. PR: 187112 Reported by: cjr (cruwe.de) Modified: head/www/davical/Makefile Modified: head/www/davical/Makefile ============================================================================== --- head/www/davical/Makefile Mon Oct 6 04:38:30 2014 (r370143) +++ head/www/davical/Makefile Mon Oct 6 06:16:36 2014 (r370144) @@ -5,7 +5,7 @@ PORTNAME= davical PORTVERSION= 1.1.2 CATEGORIES?= www -MAINTAINER= maurice@castro.aus.net +MAINTAINER= ports@FreeBSD.org COMMENT= Simple CalDAV server using a postgres backend LICENSE= GPLv2 LGPL21
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410060616.s966GaK7075599>