Date: Thu, 11 Jul 2002 02:15:23 -0400 (EDT) From: Munish Chopra <mchopra@engmail.uwaterloo.ca> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/40445: Update Port: security/rats to rats-1.5 Message-ID: <20020711061523.1C62ACEE@CPE0030ab0ef2bb.cpe.net.cable.rogers.com>
next in thread | raw e-mail | index | archive | help
>Number: 40445 >Category: ports >Synopsis: Update Port: security/rats to rats-1.5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Jul 10 23:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Munish Chopra >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD CPE0030ab0ef2bb.cpe.net.cable.rogers.com 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Jul 8 04:11:52 EDT 2002 munish@CPE0030ab0ef2bb.cpe.net.cable.rogers.com:/usr/obj/usr/src/sys/ARCADIA i386 >Description: Port was pretty outdated. Updated from 1.3 to 1.5, fixed MASTER_SITES, made port depend on expat.2 instead of expat.1. >How-To-Repeat: >Fix: diff -ruN /usr/ports/security/rats/Makefile rats/Makefile --- /usr/ports/security/rats/Makefile Sun Oct 14 05:28:18 2001 +++ rats/Makefile Thu Jul 11 02:10:10 2002 @@ -6,13 +6,13 @@ # PORTNAME= rats -PORTVERSION= 1.3 +PORTVERSION= 1.5 CATEGORIES= security devel -MASTER_SITES= http://www.securesw.com/rats/ +MASTER_SITES= http://www.securesoftware.com/rats/ MAINTAINER= kris@FreeBSD.org -LIB_DEPENDS= expat.1:${PORTSDIR}/textproc/expat +LIB_DEPENDS= expat.2:${PORTSDIR}/textproc/expat2 GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-expat-lib=${LOCALBASE}/lib \ diff -ruN /usr/ports/security/rats/distinfo rats/distinfo --- /usr/ports/security/rats/distinfo Sun Oct 14 05:28:18 2001 +++ rats/distinfo Thu Jul 11 02:07:54 2002 @@ -1 +1 @@ -MD5 (rats-1.3.tar.gz) = 1c90d307be665ec8c5b406aee6b02535 +MD5 (rats-1.5.tar.gz) = 628e4c6000ab635b1894945c09cc1d2c >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020711061523.1C62ACEE>