Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jan 2006 21:56:07 -0200
From:      Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
To:        x11@FreeBSD.org
Subject:   Update port x11-server/mga_hal to 4.3.0
Message-ID:  <20060111235630.68635.qmail@exxodus.fedaykin.here>

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

--x+6KMIRAuhnl3hBn
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Hi,

	This is a simple port update to the latest mga hal driver
provided by matrox. I have been using it for quite a while without
any problems.

	Is it an improvement? I don't know.

	I leave the update to your better judgement. The update
patch is attached and I removed the pkg-plist file.

	Regards,

-- 
Mario S F Ferreira - DF - Brazil - "I guess this is a signature."
feature, n: a documented bug | bug, n: an undocumented feature

--x+6KMIRAuhnl3hBn
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="x11-servers__mga_hal.diff"

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/x11-servers/mga_hal/Makefile,v
retrieving revision 1.1
diff -d -u -u -r1.1 Makefile
--- Makefile	13 Jan 2005 01:11:53 -0000	1.1
+++ Makefile	11 Jan 2006 23:53:48 -0000
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	mga_hal
-PORTVERSION=	4.1
+PORTVERSION=	4.3.0
 CATEGORIES=	x11-servers
-MASTER_SITES=	ftp://ftp.matrox.com/pub/mga/archive/linux/2004/
-DISTNAME=	mgadriver-${PORTVERSION}
+MASTER_SITES=	ftp://ftp.matrox.com/pub/mga/archive/linux/2005/
+DISTNAME=	mgadriver-x86-${PORTVERSION}
 
 MAINTAINER=	x11@FreeBSD.org
 COMMENT=	Module for additional features with X.Org/XFree86 Matrox driver
@@ -20,15 +20,21 @@
 ONLY_FOR_ARCHS= i386
 
 PREFIX?=	${X11BASE}
-WRKSRC=		${WRKDIR}/mgadriver-${PORTVERSION}
+WRKSRC=		${WRKDIR}/matrox_driver-x86-${PORTVERSION}
 NO_BUILD=	YES
 
+PLIST_FILES=	lib/modules/drivers/mga_hal_drv.o
+
+.if !defined(NOPORTDOCS)
+PORTDOCS=	readme.txt
+.endif
+
 do-install:
 .if !defined(NOPORTDOCS)
 	${MKDIR} ${DOCSDIR}
 	${INSTALL_DATA} ${WRKSRC}/docs/readme.txt ${DOCSDIR}
 .endif
-	${INSTALL_DATA} ${WRKSRC}/xfree86/6.8.1/mga_hal_drv.o \
+	${INSTALL_DATA} ${WRKSRC}/xserver/6.8.2/mga_hal_drv.o \
 		${PREFIX}/lib/modules/drivers/
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/x11-servers/mga_hal/distinfo,v
retrieving revision 1.1
diff -d -u -u -r1.1 distinfo
--- distinfo	13 Jan 2005 01:11:54 -0000	1.1
+++ distinfo	11 Jan 2006 23:53:48 -0000
@@ -1,2 +1,3 @@
-MD5 (mgadriver-4.1.tar.gz) = f1075e3e2c8053aef73c0522f4a4ee90
-SIZE (mgadriver-4.1.tar.gz) = 740410
+MD5 (mgadriver-x86-4.3.0.tar.gz) = c85c068126a721ed2398e913344b10b2
+SHA256 (mgadriver-x86-4.3.0.tar.gz) = eacd63b72000030e62ceca92807e5de3b0fc7d42d2f51c5e282d61e053a36e4b
+SIZE (mgadriver-x86-4.3.0.tar.gz) = 1010342

--x+6KMIRAuhnl3hBn--



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