diff options
author | Marius Strobl <marius@FreeBSD.org> | 2010-05-30 19:53:07 +0000 |
---|---|---|
committer | Marius Strobl <marius@FreeBSD.org> | 2010-05-30 19:53:07 +0000 |
commit | 64ee2b3c2ad4d1580bc8d1295a0e87d26b633502 (patch) | |
tree | 38ea0bfc318da548befa80228cedee3ca71a3577 /x11-drivers | |
parent | - Avoid using mmap MAP_ANON with a non-zero offset. [1] (diff) |
Update to 1.2.1 in order to unbreak the build with X.org 7.5.
Approved by: miwi
Notes
Notes:
svn path=/head/; revision=255346
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-sunffb/Makefile | 3 | ||||
-rw-r--r-- | x11-drivers/xf86-video-sunffb/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-sunffb/Makefile b/x11-drivers/xf86-video-sunffb/Makefile index c8ff25160d4f..c4c2f8f99151 100644 --- a/x11-drivers/xf86-video-sunffb/Makefile +++ b/x11-drivers/xf86-video-sunffb/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xf86-video-sunffb -PORTVERSION= 1.2.0 -PORTREVISION= 5 +PORTVERSION= 1.2.1 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org diff --git a/x11-drivers/xf86-video-sunffb/distinfo b/x11-drivers/xf86-video-sunffb/distinfo index 072277c3434d..d2b2ba1b49f8 100644 --- a/x11-drivers/xf86-video-sunffb/distinfo +++ b/x11-drivers/xf86-video-sunffb/distinfo @@ -1,3 +1,3 @@ -MD5 (xorg/driver/xf86-video-sunffb-1.2.0.tar.bz2) = 816842de26bce8a935f3c9c3cfedbc42 -SHA256 (xorg/driver/xf86-video-sunffb-1.2.0.tar.bz2) = 59f2f8fc2399a4d6b0ce733481c58694e723a989f4712c00436d35e27c059292 -SIZE (xorg/driver/xf86-video-sunffb-1.2.0.tar.bz2) = 277524 +MD5 (xorg/driver/xf86-video-sunffb-1.2.1.tar.bz2) = 1bb374fe5ab3ed780d353b2b12ba6255 +SHA256 (xorg/driver/xf86-video-sunffb-1.2.1.tar.bz2) = fd377af6e366e8e3a77c8ff825a009138c8343c0007bbf070ad605a649577e11 +SIZE (xorg/driver/xf86-video-sunffb-1.2.1.tar.bz2) = 283427 |