From owner-freebsd-ports-bugs@FreeBSD.ORG Mon May 22 02:30:16 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org 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 B749816A421 for ; Mon, 22 May 2006 02:30:16 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A5D843D46 for ; Mon, 22 May 2006 02:30:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k4M2UGxm094551 for ; Mon, 22 May 2006 02:30:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k4M2UFl6094547; Mon, 22 May 2006 02:30:15 GMT (envelope-from gnats) Resent-Date: Mon, 22 May 2006 02:30:15 GMT Resent-Message-Id: <200605220230.k4M2UFl6094547@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Frank Laszlo Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C49CC16A427 for ; Mon, 22 May 2006 02:20:55 +0000 (UTC) (envelope-from laszlof@ritamari.vonostingroup.com) Received: from ritamari.vonostingroup.com (ritamari.vonostingroup.com [216.144.193.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id 769D443D46 for ; Mon, 22 May 2006 02:20:55 +0000 (GMT) (envelope-from laszlof@ritamari.vonostingroup.com) Received: from laszlof by ritamari.vonostingroup.com with local (Exim 4.62 (FreeBSD)) (envelope-from ) id 1Fi02O-00071L-No for FreeBSD-gnats-submit@freebsd.org; Sun, 21 May 2006 22:20:52 -0400 Message-Id: Date: Sun, 21 May 2006 22:20:52 -0400 From: Frank Laszlo To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/97583: [PATCH]: misc/git: Fix LATEST_LINK X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Frank Laszlo List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 02:30:16 -0000 >Number: 97583 >Category: ports >Synopsis: [PATCH]: misc/git: Fix LATEST_LINK >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon May 22 02:30:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Frank Laszlo >Release: FreeBSD 6.0-STABLE i386 >Organization: >Environment: System: FreeBSD ritamari.vonostingroup.com 6.0-STABLE FreeBSD 6.0-STABLE #0: Mon Nov 7 12:06:15 EST 2005 laszlof@ritamari.vonostingroup.com:/usr/obj/usr/src/sys/RITAMARI i386 >Description: this patch fixes the conflict with devel/git by adding a LATEST_LINK entry. >How-To-Repeat: >Fix: --- git-4.3.20.diff begins here --- diff -NrU3 git.orig/Makefile git/Makefile --- git.orig/Makefile Sun May 21 22:16:19 2006 +++ git/Makefile Sun May 21 22:16:57 2006 @@ -15,6 +15,7 @@ COMMENT= GNU Interactive Tools - a file system browser for UNIX systems CONFLICTS= git-1.* cogito-[0-9]* +LATEST_LINK= gnu-git GNU_CONFIGURE= YES MAN1= git.1 gitaction.1 gitkeys.1 gitmount.1 \ --- git-4.3.20.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: