diff options
author | Renato Botelho <garga@FreeBSD.org> | 2014-09-30 08:08:48 -0300 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2014-09-30 08:08:48 -0300 |
commit | 34dd888b28f58352a420fe442f43fa89d5e2a206 (patch) | |
tree | 55f6ab691fcb577833cd6986a6feba7e5dc0d318 | |
parent | 2d86514ea1a2a45651d8a6648531421c1555801d (diff) | |
download | pfsense-packages-34dd888b28f58352a420fe442f43fa89d5e2a206.tar.gz pfsense-packages-34dd888b28f58352a420fe442f43fa89d5e2a206.tar.bz2 pfsense-packages-34dd888b28f58352a420fe442f43fa89d5e2a206.zip |
Bump freeradius2 version to 1.6.10 due to PBI rebuild. While I'm here, drop uneeded tags since 2.0 wupport was dropped and set minimum required version to 2.1
-rw-r--r-- | pkg_config.10.xml | 2 | ||||
-rw-r--r-- | pkg_config.8.xml | 9 | ||||
-rw-r--r-- | pkg_config.8.xml.amd64 | 9 |
3 files changed, 5 insertions, 15 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml index 6617f7cc..1fbf433b 100644 --- a/pkg_config.10.xml +++ b/pkg_config.10.xml @@ -774,7 +774,7 @@ On pfSense docs there is a how-to which could help you on porting users.]]></descr> <pkginfolink>https://doc.pfsense.org/index.php/FreeRADIUS_2.x_package</pkginfolink> <category>System</category> - <version>2.1.12_1/2.2.5_3 pkg v1.6.9</version> + <version>2.1.12_1/2.2.5_3 pkg v1.6.10</version> <status>RC1</status> <required_version>2.2</required_version> <maintainer>nachtfalkeaw@web.de</maintainer> diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 5b5094d8..f87174bf 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -1017,20 +1017,15 @@ On pfSense docs there is a how-to which could help you on porting users.]]></descr> <pkginfolink>https://doc.pfsense.org/index.php/FreeRADIUS_2.x_package</pkginfolink> <category>System</category> - <version>2.1.12_1/2.2.5_3 pkg v1.6.9</version> + <version>2.1.12_1/2.2.5_3 pkg v1.6.10</version> <status>RC1</status> - <required_version>2.0</required_version> + <required_version>2.1</required_version> <maintainer>nachtfalkeaw@web.de</maintainer> <depends_on_package_base_url>https://files.pfsense.org/packages/8/All/</depends_on_package_base_url> - <depends_on_package>freeradius-2.1.12_1.tbz</depends_on_package> <depends_on_package_pbi>freeradius-2.2.5_3-i386.pbi</depends_on_package_pbi> - <depends_on_package>mysql-client-5.1.63.tbz</depends_on_package> - <depends_on_package>postgresql-client-8.4.12.tbz</depends_on_package> - <depends_on_package>openldap-sasl-client-2.4.23.tbz</depends_on_package> <config_file>https://packages.pfsense.org/packages/config/freeradius2/freeradius.xml</config_file> <configurationfile>freeradius.xml</configurationfile> <after_install_info>Please visit Services: FreeRADIUS</after_install_info> - <!-- Try to use the new PBI build syntax here, it may help it pick up the right libs inside the single PBI rather than using multiple. --> <build_pbi> <ports_before>security/krb5</ports_before> <port>net/freeradius2</port> diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 4dfe3ec7..5d42d3f4 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -1004,20 +1004,15 @@ On pfSense docs there is a how-to which could help you on porting users.]]></descr> <pkginfolink>https://doc.pfsense.org/index.php/FreeRADIUS_2.x_package</pkginfolink> <category>System</category> - <version>2.1.12_1/2.2.5_3 pkg v1.6.9</version> + <version>2.1.12_1/2.2.5_3 pkg v1.6.10</version> <status>RC1</status> - <required_version>2.0</required_version> + <required_version>2.1</required_version> <maintainer>nachtfalkeaw@web.de</maintainer> <depends_on_package_base_url>https://files.pfsense.org/packages/amd64/8/All/</depends_on_package_base_url> - <depends_on_package>freeradius-2.1.12_1.tbz</depends_on_package> <depends_on_package_pbi>freeradius-2.2.5_3-amd64.pbi</depends_on_package_pbi> - <depends_on_package>mysql-client-5.1.63.tbz</depends_on_package> - <depends_on_package>postgresql-client-9.0.8.tbz</depends_on_package> - <depends_on_package>openldap-sasl-client-2.4.31_1.tbz</depends_on_package> <config_file>https://packages.pfsense.org/packages/config/freeradius2/freeradius.xml</config_file> <configurationfile>freeradius.xml</configurationfile> <after_install_info>Please visit Services: FreeRADIUS</after_install_info> - <!-- Try to use the new PBI build syntax here, it may help it pick up the right libs inside the single PBI rather than using multiple. --> <build_pbi> <ports_before>security/krb5</ports_before> <port>net/freeradius2</port> |