<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[119347] trunk/dports</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="https://trac.macports.org/changeset/119347">119347</a></dd>
<dt>Author</dt> <dd>ryandesign@macports.org</dd>
<dt>Date</dt> <dd>2014-04-22 20:14:54 -0700 (Tue, 22 Apr 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>freeradius: update to 2.2.4 (#43461)</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkdportsdevelopensslPortfile">trunk/dports/devel/openssl/Portfile</a></li>
<li><a href="#trunkdportssysutilsfreeradiusPortfile">trunk/dports/sysutils/freeradius/Portfile</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkdportssysutilsfreeradiusfilespatchlibtooldiff">trunk/dports/sysutils/freeradius/files/patch-libtool.diff</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkdportsdevelopensslPortfile"></a>
<div class="modfile"><h4>Modified: trunk/dports/devel/openssl/Portfile (119346 => 119347)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/devel/openssl/Portfile        2014-04-23 02:19:52 UTC (rev 119346)
+++ trunk/dports/devel/openssl/Portfile        2014-04-23 03:14:54 UTC (rev 119347)
</span><span class="lines">@@ -8,9 +8,12 @@
</span><span class="cx"> epoch               1
</span><span class="cx"> 
</span><span class="cx"> # At least the following ports statically link OpenSSL and need to be revbumped
</span><del>-# for every update of OpenSSL. Note this list isn't exhaustive. Feel free to
-# add more entries as you find them.
</del><ins>+# for every update of OpenSSL:
</ins><span class="cx"> #  - dovecot2
</span><ins>+# Although they dymanically link OpenSSL, at least the following ports need to
+# be revbumped for every update of OpenSSL:
+#  - freeradius
+# These lists aren't exhaustive. Feel free to add more entries as you find them.
</ins><span class="cx"> 
</span><span class="cx"> platforms           darwin
</span><span class="cx"> categories          devel security
</span></span></pre></div>
<a id="trunkdportssysutilsfreeradiusPortfile"></a>
<div class="modfile"><h4>Modified: trunk/dports/sysutils/freeradius/Portfile (119346 => 119347)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/sysutils/freeradius/Portfile        2014-04-23 02:19:52 UTC (rev 119346)
+++ trunk/dports/sysutils/freeradius/Portfile        2014-04-23 03:14:54 UTC (rev 119347)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx"> PortSystem              1.0
</span><span class="cx"> 
</span><span class="cx"> name                    freeradius
</span><del>-version                 2.2.3
</del><ins>+version                 2.2.4
</ins><span class="cx"> categories              sysutils
</span><span class="cx"> maintainers             nomaintainer
</span><span class="cx"> homepage                http://www.freeradius.org/
</span><span class="lines">@@ -25,8 +25,8 @@
</span><span class="cx"> master_sites            ftp://ftp.freeradius.org/pub/freeradius/ \
</span><span class="cx">                         ftp://ftp.freeradius.org/pub/freeradius/old
</span><span class="cx"> 
</span><del>-checksums               rmd160  b8242052ddc4abff3f7af6db9b15f98e6e84ea6c \
-                        sha256  08c8006b24b70b25917514a9162b361591c97205f463928a5bdc3a7be3df97b6
</del><ins>+checksums               rmd160  08484efe48c911ca1943d5490d05e0c36cb7bb95 \
+                        sha256  ddba3b682dfba8153b656a090335d4630bbef04c3aa78216630ad0079589d6af
</ins><span class="cx"> 
</span><span class="cx"> depends_lib             port:libtool \
</span><span class="cx">                         port:libpcap \
</span><span class="lines">@@ -35,8 +35,7 @@
</span><span class="cx">                         port:unixODBC \
</span><span class="cx">                         port:gdbm
</span><span class="cx"> 
</span><del>-patchfiles              patch-configure.in.diff \
-                        patch-libtool.diff
</del><ins>+patchfiles              patch-configure.in.diff
</ins><span class="cx"> 
</span><span class="cx"> use_autoconf            yes
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkdportssysutilsfreeradiusfilespatchlibtooldiff"></a>
<div class="delfile"><h4>Deleted: trunk/dports/sysutils/freeradius/files/patch-libtool.diff (119346 => 119347)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/sysutils/freeradius/files/patch-libtool.diff        2014-04-23 02:19:52 UTC (rev 119346)
+++ trunk/dports/sysutils/freeradius/files/patch-libtool.diff        2014-04-23 03:14:54 UTC (rev 119347)
</span><span class="lines">@@ -1,243 +0,0 @@
</span><del>---- src/lib/Makefile.orig        2010-05-24 00:40:58.000000000 -0500
-+++ src/lib/Makefile        2014-01-08 13:54:41.000000000 -0600
-@@ -35,13 +35,13 @@

- # Define new rule for libtool objects
- %.lo : %.c
--        $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) -c $&lt;
-+        $(LIBTOOL) --mode=compile --tag=CC $(CC) $(CFLAGS) -c $&lt;

- .PHONY: all clean install reconfig
- all: $(TARGET).la

- $(TARGET).la: $(LT_OBJS)
--        $(LIBTOOL) --mode=link $(CC) -release $(RADIUSD_VERSION) \
-+        $(LIBTOOL) --mode=link --tag=CC $(CC) -release $(RADIUSD_VERSION) \
-         $(LDFLAGS) $(LINK_MODE) -o $@ -rpath $(libdir) $^

- $(LT_OBJS): $(INCLUDES)
---- src/main/Makefile.in.orig        2013-12-11 14:10:12.000000000 -0600
-+++ src/main/Makefile.in        2014-01-08 14:03:04.000000000 -0600
-@@ -68,56 +68,56 @@
- $(SERVER_OBJS): $(INCLUDES)

- radiusd$(EXEEXT): $(SERVER_OBJS) $(MODULE_OBJS) $(LIBRADIUS)
--        $(LIBTOOL) --mode=link $(CC) -export-dynamic -dlopen self \
-+        $(LIBTOOL) --mode=link --tag=CC $(CC) -export-dynamic -dlopen self \
-                 $(LDFLAGS) $(LINK_MODE) -o $@ $(SERVER_OBJS)      \
-                 $(MODULE_LIBS) $(LIBRADIUS) $(LIBS) $(SNMP_LIBS) \
-                 $(LCRYPT) $(PTHREADLIB) $(LIBLTDL)

- radiusd.lo: radiusd.c  ../include/modules.h ../include/modcall.h ../include/modpriv.h
--        $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) -c radiusd.c
-+        $(LIBTOOL) --mode=compile --tag=CC $(CC) $(CFLAGS) -c radiusd.c

