summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author David Spencer2013-05-19 15:12:20 +0200
committer dsomero2013-05-19 15:12:20 +0200
commit454f898ef43deabae3c1244c732b27fd015468ae (patch)
treec98d3b875c0b337607249317ff2d671c3d69bd11 /network
parent49d6b4b8b6578209d0b69e9a874724fe1514a7b2 (diff)
downloadslackbuilds-454f898ef43deabae3c1244c732b27fd015468ae.tar.gz
network/p0f: Updated for version 3.06b.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/p0f/README3
-rw-r--r--network/p0f/p0f.SlackBuild5
-rw-r--r--network/p0f/p0f.info6
-rw-r--r--network/p0f/slack-desc8
4 files changed, 10 insertions, 12 deletions
diff --git a/network/p0f/README b/network/p0f/README
index 6d725b92cf..446ebf940c 100644
--- a/network/p0f/README
+++ b/network/p0f/README
@@ -10,6 +10,3 @@ To build and install the optional signature and API tools, specify
TOOLS=yes to the SlackBuild, for example
TOOLS=yes sh p0f.SlackBuild
-
-If you are upgrading from p0f version 2.0.8, please note that the files
-/etc/p0f/p0f{a,o,r}.fp are no longer used and can be removed.
diff --git a/network/p0f/p0f.SlackBuild b/network/p0f/p0f.SlackBuild
index 1f5fe1b3a3..bc9297c491 100644
--- a/network/p0f/p0f.SlackBuild
+++ b/network/p0f/p0f.SlackBuild
@@ -25,7 +25,7 @@
# Modified by the SlackBuilds.org project
PRGNAM=p0f
-VERSION=${VERSION:-3.05b}
+VERSION=${VERSION:-3.06b}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -91,7 +91,6 @@ if [ "${TOOLS:-no}" = "yes" ]; then
cp -f $t $PKG/usr/bin/
strip --strip-unneeded $PKG/usr/bin/$t
done
- cp -a README-TOOLS $PKG/usr/doc/$PRGNAM-$VERSION
cd ..
fi
@@ -99,6 +98,8 @@ mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cd docs
cp -a COPYING ChangeLog README TODO existential-notes.txt \
$PKG/usr/doc/$PRGNAM-$VERSION
+[ "${TOOLS:-no}" = "yes" ] && cp -a ../tools/README-TOOLS \
+ $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install
diff --git a/network/p0f/p0f.info b/network/p0f/p0f.info
index 54600d7e56..4dcfa6b48c 100644
--- a/network/p0f/p0f.info
+++ b/network/p0f/p0f.info
@@ -1,8 +1,8 @@
PRGNAM="p0f"
-VERSION="3.05b"
+VERSION="3.06b"
HOMEPAGE="http://lcamtuf.coredump.cx/p0f3/"
-DOWNLOAD="http://lcamtuf.coredump.cx/p0f3/releases/p0f-3.05b.tgz"
-MD5SUM="edbc4b135b2646db3227a441268fd2e2"
+DOWNLOAD="http://lcamtuf.coredump.cx/p0f3/releases/p0f-3.06b.tgz"
+MD5SUM="1a07d6220d9e57d8d098905b7ca6844a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
diff --git a/network/p0f/slack-desc b/network/p0f/slack-desc
index 1ff49a2da6..309c21f2a5 100644
--- a/network/p0f/slack-desc
+++ b/network/p0f/slack-desc
@@ -1,8 +1,8 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|