diff options
author | Koop Mast <kwm@FreeBSD.org> | 2013-09-24 13:40:13 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2013-09-24 13:40:13 +0000 |
commit | d28b1c253848e89a4023458d25c74c5527138f35 (patch) | |
tree | 9769a4f11b2c01011598c311fed37cba64d4f6ae /x11-drivers | |
parent | 2cf20aa209659c7727f87b9a7645306b32e1717c (diff) | |
download | ports-d28b1c253848e89a4023458d25c74c5527138f35.tar.gz ports-d28b1c253848e89a4023458d25c74c5527138f35.zip |
Notes
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-sunffb/Makefile | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-sunffb/distinfo | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-sunffb/pkg-plist | 1 |
3 files changed, 5 insertions, 6 deletions
diff --git a/x11-drivers/xf86-video-sunffb/Makefile b/x11-drivers/xf86-video-sunffb/Makefile index 866cf843c3f3..f91d69f45af9 100644 --- a/x11-drivers/xf86-video-sunffb/Makefile +++ b/x11-drivers/xf86-video-sunffb/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= xf86-video-sunffb -PORTVERSION= 1.2.1 -PORTREVISION= 2 +PORTVERSION= 1.2.2 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org @@ -12,8 +11,6 @@ USE_GL= gl XORG_CAT= driver USE_XORG= xf86driproto xextproto glproto -MAN4= sunffb.4x ONLY_FOR_ARCHS= sparc64 -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11-drivers/xf86-video-sunffb/distinfo b/x11-drivers/xf86-video-sunffb/distinfo index f52f163f08f3..19b219c2b729 100644 --- a/x11-drivers/xf86-video-sunffb/distinfo +++ b/x11-drivers/xf86-video-sunffb/distinfo @@ -1,2 +1,3 @@ -SHA256 (xorg/driver/xf86-video-sunffb-1.2.1.tar.bz2) = fd377af6e366e8e3a77c8ff825a009138c8343c0007bbf070ad605a649577e11 -SIZE (xorg/driver/xf86-video-sunffb-1.2.1.tar.bz2) = 283427 +1 +SHA256 (xorg/driver/xf86-video-sunffb-1.2.2.tar.bz2) = fa545f2c10732c2b7b37e8891315b05e645aec21ba5e849f244d3ceee2b3e31f +SIZE (xorg/driver/xf86-video-sunffb-1.2.2.tar.bz2) = 334827 diff --git a/x11-drivers/xf86-video-sunffb/pkg-plist b/x11-drivers/xf86-video-sunffb/pkg-plist index ca5a8365050a..29c4cb560c60 100644 --- a/x11-drivers/xf86-video-sunffb/pkg-plist +++ b/x11-drivers/xf86-video-sunffb/pkg-plist @@ -1,5 +1,6 @@ lib/xorg/modules/drivers/sunffb_drv.la lib/xorg/modules/drivers/sunffb_drv.so +man/man4/sunffb.4x.gz @dirrmtry lib/xorg/modules/drivers @dirrmtry lib/xorg/modules @dirrmtry lib/xorg |