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-trident | |
parent | 0c4a162c976c91f8789cd750fa2dd434fa12864d (diff) | |
download | ports-d594ccc94ffa1006a70e7762de037c800e827b24.tar.gz ports-d594ccc94ffa1006a70e7762de037c800e827b24.zip |
Notes
Diffstat (limited to 'x11-drivers/xf86-video-trident')
-rw-r--r-- | x11-drivers/xf86-video-trident/Makefile | 10 | ||||
-rw-r--r-- | x11-drivers/xf86-video-trident/distinfo | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-trident/pkg-descr | 3 |
3 files changed, 4 insertions, 14 deletions
diff --git a/x11-drivers/xf86-video-trident/Makefile b/x11-drivers/xf86-video-trident/Makefile index 58a47b23c0f4..f768d3c8b92d 100644 --- a/x11-drivers/xf86-video-trident/Makefile +++ b/x11-drivers/xf86-video-trident/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xf86-video-trident -PORTVERSION= 1.3.3 +PORTVERSION= 1.3.4 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org @@ -16,10 +16,4 @@ XORG_CAT= driver USE_XORG= videoproto xextproto xf86dgaproto MAN4= trident.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-trident/distinfo b/x11-drivers/xf86-video-trident/distinfo index 2121775ed9ee..80d0901a5deb 100644 --- a/x11-drivers/xf86-video-trident/distinfo +++ b/x11-drivers/xf86-video-trident/distinfo @@ -1,3 +1,2 @@ -MD5 (xorg/driver/xf86-video-trident-1.3.3.tar.bz2) = 47f3c5da1942017218355f178f02ef84 -SHA256 (xorg/driver/xf86-video-trident-1.3.3.tar.bz2) = 6241eab6f3f0a075380be6b614e33ad72256242c865115bc8b696f83a75d11f5 -SIZE (xorg/driver/xf86-video-trident-1.3.3.tar.bz2) = 297110 +SHA256 (xorg/driver/xf86-video-trident-1.3.4.tar.bz2) = 58e61631e0ef2c58c3c81afb7d7b8d2b46504bdc3dd84fd1ab2798c6f1f29ca8 +SIZE (xorg/driver/xf86-video-trident-1.3.4.tar.bz2) = 310898 diff --git a/x11-drivers/xf86-video-trident/pkg-descr b/x11-drivers/xf86-video-trident/pkg-descr index a24c2cbdcd36..b8727f46a8a0 100644 --- a/x11-drivers/xf86-video-trident/pkg-descr +++ b/x11-drivers/xf86-video-trident/pkg-descr @@ -1,4 +1 @@ This package contains the X.Org xf86-video-trident driver. - -- Florent Thoumie -flz@FreeBSD.org |