ports/79709: [MAINTAINER] devel/cvsweb: clean up

Pav Lucistnik pav at FreeBSD.org
Sun Apr 10 12:54:45 UTC 2005


Synopsis: [MAINTAINER] devel/cvsweb: clean up

State-Changed-From-To: open->closed
State-Changed-By: pav
State-Changed-When: Sun Apr 10 12:54:14 GMT 2005
State-Changed-Why: 
Committed, thanks!

Note that this change

-	${ECHO_CMD} "@unexec rmdir %D/${CGIDIR} %D/${ICONSDIR} 2>/dev/null || true" >> ${TMPPLIST}
+	${ECHO_CMD} "@unexec rmdir -p %D/${CGIDIR} %D/${ICONSDIR} 2>/dev/null || true" >> ${TMPPLIST}

is incorrect. ${PREFIX}/www can never be removed by a port, it's a part of
system hierarchy (mtree)

http://www.freebsd.org/cgi/query-pr.cgi?pr=79709



More information about the freebsd-ports-bugs mailing list