diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2020-09-13 03:09:15 +0800 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2020-09-13 03:09:15 +0800 |
commit | 2f940fe1f8a9722f204c175b62166a353b7abd4c (patch) | |
tree | 6588a0676032aab98b69c8d57afa8f0cb13d83e8 /x11-drivers | |
parent | c2ac75bdc7a930c160c03510780730b490dbfa72 (diff) | |
download | freebsd-ports-gnome-2f940fe1f8a9722f204c175b62166a353b7abd4c.tar.gz freebsd-ports-gnome-2f940fe1f8a9722f204c175b62166a353b7abd4c.tar.zst freebsd-ports-gnome-2f940fe1f8a9722f204c175b62166a353b7abd4c.zip |
x11-drivers/xf86-video-vesa: Update to 2.5.0
Update x11-drivers/xf86-video-vesa to 2.5.0. This is a maintenance release.
Changelog and announcement:
https://lists.x.org/archives/xorg-announce/2020-September/003060.html
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-vesa/Makefile | 3 | ||||
-rw-r--r-- | x11-drivers/xf86-video-vesa/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-vesa/Makefile b/x11-drivers/xf86-video-vesa/Makefile index f09a8a381f94..7c052a31a3f9 100644 --- a/x11-drivers/xf86-video-vesa/Makefile +++ b/x11-drivers/xf86-video-vesa/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= xf86-video-vesa -PORTVERSION= 2.4.0 -PORTREVISION= 3 +PORTVERSION= 2.5.0 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org diff --git a/x11-drivers/xf86-video-vesa/distinfo b/x11-drivers/xf86-video-vesa/distinfo index 55d7ade20dd8..e9a2747a1bd3 100644 --- a/x11-drivers/xf86-video-vesa/distinfo +++ b/x11-drivers/xf86-video-vesa/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1528487734 -SHA256 (xorg/driver/xf86-video-vesa-2.4.0.tar.bz2) = bf443c94d7bf6cd4e248f8a3147f4647be04dc4c80250d9405006263bbdee38c -SIZE (xorg/driver/xf86-video-vesa-2.4.0.tar.bz2) = 324599 +TIMESTAMP = 1599909377 +SHA256 (xorg/driver/xf86-video-vesa-2.5.0.tar.bz2) = 1f1624f3c73906801ad1bc98335a2cb5676a7a4d18e5374d9a1d18464e54c659 +SIZE (xorg/driver/xf86-video-vesa-2.5.0.tar.bz2) = 304322 |