aboutsummaryrefslogtreecommitdiff
path: root/security/nessus-libnasl-devel
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2003-07-04 21:06:34 +0000
committerOliver Braun <obraun@FreeBSD.org>2003-07-04 21:06:34 +0000
commitdf3ab8a9ce5ec98bd3fc3228460143b879a4b660 (patch)
tree7c6b1b25dbf879b0c8a6c99afe478a3ad73c4b5c /security/nessus-libnasl-devel
parent506f0e73b485d1605d537750030097c79502941a (diff)
Upgrade to 2.0.7.
PR: ports/54051 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=84221
Diffstat (limited to 'security/nessus-libnasl-devel')
-rw-r--r--security/nessus-libnasl-devel/Makefile2
-rw-r--r--security/nessus-libnasl-devel/distinfo2
-rw-r--r--security/nessus-libnasl-devel/files/patch-Makefile16
3 files changed, 18 insertions, 2 deletions
diff --git a/security/nessus-libnasl-devel/Makefile b/security/nessus-libnasl-devel/Makefile
index 212d4395fbd9..f73c9fc6eed7 100644
--- a/security/nessus-libnasl-devel/Makefile
+++ b/security/nessus-libnasl-devel/Makefile
@@ -4,7 +4,7 @@
#
PORTNAME= nessus-libnasl-devel
-PORTVERSION= 2.0.6a
+PORTVERSION= 2.0.7
CATEGORIES= security
MASTER_SITES= ftp://ftp.nessus.org/pub/nessus/nessus-${PORTVERSION}/src/ \
ftp://ftp.gwdg.de/pub/linux/misc/nessus/nessus-${PORTVERSION}/src/ \
diff --git a/security/nessus-libnasl-devel/distinfo b/security/nessus-libnasl-devel/distinfo
index eca1cca7c050..9067de56a6a1 100644
--- a/security/nessus-libnasl-devel/distinfo
+++ b/security/nessus-libnasl-devel/distinfo
@@ -1 +1 @@
-MD5 (nessus/libnasl-2.0.6a.tar.gz) = 879551f7e1943eba7133f64b576c1f67
+MD5 (nessus/libnasl-2.0.7.tar.gz) = c724ad451f79df3a76a3823401c8f7a3
diff --git a/security/nessus-libnasl-devel/files/patch-Makefile b/security/nessus-libnasl-devel/files/patch-Makefile
new file mode 100644
index 000000000000..5755e05eb132
--- /dev/null
+++ b/security/nessus-libnasl-devel/files/patch-Makefile
@@ -0,0 +1,16 @@
+--- Makefile.orig Tue Jan 21 15:27:53 2003
++++ Makefile Thu Jul 3 08:27:43 2003
+@@ -18,13 +18,6 @@
+ $(INSTALL) -c -m 0644 doc/nasl.1 $(DESTDIR)${mandir}/man1
+
+
+- @echo
+- @echo ' --------------------------------------------------------------'
+- @echo ' libnasl has been sucessfully installed. '
+- @echo " Make sure that $(bindir) is in your PATH before you"
+- @echo " continue "
+- @echo ' --------------------------------------------------------------'
+- @echo
+ clean :
+ cd nasl && ${MAKE} clean
+