Index: head/games/diameter/Makefile =================================================================== --- head/games/diameter/Makefile (revision 217877) +++ head/games/diameter/Makefile (revision 217878) @@ -1,39 +1,38 @@ # New ports collection makefile for: diameter # Date created: 15 Jun 2006 # Whom: Dmitry Marakasov # # $FreeBSD$ # PORTNAME= diameter -PORTVERSION= 0.4.0.2 -PORTREVISION= 3 +PORTVERSION= 0.4.0.3 CATEGORIES= games MASTER_SITES= SF MASTER_SITE_SUBDIR= gamediameter MAINTAINER= amdmi3@FreeBSD.org COMMENT= Arcade-style game with elements of economy and adventure -BUILD_DEPENDS= guichan>=0.7.1:${PORTSDIR}/devel/guichan +BUILD_DEPENDS= guichan>=0.8.1:${PORTSDIR}/devel/guichan RUN_DEPENDS:= ${BUILD_DEPENDS} USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_GL= gl USE_SDL= sdl mixer image USE_PYTHON= yes WRKSRC= ${WRKDIR}/gamediameter CONFIGURE_ENV= CPPFLAGS="`${SDL_CONFIG} --cflags` -I${LOCALBASE}/include" \ LDFLAGS="`${SDL_CONFIG} --libs` -L${LOCALBASE}/lib" DATADIR= ${PREFIX}/share/gamediameter post-patch: @${REINPLACE_CMD} -e 's|sdl-config|${SDL_CONFIG}|; /^CFLAGS=.*march/ d; \ /PKG_CONFIG/ s|libpng|libpng12|' ${WRKSRC}/configure .include Property changes on: head/games/diameter/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property Index: head/games/diameter/distinfo =================================================================== --- head/games/diameter/distinfo (revision 217877) +++ head/games/diameter/distinfo (revision 217878) @@ -1,3 +1,3 @@ -MD5 (diameter-0.4.0.2.tar.bz2) = b9f8c0ea61f21ea33d802da83d28366a -SHA256 (diameter-0.4.0.2.tar.bz2) = eaa1ba0b35c3ba25c16fa0104a2a3a6096d94c2a45a048006456932e340430ea -SIZE (diameter-0.4.0.2.tar.bz2) = 4777529 +MD5 (diameter-0.4.0.3.tar.bz2) = 380352d149da33d71495594a5f042cc5 +SHA256 (diameter-0.4.0.3.tar.bz2) = 553f6402b81d2a7c79862830b9cee5a93c1e8197f6597835486f8d79cc57bce0 +SIZE (diameter-0.4.0.3.tar.bz2) = 4729201 Property changes on: head/games/diameter/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property