Bug 116386 - Update port: x11-drivers/xf86-video-i810 from 1.6.5 to 1.7.4
Summary: Update port: x11-drivers/xf86-video-i810 from 1.6.5 to 1.7.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-x11 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-16 05:50 UTC by Vasil Dimov
Modified: 2007-12-12 12:40 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vasil Dimov freebsd_committer freebsd_triage 2007-09-16 05:50:01 UTC
Update x11-drivers/xf86-video-i810 from 1.6.5 to 1.7.4.

The former does not start with the latest xorg upgrate to 7.3:

...
(EE) module ABI major version (1) doesn't match the server's version (2)
...

Fix: 

-- 
Vasil Dimov
moc.elcaro@vomid.lisav        Software Developer @ Oracle/Innobase Oy
gro.DSBeerF@dv                Committer @ FreeBSD.org
gro.d5v@dv                    Home @ Sofia, Bulgaria--KvDY77s3k19xZZ2Cmgbvmn3kKdnvf32MWi8FaCQvJMOOgGmK
Content-Type: text/plain; name="xf86-video-i810.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="xf86-video-i810.diff"

diff -ur xf86-video-i810.orig/Makefile xf86-video-i810/Makefile
--- xf86-video-i810.orig/Makefile	2007-08-30 01:05:53.000000000 +0300
+++ xf86-video-i810/Makefile	2007-09-15 16:11:27.000000000 +0300
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	xf86-video-i810
-PORTVERSION=	1.6.5
-PORTREVISION=	2
+PORTVERSION=	1.7.4
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11@FreeBSD.org
diff -ur xf86-video-i810.orig/distinfo xf86-video-i810/distinfo
--- xf86-video-i810.orig/distinfo	2007-05-19 23:28:46.000000000 +0300
+++ xf86-video-i810/distinfo	2007-09-15 16:11:40.000000000 +0300
@@ -1,3 +1,3 @@
-MD5 (xorg/driver/xf86-video-i810-1.6.5.tar.bz2) = fc1e0da3430551bf25a7babf7ccfd3bf
-SHA256 (xorg/driver/xf86-video-i810-1.6.5.tar.bz2) = 30d0cd555d8b8b5bb53d93eaae1ad2aecb5c94a760e2346d60b6e194c254e40f
-SIZE (xorg/driver/xf86-video-i810-1.6.5.tar.bz2) = 439503
+MD5 (xorg/driver/xf86-video-i810-1.7.4.tar.bz2) = 744a6ee1ebfe1c74e3b170b8d7ef8395
+SHA256 (xorg/driver/xf86-video-i810-1.7.4.tar.bz2) = ff8cd89c9ba39ce68dd6ac4dcb222280835d007a20b419819749298e8ec74259
+SIZE (xorg/driver/xf86-video-i810-1.7.4.tar.bz2) = 461513
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-09-16 05:50:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-x11

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-12-12 12:33:16 UTC
flz         2007-12-12 12:33:12 UTC

  FreeBSD ports repository

  Modified files:
    x11-drivers/xf86-video-i810 Makefile distinfo 
  Log:
  Update x11-drivers/xf86-video-i810 to 1.7.4.
  
  PR:             ports/116386
  Submitted by:   vd
  
  Revision  Changes    Path
  1.5       +1 -2      ports/x11-drivers/xf86-video-i810/Makefile
  1.2       +3 -3      ports/x11-drivers/xf86-video-i810/distinfo
_______________________________________________
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"
Comment 3 Florent Thoumie freebsd_committer freebsd_triage 2014-06-01 06:40:08 UTC
State Changed
From-To: open->closed

Committed. Thanks!