[64928] trunk/dports/devel/gvfs/Portfile
Ryan Schmidt
ryandesign at macports.org
Fri Mar 19 03:19:03 PDT 2010
On Mar 17, 2010, at 17:16, nox at macports.org wrote:
> Revision: 64928
> http://trac.macports.org/changeset/64928
> Author: nox at macports.org
> Date: 2010-03-17 15:16:49 -0700 (Wed, 17 Mar 2010)
> Log Message:
> -----------
> Create new variant no_gnome and fix a source typo in gvfs
> +post-patch {
> + reinplace s/(unix)/(is_unix)/ ${worksrcpath}/daemon/gvfsftpdircache.c
> +}
Wouldn't this fix be better carried out as a patchfile? There's only one occurrence of the string "(unix)" to be replaced so I don't understand why use a reinplace.
More information about the macports-dev
mailing list