View | Details | Raw Unified | Return to bug 194705 | Differences between
and this patch

Collapse All | Expand All

(-)x11-drivers/xf86-video-ast/Makefile (+13 lines)
Line 0 Link Here
1
# $FreeBSD$
2
3
PORTNAME=	xf86-video-ast
4
PORTVERSION=	1.0.1
5
CATEGORIES=	x11-drivers
6
7
MAINTAINER=	x11@FreeBSD.org
8
COMMENT=	X.Org ASPEED display driver
9
10
XORG_CAT=	driver
11
USE_XORG=	xorg-server
12
13
.include <bsd.port.mk>
(-)x11-drivers/xf86-video-ast/distinfo (+2 lines)
Line 0 Link Here
1
SHA256 (xorg/driver/xf86-video-ast-1.0.1.tar.bz2) = e778f1824f5eed7e3197f00f39418de1525e310fd78e0335f6178c26b9b0495b
2
SIZE (xorg/driver/xf86-video-ast-1.0.1.tar.bz2) = 334841
(-)x11-drivers/xf86-video-ast/pkg-descr (+3 lines)
Line 0 Link Here
1
This package contains the X.Org xf86-video-ast driver.
2
3
WWW: http://www.x.org
(-)x11-drivers/xf86-video-ast/pkg-plist (+4 lines)
Line 0 Link Here
1
lib/xorg/modules/drivers/ast_drv.so
2
@dirrmtry lib/xorg/modules/drivers
3
@dirrmtry lib/xorg/modules
4
@dirrmtry lib/xorg

Return to bug 194705