pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/wireshark



Module Name:    pkgsrc
Committed By:   drochner
Date:           Fri Jun  5 16:05:56 UTC 2009

Modified Files:
        pkgsrc/net/wireshark: distinfo
Added Files:
        pkgsrc/net/wireshark/patches: patch-ad

Log Message:
remove some appearently unnecessary "#include <gnutls/openssl.h>" so that
this pkg can be built against a gnutls which was built without
"openssl emulation". We build against the real openssl anyway, and
having both the real openssl and one emulated by gnutls has some
potential for namespace collisions, thus I'm considering to build
the pkgsrc gnutls w/o openssl emulation.
(This is just a build issue as far as wireshark is concerned, so
no PKGREV bump is needed.)


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/net/wireshark/distinfo
cvs rdiff -u -r0 -r1.3 pkgsrc/net/wireshark/patches/patch-ad

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index