[96283] trunk/dports/sysutils/freeradius/Portfile
ryandesign at macports.org
ryandesign at macports.org
Mon Aug 6 20:15:31 PDT 2012
Revision: 96283
https://trac.macports.org/changeset/96283
Author: ryandesign at macports.org
Date: 2012-08-06 20:15:31 -0700 (Mon, 06 Aug 2012)
Log Message:
-----------
freeradius: adjust whitespace
Modified Paths:
--------------
trunk/dports/sysutils/freeradius/Portfile
Modified: trunk/dports/sysutils/freeradius/Portfile
===================================================================
--- trunk/dports/sysutils/freeradius/Portfile 2012-08-07 03:12:46 UTC (rev 96282)
+++ trunk/dports/sysutils/freeradius/Portfile 2012-08-07 03:15:31 UTC (rev 96283)
@@ -5,7 +5,7 @@
name freeradius
version 2.1.9
-revision 1
+revision 1
categories sysutils
maintainers nomaintainer
homepage http://www.freeradius.org/
@@ -25,8 +25,8 @@
master_sites ftp://ftp.freeradius.org/pub/freeradius/ \
ftp://ftp.freeradius.org/pub/freeradius/old
-checksums rmd160 5c51cf7483ad5c912cec7eb78342c2f7e1a1c32f \
- sha256 b0b7c5fe334e826e2f643569485ce203520ecb1d058d42b8df2a94a73acb05b1
+checksums rmd160 5c51cf7483ad5c912cec7eb78342c2f7e1a1c32f \
+ sha256 b0b7c5fe334e826e2f643569485ce203520ecb1d058d42b8df2a94a73acb05b1
depends_lib port:libtool \
port:libpcap \
@@ -51,17 +51,16 @@
destroot.env-append R=${destroot}
variant kerberos description { Use Kerberos } {
- depends_lib-append port:kerberos5
- configure.args-delete --without-rlm_krb5
+ depends_lib-append port:kerberos5
+ configure.args-delete --without-rlm_krb5
}
variant mysql5 description {Build with MySQL 5 support} {
- depends_lib-append \
- port:mysql5
+ depends_lib-append port:mysql5
configure.args-append \
- --with-modules=rlm_sql \
- --with-mysql-lib-dir=${prefix}/lib/mysql5/mysql \
- --with-mysql-include-dir=${prefix}/include/mysql5
+ --with-modules=rlm_sql \
+ --with-mysql-lib-dir=${prefix}/lib/mysql5/mysql \
+ --with-mysql-include-dir=${prefix}/include/mysql5
}
livecheck.type regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120806/6422cce5/attachment-0001.html>
More information about the macports-changes
mailing list