diff options
author | wiz <wiz> | 2013-09-09 19:25:34 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-09-09 19:25:34 +0000 |
commit | e0fcbf28b4450a87e99c182528ddcdf64d58bab9 (patch) | |
tree | bcdb5d7077cb0a188e31c16fa548dea6206a1442 /x11 | |
parent | fe85458e66fa52694d698ba8856d89721b14ce29 (diff) | |
download | pkgsrc-e0fcbf28b4450a87e99c182528ddcdf64d58bab9.tar.gz |
Update to 2.3.3:
A few cleanups, and a build fix for xserver 1.14.
Adam Jackson (2):
Remove mibstore.h
configure: Drop AM_MAINTAINER_MODE
Alexandr Shadchin (2):
Remove unneeded AM_CONDITIONAL
Fix check function in VESASaveRestore
Colin Walters (1):
autogen.sh: Implement GNOME Build API
Egbert Eich (1):
Make bool option parsing clearer and more consistent
Julien Cristau (1):
Bump to 2.3.3
Diffstat (limited to 'x11')
-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 3cf1ee259a7..f66d5107d57 100644 --- a/x11/xf86-video-vesa/Makefile +++ b/x11/xf86-video-vesa/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2013/05/16 06:31:57 richard Exp $ -# +# $NetBSD: Makefile,v 1.17 2013/09/09 19:25:34 wiz Exp $ -DISTNAME= xf86-video-vesa-2.3.2 +DISTNAME= xf86-video-vesa-2.3.3 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 9cc3e4f3603..022517508e3 100644 --- a/x11/xf86-video-vesa/distinfo +++ b/x11/xf86-video-vesa/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2013/05/16 06:31:57 richard Exp $ +$NetBSD: distinfo,v 1.8 2013/09/09 19:25:34 wiz Exp $ -SHA1 (xf86-video-vesa-2.3.2.tar.bz2) = d49a57de24e7923bf17270084ce91ecf2feb4286 -RMD160 (xf86-video-vesa-2.3.2.tar.bz2) = 4b234f089a006521f4f8a93d0e6ca33a37f9bd93 -Size (xf86-video-vesa-2.3.2.tar.bz2) = 298186 bytes +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 |