diff options
author | wiz <wiz> | 2015-06-29 11:12:05 +0000 |
---|---|---|
committer | wiz <wiz> | 2015-06-29 11:12:05 +0000 |
commit | 396bf97a1243c3e47a81c50285b8766bab64644d (patch) | |
tree | 703e23a5dc31c330825cdcfb9f8912a07aaa4e59 | |
parent | 842af16478cd5ba784ea26a0271975c94a471e5d (diff) | |
download | pkgsrc-396bf97a1243c3e47a81c50285b8766bab64644d.tar.gz |
Update to 2.3.4:
Minor update to fix PanelID support. The minimum xserver version is
now 1.6; if you haven't updated your xserver in the last six years, now
would be a good time.
Adam Jackson (3):
configure: Drop PanelID test
Don't include deprecated xf86PciInfo.h
vesa 2.3.4
Alan Coopersmith (1):
Raise required version of xorg-server to >= 1.6
-rw-r--r-- | x11/xf86-video-vesa/Makefile | 5 | ||||
-rw-r--r-- | x11/xf86-video-vesa/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/x11/xf86-video-vesa/Makefile b/x11/xf86-video-vesa/Makefile index 1872664efe4..f824d3d087f 100644 --- a/x11/xf86-video-vesa/Makefile +++ b/x11/xf86-video-vesa/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.20 2015/04/25 14:25:24 tnn Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/29 11:12:05 wiz Exp $ -DISTNAME= xf86-video-vesa-2.3.3 -PKGREVISION= 3 +DISTNAME= xf86-video-vesa-2.3.4 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-vesa/distinfo b/x11/xf86-video-vesa/distinfo index 022517508e3..b363105001f 100644 --- a/x11/xf86-video-vesa/distinfo +++ b/x11/xf86-video-vesa/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2013/09/09 19:25:34 wiz Exp $ +$NetBSD: distinfo,v 1.9 2015/06/29 11:12:05 wiz Exp $ -SHA1 (xf86-video-vesa-2.3.3.tar.bz2) = 762da8131738a7b2d3da07a83a12ba812941fef4 -RMD160 (xf86-video-vesa-2.3.3.tar.bz2) = a134f1d42019dfb74bb73d3bed6eb35403200daa -Size (xf86-video-vesa-2.3.3.tar.bz2) = 300571 bytes +SHA1 (xf86-video-vesa-2.3.4.tar.bz2) = 88e74ccc5c11fdb60539bd474ba978eeb4f28a23 +RMD160 (xf86-video-vesa-2.3.4.tar.bz2) = b5818c0d6b8ee6acfcadc576a0d52fc18a216457 +Size (xf86-video-vesa-2.3.4.tar.bz2) = 285675 bytes |