aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-07-23 18:48:38 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-07-23 18:48:38 +0000
commitcbdf1b0da38a923837262cf916859ffc91776693 (patch)
treebe1e739f196e5d175a65634e946e5374bb8ab039
parent3026a9ee286db30346842a3700650129eb7873bf (diff)
downloadpfsense-packages-cbdf1b0da38a923837262cf916859ffc91776693.tar.gz
pfsense-packages-cbdf1b0da38a923837262cf916859ffc91776693.tar.bz2
pfsense-packages-cbdf1b0da38a923837262cf916859ffc91776693.zip
Fix stunnel, nut and squidGuard.
-rw-r--r--pkg_config.7.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml
index f7e84778..1e904450 100644
--- a/pkg_config.7.xml
+++ b/pkg_config.7.xml
@@ -130,7 +130,6 @@
<configurationfile>nut.xml</configurationfile>
<depends_on_package_base_url>http://files.pfsense.org/packages/7/All/</depends_on_package_base_url>
<depends_on_package>nut-2.2.2.tbz</depends_on_package>
- <depends_on_package>nut-usb-2.0.4.tbz</depends_on_package>
</package>
<package>
@@ -250,7 +249,7 @@
<website>http://www.stunnel.org/</website>
<descr>The stunnel program is designed to work as an SSL encryption wrapper between remote client and local (inetd-startable) or remote servers. It can be used to add SSL functionality to commonly used inetd daemons like POP2, POP3, and IMAP servers without any changes in the program's code. It will negotiate an SSL connection using the OpenSSL or SSLeay libraries. It calls the underlying crypto libraries, allowing stunnel to support whatever cryptographic algorithms you compiled into your crypto package.</descr>
<category>Network Management</category>
- <depends_on_package_base_url>http://files.pfsense.org/packages/All</depends_on_package_base_url>
+ <depends_on_package_base_url>http://files.pfsense.org/packages/7/All/</depends_on_package_base_url>
<depends_on_package>stunnel-4.25.tbz</depends_on_package>
<version>4.25</version>
<status>Stable</status>
@@ -354,11 +353,11 @@
<website>http://www.squidGuard.org/</website>
<maintainer>dv_serg@mail.ru</maintainer>
<category>Network Management</category>
- <version>1.2.0_1</version>
+ <version>1.3</version>
<status>Beta</status>
<required_version>1.1</required_version>
<depends_on_package_base_url>http://files.pfsense.org/packages/7/All/</depends_on_package_base_url>
- <depends_on_package>squidGuard-1.2.0_1.tbz</depends_on_package>
+ <depends_on_package>squidGuard-1.3.tbz</depends_on_package>
<config_file>http://www.pfsense.org/packages/config/squidGuard/squidguard.xml</config_file>
<configurationfile>squidguard.xml</configurationfile>
</package>