summaryrefslogtreecommitdiffstats
path: root/security/nessus-libnasl-devel
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2003-07-04 21:06:34 +0000
committerobraun <obraun@FreeBSD.org>2003-07-04 21:06:34 +0000
commit57658e806a86a25f7b2d81ff7d98abcfcaff8dd8 (patch)
treec19f9607793edcb60510bc6b56e2990cfab2bf2e /security/nessus-libnasl-devel
parenta3f953672abcb121d42555f71b50b7f765ead229 (diff)
downloadFreeBSD-ports-57658e806a86a25f7b2d81ff7d98abcfcaff8dd8.zip
FreeBSD-ports-57658e806a86a25f7b2d81ff7d98abcfcaff8dd8.tar.gz
Upgrade to 2.0.7.
PR: ports/54051 Submitted by: maintainer
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 212d439..f73c9fc 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 eca1cca..9067de5 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 0000000..5755e05
--- /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
+
OpenPOWER on IntegriCloud