Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jul 2008 21:00:35 GMT
From:      Carlos Santos <unixmania@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/125989: Maintainer patch: remove conflict with unexisting package
Message-ID:  <200807262100.m6QL0ZpB035153@www.freebsd.org>
Resent-Message-ID: <200807262110.m6QLA1Ag010823@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         125989
>Category:       ports
>Synopsis:       Maintainer patch: remove conflict with unexisting package
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 26 21:10:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Carlos Santos
>Release:        7.0-STABLE
>Organization:
>Environment:
FreeBSD casantos.casantos.org 7.0-STABLE FreeBSD 7.0-STABLE #4: Thu Jul 17 21:07:23 BRT 2008     root@casantos.casantos.org:/local/FreeBSD/src-stable/sys/amd64/compile/HP_NX6320_70_AMD64  amd64

>Description:
XFree86-4 is no longer supported on FreeBSD. The imake-4 port was
removed on 2008-03-07 so the CONFLICTS assignment in the lndir port
is no longer necessary.
>How-To-Repeat:
N.A.
>Fix:
Apply the attached patch.

Patch attached with submission follows:

--- ports/devel/lndir/Makefile.orig	2007-10-15 19:19:25.000000000 -0200
+++ ports/devel/lndir/Makefile	2008-07-26 17:30:19.000000000 -0300
@@ -7,13 +7,12 @@
 
 PORTNAME=	lndir
 PORTVERSION=	1.0.1
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	unixmania@gmail.com
 COMMENT=	Create a shadow directory of symbolic links to another directory tree
 
-CONFLICTS=	imake-4*
-
 XORG_CAT=	util
 USE_XORG=	xproto
 


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807262100.m6QL0ZpB035153>