From 840d01b00a55219074b7c5050842897c5571ab45 Mon Sep 17 00:00:00 2001 From: jun Date: Mon, 6 Aug 2001 06:10:50 +0000 Subject: Update rats to 1.1 New in version 1.1: Ability to scan Perl programs for vulnerabilites. Ability to scan Python programs for vulnerabilities. --- security/rats/Makefile | 4 ++-- security/rats/distinfo | 6 +++--- security/rats/pkg/PLIST | 7 +++++-- 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/security/rats/Makefile b/security/rats/Makefile index 0491dac6dbc..9a7a00dad40 100644 --- a/security/rats/Makefile +++ b/security/rats/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/05/21 09:44:10 jun Exp $ +# $NetBSD: Makefile,v 1.2 2001/08/06 06:10:50 jun Exp $ # -DISTNAME= rats-0.9 +DISTNAME= rats-1.1 CATEGORIES= security MASTER_SITES= http://www.securesw.com/rats/ diff --git a/security/rats/distinfo b/security/rats/distinfo index e388485d2b5..76dd23f7ab9 100644 --- a/security/rats/distinfo +++ b/security/rats/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2001/05/21 09:44:10 jun Exp $ +$NetBSD: distinfo,v 1.2 2001/08/06 06:10:50 jun Exp $ -SHA1 (rats-0.9.tar.gz) = 810abed8d4b90f4e767298fd01a82f2734923d0c -Size (rats-0.9.tar.gz) = 94991 bytes +SHA1 (rats-1.1.tar.gz) = 80d7585299c370986b5caa4bff69b29545a668b8 +Size (rats-1.1.tar.gz) = 190563 bytes SHA1 (patch-aa) = 7d3502edccb5beaaebeed658d55b632b2ecf9c42 diff --git a/security/rats/pkg/PLIST b/security/rats/pkg/PLIST index 2911c5da2c5..fb1aad58645 100644 --- a/security/rats/pkg/PLIST +++ b/security/rats/pkg/PLIST @@ -1,3 +1,6 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/05/21 09:44:10 jun Exp $ +@comment $NetBSD: PLIST,v 1.2 2001/08/06 06:10:50 jun Exp $ bin/rats -lib/rats.xml +lib/rats-c.xml +lib/rats-perl.xml +lib/rats-python.xml + -- cgit v1.2.3