Date: Tue, 22 Sep 1998 14:23:02 -0500 From: Dave Glowacki <dglo@SSEC.WISC.EDU> To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/8029: nslint port needs to be updated Message-ID: <199809221923.OAA09193@tick.ssec.wisc.edu>
next in thread | raw e-mail | index | archive | help
>Number: 8029 >Category: ports >Synopsis: nslint port needs to be updated >Confidential: yes >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Sep 22 12:30:00 PDT 1998 >Last-Modified: >Originator: Dave Glowacki >Organization: >Release: FreeBSD 2.2.7-STABLE i386 >Environment: >Description: The nslint tar file has been updated to version a7 >How-To-Repeat: >Fix: Apply the following patch: diff -ru nslint.old/Makefile nslint/Makefile --- nslint.old/Makefile Mon Aug 17 23:20:22 1998 +++ nslint/Makefile Mon Sep 21 20:47:04 1998 @@ -6,7 +6,7 @@ # $Id: Makefile,v 1.5 1998/08/17 00:41:40 steve Exp $ # -DISTNAME= nslint-2.0a6 +DISTNAME= nslint-2.0a7 CATEGORIES= net MASTER_SITES= ftp://ftp.ee.lbl.gov/ EXTRACT_SUFX= .tar.Z diff -ru nslint.old/files/md5 nslint/files/md5 --- nslint.old/files/md5 Mon Aug 17 23:20:22 1998 +++ nslint/files/md5 Mon Sep 21 20:49:37 1998 @@ -1 +1 @@ -MD5 (nslint-2.0a6.tar.Z) = 15cacfb8dad04d5b864d9ceabc18d80d +MD5 (nslint-2.0a7.tar.Z) = a4bb8230833e61e7b3bcecfaff8c35cf >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?199809221923.OAA09193>