svn commit: r324438 - head/graphics/dcraw
Boris Samorodov
bsam at passap.ru
Fri Aug 9 15:05:52 UTC 2013
09.08.2013 18:18, Sunpoet Po-Chuan Hsieh пишет:
> Author: sunpoet
> Date: Fri Aug 9 14:18:29 2013
> New Revision: 324438
> URL: http://svnweb.freebsd.org/changeset/ports/324438
>
> Log:
> - Update to 9.19
> - Cleanup Makefile header
> - Update maintainer section
Seems to be a typo: maintainer->maketar. However this change:
[...]
> - ${INSTALL} -m 644 ${MS_WRKSRC}/${PORTNAME}-${MS_VERSION}.tar.xz ${DISTDIR}/; \
> + sudo ${INSTALL} -m 644 ${MS_WRKSRC}/${PORTNAME}-${MS_VERSION}.tar.xz ${DISTDIR}/; \
...is rather strange. Sudo is not a dependency at the port (sudo is not
at the base either). And the whole thing assumed to be launched with
root privileges anyway.
--
WBR, Boris Samorodov (bsam)
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve
More information about the svn-ports-head
mailing list