ports/129735: [PATCH] x11-drivers/xf86-video-radeonhd: fix CONFLICTS

Dmitry Marakasov amdmi3 at amdmi3.ru
Thu Dec 18 13:10:01 UTC 2008


>Number:         129735
>Category:       ports
>Synopsis:       [PATCH] x11-drivers/xf86-video-radeonhd: fix CONFLICTS
>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:   Thu Dec 18 13:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 7.0-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #1: Wed Jun 25 15:36:22 MSD 2008
>Description:
xf86-video-radeonhd has CONFLICTS clause misspelled as CONFLICT, fix that.

Port maintainer (x11 at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- xf86-video-radeonhd-1.2.1_3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/x11-drivers/xf86-video-radeonhd/Makefile,v
retrieving revision 1.7
diff -u -u -r1.7 Makefile
--- Makefile	27 Sep 2008 20:02:36 -0000	1.7
+++ Makefile	18 Dec 2008 13:01:59 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	xf86-video-radeonhd
 PORTVERSION=	1.2.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org
@@ -18,7 +18,7 @@
 XORG_CAT=	driver
 USE_XORG=	videoproto xextproto
 
-CONFLICT=	xf86-video-radeonhd-devel-[0-9]*
+CONFLICTS=	xf86-video-radeonhd-devel-[0-9]*
 
 MAN4=	radeonhd.4x
 
--- xf86-video-radeonhd-1.2.1_3.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list