- %.lo: %.c
--        $(LIBTOOL) --mode=compile $(CC) $(CFLAGS)  -c $&lt;
-+        $(LIBTOOL) --mode=compile --tag=CC $(CC) $(CFLAGS)  -c $&lt;

- acct.lo: acct.c ../include/modules.h
--        $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) -c acct.c
-+        $(LIBTOOL) --mode=compile --tag=CC $(CC) $(CFLAGS) -c acct.c

- auth.lo: auth.c ../include/modules.h
--        $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) -c auth.c
-+        $(LIBTOOL) --mode=compile --tag=CC $(CC) $(CFLAGS) -c auth.c

- client.lo: client.c ../include/conffile.h
--        $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) -c client.c
-+        $(LIBTOOL) --mode=compile --tag=CC $(CC) $(CFLAGS) -c client.c

- conffile.lo: conffile.c ../include/conffile.h ../include/modules.h
--        $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) -c conffile.c
-+        $(LIBTOOL) --mode=compile --tag=CC $(CC) $(CFLAGS) -c conffile.c

- mainconfig.lo: mainconfig.c ../include/modules.h
--        $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) -c mainconfig.c
-+        $(LIBTOOL) --mode=compile --tag=CC $(CC) $(CFLAGS) -c mainconfig.c

- modcall.lo: modcall.c
--        $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) -c modcall.c
-+        $(LIBTOOL) --mode=compile --tag=CC $(CC) $(CFLAGS) -c modcall.c

- modules.lo: modules.c ../include/modules.h
--        $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) $(VFLAGS) -c modules.c
-+        $(LIBTOOL) --mode=compile --tag=CC $(CC) $(CFLAGS) $(VFLAGS) -c modules.c

