[Midnightbsd-cvs] mports: games/scummvm: update to 0.12.0

crash at midnightbsd.org crash at midnightbsd.org
Mon Sep 15 15:22:38 EDT 2008


Log Message:
-----------
update to 0.12.0

Modified Files:
--------------
    mports/games/scummvm:
        Makefile (r1.1 -> r1.2)
        distinfo (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/games/scummvm/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L games/scummvm/Makefile -L games/scummvm/Makefile -u -r1.1 -r1.2
--- games/scummvm/Makefile
+++ games/scummvm/Makefile
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	scummvm
-PORTVERSION=	0.8.2
+PORTVERSION=	0.12.0
 PORTREVISION=	1
 CATEGORIES=	games emulators
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
@@ -25,13 +25,14 @@
 CONFIGURE_ARGS=--with-sdl-prefix=${LOCALBASE} \
 		--disable-alsa \
 		--with-zlib-prefix=/usr \
-		--disable-debug
+		--disable-debug \
+                --disable-tremor
 CONFIGURE_ENV=	CXX="${CXX}"
 
 OPTIONS=	VORBIS "Enable Ogg Vorbis support" off \
 		MAD "Enable mad (MP3) support" on \
 		MPEG2 "Enable MPEG2 support (implies VORBIS)" off
-
+                
 MAN6=		scummvm.6
 
 PORTDOCS=	NEWS README TODO
@@ -72,7 +73,7 @@
 
 do-install:
 	@${INSTALL_PROGRAM} ${WRKSRC}/scummvm ${PREFIX}/bin
-	@${INSTALL_MAN} ${WRKSRC}/scummvm.6 ${PREFIX}/man/man6
+	@${INSTALL_MAN} ${WRKSRC}/dists/scummvm.6 ${PREFIX}/man/man6
 
 .if !defined(NOPORTDOCS)
 	@${MKDIR} ${DOCSDIR}
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/games/scummvm/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L games/scummvm/distinfo -L games/scummvm/distinfo -u -r1.1 -r1.2
--- games/scummvm/distinfo
+++ games/scummvm/distinfo
@@ -1,3 +1,3 @@
-MD5 (scummvm-0.8.2.tar.bz2) = 60c6977add285175c1133a3017512ce7
-SHA256 (scummvm-0.8.2.tar.bz2) = 3877a7a4f9376c3ce4c014972c58f129bb8285c8241d193b0aec37b52a81d517
-SIZE (scummvm-0.8.2.tar.bz2) = 2698022
+MD5 (scummvm-0.12.0.tar.bz2) = cd5620c57645948c8da0d4d9c9fcffb3
+SHA256 (scummvm-0.12.0.tar.bz2) = db9aa3bbb648d09639d9e16f1872558a105f222dac5e3d0a16370b4cf7c3e699
+SIZE (scummvm-0.12.0.tar.bz2) = 5984412


More information about the Midnightbsd-cvs mailing list