diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 16:52:50 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 16:52:50 +0000 |
commit | d594ccc94ffa1006a70e7762de037c800e827b24 (patch) | |
tree | acb2244a21cfbea5c6e08351de94411bf3cb322a /x11-drivers/xf86-video-voodoo | |
parent | 0c4a162c976c91f8789cd750fa2dd434fa12864d (diff) |
Notes
Diffstat (limited to 'x11-drivers/xf86-video-voodoo')
-rw-r--r-- | x11-drivers/xf86-video-voodoo/Makefile | 10 | ||||
-rw-r--r-- | x11-drivers/xf86-video-voodoo/distinfo | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-voodoo/pkg-descr | 3 |
3 files changed, 4 insertions, 14 deletions
diff --git a/x11-drivers/xf86-video-voodoo/Makefile b/x11-drivers/xf86-video-voodoo/Makefile index 35f0c105a1ec..86eef10a10d1 100644 --- a/x11-drivers/xf86-video-voodoo/Makefile +++ b/x11-drivers/xf86-video-voodoo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xf86-video-voodoo -PORTVERSION= 1.2.3 +PORTVERSION= 1.2.4 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org @@ -16,10 +16,4 @@ XORG_CAT= driver USE_XORG= xf86dgaproto xextproto MAN4= voodoo.4x -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 700000 -USE_GCC= 4.2+ -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/x11-drivers/xf86-video-voodoo/distinfo b/x11-drivers/xf86-video-voodoo/distinfo index 463af94c9189..20eff8e7f454 100644 --- a/x11-drivers/xf86-video-voodoo/distinfo +++ b/x11-drivers/xf86-video-voodoo/distinfo @@ -1,3 +1,2 @@ -MD5 (xorg/driver/xf86-video-voodoo-1.2.3.tar.bz2) = c164effcc839eca1fc1d43a42f4086db -SHA256 (xorg/driver/xf86-video-voodoo-1.2.3.tar.bz2) = 025d4d99ab19325b72417fadbb099c757412988f800c9511be3e2c3993ae29e9 -SIZE (xorg/driver/xf86-video-voodoo-1.2.3.tar.bz2) = 259096 +SHA256 (xorg/driver/xf86-video-voodoo-1.2.4.tar.bz2) = f00238bbcf61dba726deedcd4d7416923844e3b0116671a1b1df8bf43d224741 +SIZE (xorg/driver/xf86-video-voodoo-1.2.4.tar.bz2) = 274523 diff --git a/x11-drivers/xf86-video-voodoo/pkg-descr b/x11-drivers/xf86-video-voodoo/pkg-descr index 47285cb240ab..49fc9d928aa3 100644 --- a/x11-drivers/xf86-video-voodoo/pkg-descr +++ b/x11-drivers/xf86-video-voodoo/pkg-descr @@ -1,4 +1 @@ This package contains the X.Org xf86-video-voodoo driver. - -- Florent Thoumie -flz@FreeBSD.org |