- session.lo: session.c ../include/modules.h
--        $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) -c session.c
-+        $(LIBTOOL) --mode=compile --tag=CC $(CC) $(CFLAGS) -c session.c

- # It's #include'd for simplicity.  This should be fixed...
- listen.lo: listen.c dhcpd.c command.c
--        $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) -c listen.c
-+        $(LIBTOOL) --mode=compile --tag=CC $(CC) $(CFLAGS) -c listen.c

- #
- # Helper programs
- #

- radclient.lo: radclient.c $(INCLUDES)
--        $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) -I ../modules/rlm_mschap -c radclient.c
-+        $(LIBTOOL) --mode=compile --tag=CC $(CC) $(CFLAGS) -I ../modules/rlm_mschap -c radclient.c

- MSCHAP_OBJS := ../modules/rlm_mschap/smbdes.lo ../modules/rlm_mschap/mschap.lo 

- radclient$(EXEEXT): radclient.lo $(MSCHAP_OBJS) $(LIBRADIUS)
--        $(LIBTOOL) --mode=link $(CC) $(LDFLAGS) $(LINK_MODE) -o radclient radclient.lo $(MSCHAP_OBJS) $(LIBRADIUS) $(LIBS)
-+        $(LIBTOOL) --mode=link --tag=CC $(CC) $(LDFLAGS) $(LINK_MODE) -o radclient radclient.lo $(MSCHAP_OBJS) $(LIBRADIUS) $(LIBS)

- # These two rules need to be specific in order to supercede the generic
- # &quot;compile C file&quot; rules.
-@@ -128,29 +128,29 @@
-         ${MAKE} -C ../modules/rlm_mschap/

- radsniff.lo: radsniff.c $(INCLUDES) ../include/radsniff.h
--        $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) -c radsniff.c
-+        $(LIBTOOL) --mode=compile --tag=CC $(CC) $(CFLAGS) -c radsniff.c

- radsniff$(EXEEXT): radsniff.lo $(LIBRADIUS)
--        $(LIBTOOL) --mode=link $(CC) $(LDFLAGS) $(LINK_MODE) -o radsniff radsniff.lo $(LIBRADIUS) $(LIBS) $(PCAP_LIBS)
-+        $(LIBTOOL) --mode=link --tag=CC $(CC) $(LDFLAGS) $(LINK_MODE) -o radsniff radsniff.lo $(LIBRADIUS) $(LIBS) $(PCAP_LIBS)

- radwho.lo: radwho.c $(INCLUDES)
--        $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) -c radwho.c
-+        $(LIBTOOL) --mode=compile --tag=CC $(CC) $(CFLAGS) -c radwho.c

- radwho$(EXEEXT): radwho.lo util.lo log.lo conffile.lo $(LIBRADIUS)
--        $(LIBTOOL) --mode=link $(CC) $(LDFLAGS) $(LINK_MODE) -o radwho radwho.lo util.lo log.lo conffile.lo $(LIBRADIUS) $(LIBS)
-+        $(LIBTOOL) --mode=link --tag=CC $(CC) $(LDFLAGS) $(LINK_MODE) -o radwho radwho.lo util.lo log.lo conffile.lo $(LIBRADIUS) $(LIBS)

- radmin$(EXEEXT): radmin.lo $(LIBRADIUS) util.lo log.lo conffile.lo
--        $(LIBTOOL) --mode=link $(CC) $(LDFLAGS) $(LINK_MODE) -o $@ $^ $(LIBREADLINE) $(LIBS)
-+        $(LIBTOOL) --mode=link --tag=CC $(CC) $(LDFLAGS) $(LINK_MODE) -o $@ $^ $(LIBREADLINE) $(LIBS)

- radconf2xml$(EXEEXT): radconf2xml.lo $(LIBRADIUS) util.lo log.lo conffile.lo
--        $(LIBTOOL) --mode=link $(CC) $(LDFLAGS) $(LINK_MODE) -o $@ $^ $(LIBS)
-+        $(LIBTOOL) --mode=link --tag=CC $(CC) $(LDFLAGS) $(LINK_MODE) -o $@ $^ $(LIBS)

- dhcpclient.lo: dhcpclient.c $(INCLUDES)
--        $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) -c dhcpclient.c
-+        $(LIBTOOL) --mode=compile --tag=CC $(CC) $(CFLAGS) -c dhcpclient.c

