From scott@renfro.org  Tue Oct  9 15:16:31 2001
Return-Path: <scott@renfro.org>
Received: from proxy4.ba.best.com (proxy4.ba.best.com [206.184.139.15])
	by hub.freebsd.org (Postfix) with ESMTP id 8394337B401
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <scott@renfro.org>
Reply-To: Scott Renfro <scott@renfro.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: upgrade security/rats from 1.1 to 1.3
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         31180
>Category:       ports
>Synopsis:       upgrade security/rats from 1.1 to 1.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kris
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 09 15:20:01 PDT 2001
>Closed-Date:    Sun Oct 14 02:29:13 PDT 2001
>Last-Modified:  Sun Oct 14 02:29:24 PDT 2001
>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 <bsd.port.mk>
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:
Responsible-Changed-From-To: freebsd-ports->kris 
Responsible-Changed-By: ijliao 
Responsible-Changed-When: Thu Oct 11 03:55:17 PDT 2001 
Responsible-Changed-Why:  
over to maintainer 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31180 
State-Changed-From-To: open->closed 
State-Changed-By: kris 
State-Changed-When: Sun Oct 14 02:29:13 PDT 2001 
State-Changed-Why:  
Committed, thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31180 
>Unformatted:
