* Brendan Fabeny (b...@freebsd.org) wrote:

> bf          2011-01-01 18:36:01 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     security/tor         Makefile 
>   Log:
>   - update MASTER_SITES on the basis of distilator results and:
>   http://www.torproject.org/getinvolved/mirrors.html.en
>   - fix conditional openssl requirements [1] (thanks to Pascal Stumpf
>   for raising this issue, and that of CVE 2010-1676)

Cool, thanks - was just about to report that WITH_OPENSSL_PORT should be
tweaked. However, it says

(if)
${OSVERSION} >= 800000 && ${OSVERSION} < 801500
(WITH_OPENSSL_PORT=yes)

which still uses openssl from ports for 8.1-RELEASE (OSVERSION=801000).

While here, security/tor/plist should use @dirrmtry (insread of
@dirrm) for etc/tor as it is expected that user place changed config
files there manually. Would be even better to use automatic handling of
cleaning up unchanged configs as in porter's handbook.

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amd...@amdmi3.ru  ..:  jabber: amd...@jabber.ru    http://www.amdmi3.ru
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to