https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205060
Kubilay Kocak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |maintainer-feedback?(yuri@r | |awbw.com) CC| |[email protected], | |[email protected], | |[email protected] Keywords| |feature, needs-patch, | |needs-qa, patch --- Comment #1 from Kubilay Kocak <[email protected]> --- @Yuri, * post-install is *very* incorrectly stripping every *.so in PREFIX/lib. Only strip the *.so's produced by this software. Please update any other attachments in any other issues you have open if they do the same. Could you also: * Lowercase PORTNAME * Remove "PyNaCl is a " from the prefix of COMMENT * You probably want LIB_DEPENDS for libnacl not BUILD_DEPENDS * The WWW url, specified in setup.py:homepage is: https://github.com/pyca/pynacl/, please update pkg-descr WWW: to match -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
