Date: Sun, 21 May 2006 22:20:52 -0400 From: Frank Laszlo <laszlof@vonostingroup.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/97583: [PATCH]: misc/git: Fix LATEST_LINK Message-ID: <E1Fi02O-00071L-No@ritamari.vonostingroup.com> Resent-Message-ID: <200605220230.k4M2UFl6094547@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1Fi02O-00071L-No>