diff options
author | flz <flz@FreeBSD.org> | 2009-01-24 00:28:36 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2009-01-24 00:28:36 +0800 |
commit | e1fa8d8895aee835b4a658dd8fed60b6fe0166f2 (patch) | |
tree | cf2e3d4f30a1b913cafbd708b8f9c5081f8aec9d /x11-drivers/xf86-video-i740 | |
parent | 7fd0312bdcb554dba77af4cae101782e5fb32587 (diff) | |
download | freebsd-ports-gnome-e1fa8d8895aee835b4a658dd8fed60b6fe0166f2.tar.gz freebsd-ports-gnome-e1fa8d8895aee835b4a658dd8fed60b6fe0166f2.tar.zst freebsd-ports-gnome-e1fa8d8895aee835b4a658dd8fed60b6fe0166f2.zip |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
Diffstat (limited to 'x11-drivers/xf86-video-i740')
-rw-r--r-- | x11-drivers/xf86-video-i740/Makefile | 3 | ||||
-rw-r--r-- | x11-drivers/xf86-video-i740/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-i740/Makefile b/x11-drivers/xf86-video-i740/Makefile index 9d40a9016dfe..cd723b2a861e 100644 --- a/x11-drivers/xf86-video-i740/Makefile +++ b/x11-drivers/xf86-video-i740/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xf86-video-i740 -PORTVERSION= 1.1.0 -PORTREVISION= 2 +PORTVERSION= 1.2.0 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org diff --git a/x11-drivers/xf86-video-i740/distinfo b/x11-drivers/xf86-video-i740/distinfo index 91af48cfdf8d..a75899d29888 100644 --- a/x11-drivers/xf86-video-i740/distinfo +++ b/x11-drivers/xf86-video-i740/distinfo @@ -1,3 +1,3 @@ -MD5 (xorg/driver/xf86-video-i740-1.1.0.tar.bz2) = 57302e225060a7286ae1a970c87a589b -SHA256 (xorg/driver/xf86-video-i740-1.1.0.tar.bz2) = b8f2144c987d8a14f8b477ee3aa43fc1c76d040a77e40938c3c97c8e34e2b7c5 -SIZE (xorg/driver/xf86-video-i740-1.1.0.tar.bz2) = 258461 +MD5 (xorg/driver/xf86-video-i740-1.2.0.tar.bz2) = d0e5a805c546b29b1dd3b55a68d16dc4 +SHA256 (xorg/driver/xf86-video-i740-1.2.0.tar.bz2) = 59c8f6ee465bef033c1c20bfff8121a318efda9656d5dc29f674bb655f18486f +SIZE (xorg/driver/xf86-video-i740-1.2.0.tar.bz2) = 268468 |