From owner-freebsd-ports Tue Oct 9 15:20: 9 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4C39F37B40A for ; Tue, 9 Oct 2001 15:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f99MK1m81509; Tue, 9 Oct 2001 15:20:01 -0700 (PDT) (envelope-from gnats) Received: from proxy4.ba.best.com (proxy4.ba.best.com [206.184.139.15]) by hub.freebsd.org (Postfix) with ESMTP id 8394337B401 for ; Tue, 9 Oct 2001 15:16:31 -0700 (PDT) Received: from renfro.org (ckftoh@sdn-ar-007casjosP058.dialsprint.net [63.180.74.42]) by proxy4.ba.best.com (8.9.3/8.9.2/best.out) with ESMTP id PAA28027 for ; Tue, 9 Oct 2001 15:15:52 -0700 (PDT) Received: (from scott@localhost) by renfro.org (8.11.4/8.11.4) id f99MFo502607; Tue, 9 Oct 2001 15:15:50 -0700 (PDT) (envelope-from scott) Message-Id: <200110092215.f99MFo502607@renfro.org> Date: Tue, 9 Oct 2001 15:15:50 -0700 (PDT) From: Scott Renfro Reply-To: Scott Renfro To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/31180: upgrade security/rats from 1.1 to 1.3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 31180 >Category: ports >Synopsis: upgrade security/rats from 1.1 to 1.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Oct 09 15:20:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Scott Renfro >Release: FreeBSD 4.3-STABLE i386 >Organization: >Environment: System: FreeBSD bonsai 4.3-STABLE FreeBSD 4.3-STABLE #1: Sun Aug 5 13:27:32 PDT 2001 scott:/usr/src/sys/compile/FWGW4 i386 >Description: [This supersedes ports/30791] This patch upgrades security/rats (a source code auditing tool) from v1.1 to v1.3 (note that v1.3 was released just a few days after 1.2 due to a bug in the php database). The resulting port passes all of the tests in the porter's handbook. >How-To-Repeat: >Fix: diff -ruN rats.orig/Makefile rats/Makefile --- rats.orig/Makefile Tue Oct 9 14:34:45 2001 +++ rats/Makefile Tue Oct 9 14:50:23 2001 @@ -6,7 +6,7 @@ # PORTNAME= rats -PORTVERSION= 1.1 +PORTVERSION= 1.3 CATEGORIES= security devel MASTER_SITES= http://www.securesw.com/rats/ @@ -25,5 +25,6 @@ ${MKDIR} ${PREFIX}/share/doc/rats ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/rats .endif +MAN1= rats.1 .include diff -ruN rats.orig/distinfo rats/distinfo --- rats.orig/distinfo Tue Oct 9 14:34:45 2001 +++ rats/distinfo Tue Oct 9 14:39:28 2001 @@ -1 +1 @@ -MD5 (rats-1.1.tar.gz) = 39bd3a5f9bdecff15b0fec0c1bb5203a +MD5 (rats-1.3.tar.gz) = 1c90d307be665ec8c5b406aee6b02535 diff -ruN rats.orig/pkg-plist rats/pkg-plist --- rats.orig/pkg-plist Tue Oct 9 14:34:45 2001 +++ rats/pkg-plist Tue Oct 9 14:41:53 2001 @@ -2,5 +2,6 @@ lib/rats-c.xml lib/rats-perl.xml lib/rats-python.xml +lib/rats-php.xml %%PORTDOCS%%share/doc/rats/README %%PORTDOCS%%@dirrm share/doc/rats >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message