# $Id: Portfile 56295 2009-08-26 02:11:36Z jeremyhu@macports.org $
PortSystem 1.0

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

distname	recordproto-${version}
checksums           md5     1ab825ee2dbf32dd4a09cfca89d0fad7 \
                    sha1    68cf3af94c49031e5c48eba0455e41147441bee3 \
                    rmd160  0f656898fa9b059f2e470d939e472a197f61f1b6
use_bzip2	yes
universal_variant no

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

