pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/dtcpclient



Module Name:    pkgsrc
Committed By:   dholland
Date:           Sun Jul 12 05:36:50 UTC 2015

Modified Files:
        pkgsrc/net/dtcpclient: Makefile

Log Message:
Sync the logic that decides whether to pull in openssl with the makefile
logic that decides whether to use -lcrypto. These need to stay the same
to avoid the possibility of getting a silent dependence on a (possibly
very old) builtin openssl. Of course, all it uses -lcrypto for is MD5,
but still...

PKGREVISION -> 1.

XXX: this probably shouldn't be using MD5 anyway :-/


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/net/dtcpclient/Makefile

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