[Bug 192661] New: [PATCH] net/freeradius: Remove build vs runtime ssl version check
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Aug 14 18:11:08 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192661
Bug ID: 192661
Summary: [PATCH] net/freeradius: Remove build vs runtime ssl
version check
Product: Ports Tree
Version: Latest
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Only Me
Priority: Normal
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: mat at FreeBSD.org
Created attachment 145785
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=145785&action=edit
freeradius-2.2.5.patch
When OpenSSL is updated, poudriere will rebuild both OpenSSL and freeradius but
if the .so version number did not change, pkg will not reinstall freeradius and
then freeradius will be broken.
So, remove the check, it doesn't really serve any purpose I can think of.
Generated with FreeBSD Port Tools 1.02 (mode: change, diff: SVN)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list