- # Don't install this for now.
- dhcpclient$(EXEEXT): dhcpclient.lo $(LIBRADIUS)
--        $(LIBTOOL) --mode=link $(CC) $(LDFLAGS) $(LINK_MODE) -o dhcpclient dhcpclient.lo $(LIBRADIUS) $(LIBS)
-+        $(LIBTOOL) --mode=link --tag=CC $(CC) $(LDFLAGS) $(LINK_MODE) -o dhcpclient dhcpclient.lo $(LIBRADIUS) $(LIBS)

- clean:
-         rm -rf *.o *.so *.lo *~ $(BINARIES) .libs
---- src/modules/rlm_dbm/Makefile.in.orig        2010-05-24 00:40:58.000000000 -0500
-+++ src/modules/rlm_dbm/Makefile.in        2014-01-08 13:54:41.000000000 -0600
-@@ -13,11 +13,11 @@
- include ../rules.mak

- rlm_dbm_parser: rlm_dbm_parser.lo $(LIBRADIUS)
--        $(LIBTOOL) --mode=link $(CC) $(LDFLAGS) $(RLM_LDFLAGS) \
-+        $(LIBTOOL) --mode=link --tag=CC $(CC) $(LDFLAGS) $(RLM_LDFLAGS) \
-                 -o $@ $^ $(RLM_LIBS) $(LIBS)

- rlm_dbm_cat: rlm_dbm_cat.lo $(LIBRADIUS)
--        $(LIBTOOL) --mode=link $(CC) $(LDFLAGS) $(RLM_LDFLAGS) \
-+        $(LIBTOOL) --mode=link --tag=CC $(CC) $(LDFLAGS) $(RLM_LDFLAGS) \
-                 -o $@ $^ $(RLM_LIBS) $(LIBS)

- #
---- src/modules/rlm_eap/Makefile.in.orig        2013-12-11 14:10:12.000000000 -0600
-+++ src/modules/rlm_eap/Makefile.in        2014-01-08 14:05:04.000000000 -0600
-@@ -35,10 +35,10 @@
- include ../rules.mak

- radeapclient$(EXEEXT): radeapclient.lo $(CLIENTLIBS)
--        $(LIBTOOL) --mode=link $(CC) $(LDFLAGS) $(RLM_LDFLAGS) -o radeapclient$(EXEEXT) radeapclient.lo $(LIBRADIUS) $(CLIENTLIBS) $(LIBS)
-+        $(LIBTOOL) --mode=link --tag=CC $(CC) $(LDFLAGS) $(RLM_LDFLAGS) -o radeapclient$(EXEEXT) radeapclient.lo $(LIBRADIUS) $(CLIENTLIBS) $(LIBS)

- radeapclient.lo: radeapclient.c $(HEADERS)
--        $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) $(RLM_CFLAGS) -c radeapclient.c
-+        $(LIBTOOL) --mode=compile --tag=CC $(CC) $(CFLAGS) $(RLM_CFLAGS) -c radeapclient.c

- install-subdirs:
-         @$(MAKE) $(MFLAGS) WHAT_TO_MAKE=install common
---- src/modules/rlm_eap/libeap/Makefile.orig        2013-12-11 14:10:12.000000000 -0600
-+++ src/modules/rlm_eap/libeap/Makefile        2014-01-08 14:06:02.000000000 -0600
-@@ -22,12 +22,12 @@

- # Define new rule for libtool objects
- %.lo: %.c
--        $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) -c $&lt;
-+        $(LIBTOOL) --mode=compile --tag=CC $(CC) $(CFLAGS) -c $&lt;

- all: $(TARGET).la

