From 5bfdf1f8dff064518063b8ffc3738e23f8500328 Mon Sep 17 00:00:00 2001 From: Rong-En Fan Date: Sun, 1 Jul 2007 16:16:40 +0000 Subject: - Update to 0.2.4 - Remove support for 4.x PR: ports/114189 Submitted by: Dmitry Marakasov (maintainer) --- games/pengupop/Makefile | 12 ++---------- games/pengupop/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 13 deletions(-) (limited to 'games/pengupop') diff --git a/games/pengupop/Makefile b/games/pengupop/Makefile index 642c1ce09ee5..501cfb891281 100644 --- a/games/pengupop/Makefile +++ b/games/pengupop/Makefile @@ -6,8 +6,7 @@ # PORTNAME= pengupop -PORTVERSION= 2.1.9 -PORTREVISION= 1 +PORTVERSION= 2.2.4 CATEGORIES= games MASTER_SITES= http://www.junoplay.com/files/ \ http://www.amdmi3.ru/distfiles/ @@ -18,19 +17,12 @@ COMMENT= Online multiplayer clone of Bust a Move GNU_CONFIGURE= yes USE_GMAKE= yes USE_SDL= sdl -USE_GCC= 3.4+ CONFIGURE_ENV= CPPFLAGS="`${SDL_CONFIG} --cflags`" \ LDFLAGS="`${SDL_CONFIG} --libs`" PLIST_FILES= bin/pengupop -.include - -.if ${OSVERSION} < 500000 -BROKEN= does not build on FreeBSD 4.x: lack of swprintf -.endif - post-patch: @${REINPLACE_CMD} -e 's|-lSDL||' ${WRKSRC}/Makefile.in -.include +.include diff --git a/games/pengupop/distinfo b/games/pengupop/distinfo index 19980fbe6720..5c4f555b16c7 100644 --- a/games/pengupop/distinfo +++ b/games/pengupop/distinfo @@ -1,3 +1,3 @@ -MD5 (pengupop-2.1.9.tar.gz) = dfc80cafbe406e57761b815cbbe50349 -SHA256 (pengupop-2.1.9.tar.gz) = 2e144e4dc507e2e373b11c58b098d7ab9fce6571223d5e3bd3f71d5f909e2cb8 -SIZE (pengupop-2.1.9.tar.gz) = 1195562 +MD5 (pengupop-2.2.4.tar.gz) = 31cb21f9b9f0cc92076a0361b4fea09b +SHA256 (pengupop-2.2.4.tar.gz) = 09c32132fede7e0932cc9178c38debea0ddbd7d5b62a5fdb1eb62909cfcb264f +SIZE (pengupop-2.2.4.tar.gz) = 1667063 -- cgit v1.2.3