svn commit: r306322 - head/security/linux-f10-gnutls
Jason E. Hale
jhale at FreeBSD.org
Tue Oct 23 22:08:13 UTC 2012
On Tue, Oct 23, 2012 at 3:04 PM, Boris Samorodov <bsam at freebsd.org> wrote:
> -DESCR= ${.CURDIR}/../gnutls/pkg-descr
> +DESCR= ${PORTSDIR}/security/gnutls/pkg-descr
>
I think this should be reverted, because the pkg-descr should be what
is in the working copy of the ports tree, like a random SVN checkout.
This is going to use whatever is in ${PORTSDIR} which might be stale
or non-existent. I should be able to modify
/path/to/my/checkout/gnutls/pkg-descr, and have that reflected in
/path/to/my/checkout/linux-f10-gnutls.
More information about the svn-ports-head
mailing list