Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Nov 2008 23:53:11 +0300
From:      Boris Samorodov <bsam@ipt.ru>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Cc:        Hajimu UMEMOTO <ume@FreeBSD.org>
Subject:   Re: cvs commit: ports/devel/linux-glib2 Makefile
Message-ID:  <69742824@bs1.sp34.ru>
In-Reply-To: <20081128172225.137721065719@hub.freebsd.org> (Hajimu UMEMOTO's message of "Fri\, 28 Nov 2008 17\:22\:25 %2B0000 \(UTC\)")
References:  <20081128172225.137721065719@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hajimu UMEMOTO <ume@FreeBSD.org> writes:

> ume         2008-11-28 17:22:13 UTC
>
>   FreeBSD ports repository
>
>   Modified files:
>     devel/linux-glib2    Makefile 
>   Log:
>   Make CONFLICTS work.
>   
>   Revision  Changes    Path
>   1.19      +1 -1      ports/devel/linux-glib2/Makefile
> _______________________________________________
> cvs-all@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/cvs-all
> To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
>
>
> Index: ports/devel/linux-glib2/Makefile
> diff -u ports/devel/linux-glib2/Makefile:1.18 ports/devel/linux-glib2/Makefile:1.19
> --- ports/devel/linux-glib2/Makefile:1.18	Mon Oct 13 11:07:11 2008
> +++ ports/devel/linux-glib2/Makefile	Fri Nov 28 17:22:13 2008
> @@ -14,7 +14,7 @@
>  MAINTAINER=	freebsd-emulation@FreeBSD.org
>  COMMENT=	Version 2.X Linux/i386 binary port of GLib
>  
> -CONFLICTS=	linux_base-fc6 linux_base-f7 linux_base-f8
> +CONFLICTS=	linux_base-fc6-* linux_base-f7-* linux_base-f8-*

Seems that linux_base-fc6* and so on will be better here.

>  USE_LINUX_RPM=	yes
>  LINUX_DIST_VER=	4


WBR
-- 
Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone & Internet SP
FreeBSD committer, http://www.FreeBSD.org The Power To Serve



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