aboutsummaryrefslogtreecommitdiffstats
path: root/x11-drivers/xf86-video-tseng
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-02-26 00:52:50 +0800
committermiwi <miwi@FreeBSD.org>2011-02-26 00:52:50 +0800
commitafbd9adc91ea20af30292938d6abd193791ae93f (patch)
tree81fd9833ef1b1f53de06c778a19bf1c393d0d703 /x11-drivers/xf86-video-tseng
parenta133868afc4cf84dbd611f2791989f867b0fb757 (diff)
downloadfreebsd-ports-gnome-afbd9adc91ea20af30292938d6abd193791ae93f.tar.gz
freebsd-ports-gnome-afbd9adc91ea20af30292938d6abd193791ae93f.tar.zst
freebsd-ports-gnome-afbd9adc91ea20af30292938d6abd193791ae93f.zip
- Please welcome Xorg 7.5.1
The X-Server has been patched to the latest 1.7.X series, drivers and fonts have been updated to the latest versions. This update includes some components from Xorg 7.6 with a lot of improvements, and it seems that the performance is much better than the old version. Also this Update fix build issues with clang and binutils 2.17.50 in current, remove 6.X gruft and de-author pkg-descr. I would like to thank: Beat Gaetzi Dima Panov Koop Mast Eitan Adler and all Testers. PR: ports/147646 ports/148035 ports/148744 ports/150223 ports/152889 ports/154457
Diffstat (limited to 'x11-drivers/xf86-video-tseng')
-rw-r--r--x11-drivers/xf86-video-tseng/Makefile10
-rw-r--r--x11-drivers/xf86-video-tseng/distinfo5
-rw-r--r--x11-drivers/xf86-video-tseng/pkg-descr3
3 files changed, 4 insertions, 14 deletions
diff --git a/x11-drivers/xf86-video-tseng/Makefile b/x11-drivers/xf86-video-tseng/Makefile
index 6f693132343a..06ee4272b1ce 100644
--- a/x11-drivers/xf86-video-tseng/Makefile
+++ b/x11-drivers/xf86-video-tseng/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xf86-video-tseng
-PORTVERSION= 1.2.3
+PORTVERSION= 1.2.4
CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
@@ -16,10 +16,4 @@ XORG_CAT= driver
USE_XORG= videoproto xextproto
MAN4= tseng.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-tseng/distinfo b/x11-drivers/xf86-video-tseng/distinfo
index d2d3236add8e..475278a285da 100644
--- a/x11-drivers/xf86-video-tseng/distinfo
+++ b/x11-drivers/xf86-video-tseng/distinfo
@@ -1,3 +1,2 @@
-MD5 (xorg/driver/xf86-video-tseng-1.2.3.tar.bz2) = 79f63999c88477801ae54dc486272ad6
-SHA256 (xorg/driver/xf86-video-tseng-1.2.3.tar.bz2) = 0556bb3e79da4be87e880f82e2b8504527e760e284680f9463a08f9572507187
-SIZE (xorg/driver/xf86-video-tseng-1.2.3.tar.bz2) = 283944
+SHA256 (xorg/driver/xf86-video-tseng-1.2.4.tar.bz2) = d0dd5dfb4c6a8d0e0baf7fbb5f1784d6b4d1804f1eb188d19963867245e7d13d
+SIZE (xorg/driver/xf86-video-tseng-1.2.4.tar.bz2) = 296314
diff --git a/x11-drivers/xf86-video-tseng/pkg-descr b/x11-drivers/xf86-video-tseng/pkg-descr
index 947118f13261..295677053be0 100644
--- a/x11-drivers/xf86-video-tseng/pkg-descr
+++ b/x11-drivers/xf86-video-tseng/pkg-descr
@@ -1,4 +1 @@
This package contains the X.Org xf86-video-tseng driver.
-
-- Florent Thoumie
-flz@FreeBSD.org