diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2009-07-11 06:13:55 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2009-07-11 06:13:55 +0000 |
commit | 8f9c25b6c1743caae961e582c66eb26fc4993237 (patch) | |
tree | 079c6770be576a1e656ca1ac13c72c525b3a5f1c /graphics/cegui | |
parent | c08b193ea738339f44499e31e3e862f9101a0242 (diff) | |
download | ports-8f9c25b6c1743caae961e582c66eb26fc4993237.tar.gz ports-8f9c25b6c1743caae961e582c66eb26fc4993237.zip |
Notes
Diffstat (limited to 'graphics/cegui')
-rw-r--r-- | graphics/cegui/Makefile | 5 | ||||
-rw-r--r-- | graphics/cegui/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/graphics/cegui/Makefile b/graphics/cegui/Makefile index 54061d67234b..8c18c5306fa6 100644 --- a/graphics/cegui/Makefile +++ b/graphics/cegui/Makefile @@ -6,8 +6,7 @@ # PORTNAME= cegui -PORTVERSION= 0.6.2 -PORTREVISION= 1 +PORTVERSION= 0.6.2b CATEGORIES= graphics devel MASTER_SITES= SF MASTER_SITE_SUBDIR=crayzedsgui @@ -20,7 +19,7 @@ LIB_DEPENDS= IL.2:${PORTSDIR}/graphics/devil \ pcre.0:${PORTSDIR}/devel/pcre \ freetype.9:${PORTSDIR}/print/freetype2 -WRKSRC= ${WRKDIR}/${DISTNAME:S/0b/0/} +WRKSRC= ${WRKDIR}/${DISTNAME:S/2b/2/} CONFIGURE_ARGS= --enable-toluacegui --disable-irrlicht-renderer \ --disable-corona --enable-devil --disable-freeimage --disable-silly \ --disable-libxml --disable-xerces-c --disable-expat diff --git a/graphics/cegui/distinfo b/graphics/cegui/distinfo index 7b7c0c96e666..7ef70305cb54 100644 --- a/graphics/cegui/distinfo +++ b/graphics/cegui/distinfo @@ -1,3 +1,3 @@ -MD5 (CEGUI-0.6.2.tar.gz) = fb058bd711fa9a865658efbc37fac24d -SHA256 (CEGUI-0.6.2.tar.gz) = 97084d9dd441863d5f4f00fb393437555b6532a3dcd7d8b2eef332576b7b6943 -SIZE (CEGUI-0.6.2.tar.gz) = 2627950 +MD5 (CEGUI-0.6.2b.tar.gz) = 4fbd95e5a2ac1c7acf2a8f5df3ac6b93 +SHA256 (CEGUI-0.6.2b.tar.gz) = eb77741cd9fcc927a876e8116b98691212e973d2264e2071406423f6ca3e305f +SIZE (CEGUI-0.6.2b.tar.gz) = 2628081 |