Skip to content
This repository has been archived by the owner on Jan 22, 2018. It is now read-only.

Commit

Permalink
Really Fix pbi package and tbz. Fixes #3274
Browse files Browse the repository at this point in the history
  • Loading branch information
Warren Baker committed Oct 19, 2013
1 parent 3c7e7eb commit c5abc39
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions pkg_config.8.xml
Expand Up @@ -1610,7 +1610,7 @@
<config_file>http://www.pfsense.com/packages/config/unbound/unbound.xml</config_file>
<configurationfile>unbound.xml</configurationfile>
<depends_on_package_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url>
<depends_on_package>unbound-1.4.21.tbz</depends_on_package>
<depends_on_package>unbound-1.4.21_1.tbz</depends_on_package>
<depends_on_package>ldns-1.6.16.tbz</depends_on_package>
<depends_on_package>expat-2.0.1_2.tbz</depends_on_package>
<depends_on_package>libevent-1.4.14b_2.tbz</depends_on_package>
Expand All @@ -1622,7 +1622,7 @@
<ports_before>dns/ldns textproc/expat2 devel/libevent2</ports_before>
<port>dns/unbound</port>
</build_pbi>
<depends_on_package_pbi>unbound-1.4.21-i386.pbi</depends_on_package_pbi>
<depends_on_package_pbi>unbound-1.4.21_1-i386.pbi</depends_on_package_pbi>
<build_options>unbound_UNSET=GOST ECDSA;unbound_SET=LIBEVENT THREADS</build_options>
<logging>
<facilityname>unbound</facilityname>
Expand Down
4 changes: 2 additions & 2 deletions pkg_config.8.xml.amd64
Expand Up @@ -1597,7 +1597,7 @@
<config_file>http://www.pfsense.com/packages/config/unbound/unbound.xml</config_file>
<configurationfile>unbound.xml</configurationfile>
<depends_on_package_base_url>http://files.pfsense.org/packages/amd64/8/All/</depends_on_package_base_url>
<depends_on_package>unbound-1.4.21.tbz</depends_on_package>
<depends_on_package>unbound-1.4.21_1.tbz</depends_on_package>
<depends_on_package>ldns-1.6.16.tbz</depends_on_package>
<depends_on_package>expat-2.0.1_2.tbz</depends_on_package>
<depends_on_package>libevent-1.4.14b_2.tbz</depends_on_package>
Expand All @@ -1609,7 +1609,7 @@
<ports_before>dns/ldns textproc/expat2 devel/libevent2</ports_before>
<port>dns/unbound</port>
</build_pbi>
<depends_on_package_pbi>unbound-1.4.21-amd64.pbi</depends_on_package_pbi>
<depends_on_package_pbi>unbound-1.4.21_1-amd64.pbi</depends_on_package_pbi>
<build_options>unbound_UNSET=GOST ECDSA;unbound_SET=LIBEVENT THREADS</build_options>
<logging>
<facilityname>unbound</facilityname>
Expand Down

0 comments on commit c5abc39

Please sign in to comment.