diff --git a/games/zaz/Makefile b/games/zaz/Makefile index 27efbe930397..5127c62d39fd 100644 --- a/games/zaz/Makefile +++ b/games/zaz/Makefile @@ -1,52 +1,50 @@ # Created by: Dmitry Marakasov PORTNAME= zaz -PORTVERSION= 1.0.0 -PORTREVISION= 8 +PORTVERSION= 1.0.1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Puzzle game where the player has to arrange balls in triplets LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfreetype.so:print/freetype2 \ libtheora.so:multimedia/libtheora \ libvorbis.so:audio/libvorbis \ libftgl.so:graphics/ftgl -USES= compiler:c++11-lang desktop-file-utils gl pkgconfig sdl \ - tar:bzip2 +USES= compiler:c++11-lang desktop-file-utils gl pkgconfig sdl GNU_CONFIGURE= yes USE_SDL= sdl image USE_GL= gl glu CPPFLAGS+= -I${LOCALBASE}/include/freetype2 -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --with-icondir="${PREFIX}/share/pixmaps" PORTDOCS= * PORTDATA= * OPTIONS_DEFINE= DOCS .include # Unconditially disable NLS for now: the game segfaults with 8bit locales #.if ${PORT_OPTIONS:MNLS} #USES+= gettext #PLIST_SUB+= NLS="" #.else CONFIGURE_ARGS+=--disable-nls PLIST_SUB+= NLS="@comment " #.endif post-patch: @${REINPLACE_CMD} -e '/^zazdocdir =/ s|$${prefix}/doc|$${prefix}/share/doc|' \ ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e '/PKG_CONFIG/ s|vorbisfile |&vorbis |' \ ${WRKSRC}/configure.ac ${WRKSRC}/configure .include diff --git a/games/zaz/distinfo b/games/zaz/distinfo index f320cf0325c1..cb43a6f2520d 100644 --- a/games/zaz/distinfo +++ b/games/zaz/distinfo @@ -1,2 +1,3 @@ -SHA256 (zaz-1.0.0.tar.bz2) = e332cc1a6559e18a2b632940c53d20e2f2d2b583ba9dc1fd02a586437f9f0397 -SIZE (zaz-1.0.0.tar.bz2) = 25170073 +TIMESTAMP = 1617137238 +SHA256 (zaz-1.0.1.tar.gz) = b422c92f15dde0432e1819001e9eb6167895b380aad44e55abff17e02daf6be4 +SIZE (zaz-1.0.1.tar.gz) = 25320680