aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2015-04-24 14:08:34 -0300
committerRenato Botelho <garga@FreeBSD.org>2015-04-24 14:08:34 -0300
commitc514c2f8161cafdfc75725dc06f493d2742a65d0 (patch)
tree526296dbab399aeecdee09902e13d2f44b7a2477
parent0fa46e174897cd503da2ff023d47d130bcdc76e5 (diff)
downloadpfsense-packages-c514c2f8161cafdfc75725dc06f493d2742a65d0.tar.gz
pfsense-packages-c514c2f8161cafdfc75725dc06f493d2742a65d0.tar.bz2
pfsense-packages-c514c2f8161cafdfc75725dc06f493d2742a65d0.zip
Remove ugly copy files around and use additional_files_needed to install files in proper place. Bump package version
-rw-r--r--config/tftp2/tftp.inc5
-rw-r--r--pkg_config.10.xml2
-rw-r--r--pkg_config.8.xml2
-rw-r--r--pkg_config.8.xml.amd642
4 files changed, 3 insertions, 8 deletions
diff --git a/config/tftp2/tftp.inc b/config/tftp2/tftp.inc
index a9af5fe3..ea75e0d2 100644
--- a/config/tftp2/tftp.inc
+++ b/config/tftp2/tftp.inc
@@ -104,11 +104,6 @@ function tftp_install_command() {
function tftp_deinstall_command() {
- unlink_if_exists("/usr/local/pkg/tftp.xml");
- unlink_if_exists("/usr/local/pkg/tftp.inc");
- unlink_if_exists("/usr/local/www/packages/tftp/tftp_files.php");
- exec("rm -R /usr/local/www/packages/tftp/");
-
//exec("rm -R /tftpboot");
unlink_if_exists("/usr/local/etc/rc.d/tftp.sh");
unlink_if_exists("/tmp/pkg_mgr_tftp.log");
diff --git a/pkg_config.10.xml b/pkg_config.10.xml
index 1c21f47e..238c86df 100644
--- a/pkg_config.10.xml
+++ b/pkg_config.10.xml
@@ -322,7 +322,7 @@
<pkginfolink/>
<port_category>ftp</port_category>
<config_file>https://packages.pfsense.org/packages/config/tftp2/tftp.xml</config_file>
- <version>2.0</version>
+ <version>2.1</version>
<status>Stable</status>
<required_version>2.2</required_version>
<configurationfile>tftp.xml</configurationfile>
diff --git a/pkg_config.8.xml b/pkg_config.8.xml
index b43feb9c..b8fb6dbb 100644
--- a/pkg_config.8.xml
+++ b/pkg_config.8.xml
@@ -418,7 +418,7 @@
<pkginfolink/>
<config_file>https://packages.pfsense.org/packages/config/tftp2/tftp.xml</config_file>
<depends_on_package_base_url>https://files.pfsense.org/packages/8/All/</depends_on_package_base_url>
- <version>2.0</version>
+ <version>2.1</version>
<status>Stable</status>
<required_version>2.0</required_version>
<configurationfile>tftp.xml</configurationfile>
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64
index b39687c8..7e12d7d0 100644
--- a/pkg_config.8.xml.amd64
+++ b/pkg_config.8.xml.amd64
@@ -405,7 +405,7 @@
<pkginfolink/>
<config_file>https://packages.pfsense.org/packages/config/tftp2/tftp.xml</config_file>
<depends_on_package_base_url>https://files.pfsense.org/packages/amd64/8/All/</depends_on_package_base_url>
- <version>2.0</version>
+ <version>2.1</version>
<status>Stable</status>
<required_version>2.0</required_version>
<configurationfile>tftp.xml</configurationfile>