# $Id: Portfile 44489 2008-12-29 08:41:49Z jeremyhu@macports.org $
PortSystem 1.0

name		xorg-xf86dgaproto
version		2.0.3
categories	x11 devel
maintainers	jeremyhu openmaintainer
description	X.org xf86dgaproto
homepage	http://www.x.org
platforms	darwin
long_description Prototype headers for the XF86DGA extension to X11
master_sites 	${homepage}/pub/individual/proto/

distname	xf86dgaproto-${version}
use_bzip2	yes
universal_variant no

checksums           md5     42fdcebc66efac02ab4beec2b1b0ad6e \
                    sha1    29848f51d906b12025dab55d42a53e8c2f96a3ef \
                    rmd160  0211e68d4c0c40f58d33b37bc0b4fe99278c5fc6

livecheck.check regex
livecheck.url   [lindex ${master_sites} 0]?C=M&O=D
livecheck.regex xf86dgaproto-(\\d+(?:\\.\\d+)*)

