diff options
author | Renato Botelho <garga@FreeBSD.org> | 2014-09-16 16:12:13 -0300 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2014-09-16 16:12:13 -0300 |
commit | c77104440623b60b8fb2a1d2f09c8c554e3cba68 (patch) | |
tree | 5b25540f28e817d4ed603f5cd70072526b30efcc | |
parent | abca7eb25313022157e372fd783c18a9c7643010 (diff) | |
download | pfsense-packages-c77104440623b60b8fb2a1d2f09c8c554e3cba68.tar.gz pfsense-packages-c77104440623b60b8fb2a1d2f09c8c554e3cba68.tar.bz2 pfsense-packages-c77104440623b60b8fb2a1d2f09c8c554e3cba68.zip |
Update bind to 9.9.5P1_5, it fixes #3711
-rw-r--r-- | pkg_config.10.xml | 4 | ||||
-rw-r--r-- | pkg_config.8.xml | 4 | ||||
-rw-r--r-- | pkg_config.8.xml.amd64 | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml index a9e1137a..775050dc 100644 --- a/pkg_config.10.xml +++ b/pkg_config.10.xml @@ -53,12 +53,12 @@ <descr><![CDATA[The most widely used name server software]]></descr> <website>http://www.isc.org/downloads/BIND/</website> <category>Services</category> - <version>9.9.5_17 pkg v 0.3.5</version> + <version>9.9.5P1_5 pkg v 0.3.5</version> <status>RC</status> <required_version>2.2</required_version> <config_file>https://packages.pfsense.org/packages/config/bind/bind.xml</config_file> <configurationfile>bind.xml</configurationfile> - <depends_on_package_pbi>bind-9.9.5_17-##ARCH##.pbi</depends_on_package_pbi> + <depends_on_package_pbi>bind-9.9.5P1_5-##ARCH##.pbi</depends_on_package_pbi> <build_pbi> <custom_name>bind</custom_name> <port>dns/bind99</port> diff --git a/pkg_config.8.xml b/pkg_config.8.xml index ad5e7bc3..52cf7772 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -53,13 +53,13 @@ <descr><![CDATA[The most widely used name server software]]></descr> <website>http://www.isc.org/downloads/BIND/</website> <category>Services</category> - <version>9.9.5_10 pkg v 0.3.5</version> + <version>9.9.5P1_5 pkg v 0.3.5</version> <status>RC</status> <required_version>2.1</required_version> <config_file>https://packages.pfsense.org/packages/config/bind/bind.xml</config_file> <configurationfile>bind.xml</configurationfile> <depends_on_package_base_url>https://files.pfsense.org/packages/8/All/</depends_on_package_base_url> - <depends_on_package_pbi>bind-9.9.5_10-i386.pbi</depends_on_package_pbi> + <depends_on_package_pbi>bind-9.9.5P1_5-i386.pbi</depends_on_package_pbi> <build_port_path>/usr/ports/dns/bind99</build_port_path> <build_pbi> <custom_name>bind</custom_name> diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index e8c2ff58..b06a4747 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -53,13 +53,13 @@ <descr><![CDATA[The most widely used name server software]]></descr> <website>http://www.isc.org/downloads/BIND/</website> <category>Services</category> - <version>9.9.5_10 pkg v 0.3.5</version> + <version>9.9.5P1_5 pkg v 0.3.5</version> <status>RC</status> <required_version>2.1</required_version> <config_file>https://packages.pfsense.org/packages/config/bind/bind.xml</config_file> <configurationfile>bind.xml</configurationfile> <depends_on_package_base_url>https://files.pfsense.org/packages/amd64/8/All/</depends_on_package_base_url> - <depends_on_package_pbi>bind-9.9.5_10-amd64.pbi</depends_on_package_pbi> + <depends_on_package_pbi>bind-9.9.5P1_5-amd64.pbi</depends_on_package_pbi> <build_port_path>/usr/ports/dns/bind99</build_port_path> <build_pbi> <custom_name>bind</custom_name> |