From owner-freebsd-ports-bugs Mon Feb 10 14:30:21 2003 Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E968837B401 for ; Mon, 10 Feb 2003 14:30:19 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBA5443FCB for ; Mon, 10 Feb 2003 14:30:14 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h1AMUENS046214 for ; Mon, 10 Feb 2003 14:30:14 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h1AMUEgm046213; Mon, 10 Feb 2003 14:30:14 -0800 (PST) Date: Mon, 10 Feb 2003 14:30:14 -0800 (PST) Message-Id: <200302102230.h1AMUEgm046213@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: Serge Gagnon Subject: Re: ports/46971: Update Port: shells/rc to 1.7 Reply-To: Serge Gagnon Sender: owner-freebsd-ports-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/46971; it has been noted by GNATS. From: Serge Gagnon To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/46971: Update Port: shells/rc to 1.7 Date: Mon, 10 Feb 2003 17:33:28 -0500 Don't use the previous patch, it was malformed. use this in place -> -------------------------cut here------------------ diff -urN ../rc.orig/Makefile ./Makefile --- ../rc.orig/Makefile Fri Apr 21 04:19:27 2000 +++ ./Makefile Mon Jan 20 22:03:51 2003 @@ -6,7 +6,7 @@ # PORTNAME= rc -PORTVERSION= 1.6 +PORTVERSION= 1.7 CATEGORIES= shells plan9 MASTER_SITES= http://www.star.le.ac.uk/~tjg/rc/release/ \ ftp://ftp.sys.utoronto.ca/pub/rc/ diff -urN ../rc.orig/distinfo ./distinfo --- ../rc.orig/distinfo Fri Jun 25 17:42:43 1999 +++ ./distinfo Mon Jan 20 22:04:42 2003 @@ -1 +1 @@ -MD5 (rc-1.6.tar.gz) = 3b56f0e47e8496ea0363ebc202bcac23 +MD5 (rc-1.7.tar.gz) = 657bb1c1a9aad8c46218185414539293 ----------------------cut here-------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message