- $(TARGET).la: $(LT_OBJS)
--        $(LIBTOOL) --mode=link $(CC) -release $(RADIUSD_VERSION_STRING) \
-+        $(LIBTOOL) --mode=link --tag=CC $(CC) -release $(RADIUSD_VERSION_STRING) \
-         $(LDFLAGS) $(LINK_MODE) -o $@ -rpath $(libdir) $^ \
-         $(LIBRADIUS) $(LIBS)
-         @for x in .libs/* $^; do \
---- src/modules/rlm_ippool/Makefile.in.orig        2013-12-11 14:10:12.000000000 -0600
-+++ src/modules/rlm_ippool/Makefile.in        2014-01-08 14:06:41.000000000 -0600
-@@ -15,7 +15,7 @@
- $(LT_OBJS): $(HEADERS)

- rlm_ippool_tool$(EXEEXT): rlm_ippool_tool.lo $(LIBRADIUS)
--        $(LIBTOOL) --mode=link $(CC) $(LDFLAGS) $(RLM_LDFLAGS) \
-+        $(LIBTOOL) --mode=link --tag=CC $(CC) $(LDFLAGS) $(RLM_LDFLAGS) \
-                 -o $@ $^ $(RLM_LIBS) $(LIBS)

- # Install binary files into the bin directory
---- src/modules/rlm_mschap/Makefile.orig        2013-12-11 14:10:12.000000000 -0600
-+++ src/modules/rlm_mschap/Makefile        2014-01-08 14:07:14.000000000 -0600
-@@ -19,7 +19,7 @@
- $(LT_OBJS): $(HEADERS)

- smbencrypt$(EXEEXT): smbencrypt.lo smbdes.lo $(LIBRADIUS)
--        $(LIBTOOL) --mode=link $(CC) $(LDFLAGS) $(RLM_LDFLAGS) \
-+        $(LIBTOOL) --mode=link --tag=CC $(CC) $(LDFLAGS) $(RLM_LDFLAGS) \
-                 -o $@ $^ $(RLM_LIBS) $(LIBS)

- smbencrypt-install:
---- src/modules/rlm_sql/drivers/rules.mak.orig        2013-12-11 14:10:12.000000000 -0600
-+++ src/modules/rlm_sql/drivers/rules.mak        2014-01-08 14:08:11.000000000 -0600
-@@ -55,7 +55,7 @@
- #
- #######################################################################
- %.lo: %.c
--        $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) $(RLM_SQL_CFLAGS) -c $&lt;
-+        $(LIBTOOL) --mode=compile --tag=CC $(CC) $(CFLAGS) $(RLM_SQL_CFLAGS) -c $&lt;

- ifneq ($(TARGET),)
- #######################################################################
-@@ -101,7 +101,7 @@
-         done

- $(TARGET).la: $(LT_OBJS)
--        $(LIBTOOL) --mode=link $(CC) -release $(RADIUSD_VERSION_STRING) \
-+        $(LIBTOOL) --mode=link --tag=CC $(CC) -release $(RADIUSD_VERSION_STRING) \
-         -module $(LINK_MODE) $(LDFLAGS) $(RLM_SQL_LDFLAGS) -o $@ \
-         -rpath $(libdir) $^ $(RLM_SQL_LIBS)

---- src/modules/rules.mak.orig        2013-12-11 14:10:12.000000000 -0600
-+++ src/modules/rules.mak        2014-01-08 14:08:59.000000000 -0600
-@@ -63,10 +63,10 @@
- #
- #######################################################################
- %.lo: %.c
--        $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) $(RLM_CFLAGS) -c $&lt;
-+        $(LIBTOOL) --mode=compile --tag=CC $(CC) $(CFLAGS) $(RLM_CFLAGS) -c $&lt;

- %.lo: %.cpp
--        $(LIBTOOL) --mode=compile $(CXX) $(CFLAGS) $(RLM_CFLAGS) -c $&lt;
-+        $(LIBTOOL) --mode=compile --tag=CXX $(CXX) $(CFLAGS) $(RLM_CFLAGS) -c $&lt;

- ifneq ($(TARGET),)
- #######################################################################
-@@ -120,7 +120,7 @@
-         done

- $(TARGET).la: $(RLM_SUBDIRS) $(LT_OBJS)
--        $(LIBTOOL) --mode=link $(CC) -release $(RADIUSD_VERSION_STRING) \
-+        $(LIBTOOL) --mode=link --tag=CC $(CC) -release $(RADIUSD_VERSION_STRING) \
-         -module $(LINK_MODE) $(LDFLAGS) $(RLM_LDFLAGS) -o $@     \
-         -rpath $(libdir) $^ $(LIBRADIUS) $(RLM_LIBS) $(LIBS)

</del></span></pre>
</div>
</div>

</body>
</html>