From 89059a15458ecc59b3f96de437ca3274d1865996 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Mon, 16 May 2011 13:34:42 +0000 Subject: - Update to 0.0.3 --- games/pushover/Makefile | 6 ++---- games/pushover/distinfo | 5 ++--- games/pushover/pkg-plist | 3 +++ 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'games/pushover') diff --git a/games/pushover/Makefile b/games/pushover/Makefile index f2534d1b6cdc..7af4c6bccb05 100644 --- a/games/pushover/Makefile +++ b/games/pushover/Makefile @@ -6,8 +6,7 @@ # PORTNAME= pushover -PORTVERSION= 0.0.2 -PORTREVISION= 2 +PORTVERSION= 0.0.3 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Pushover/${PORTVERSION} @@ -22,6 +21,7 @@ USE_SDL= sdl mixer ttf USE_LUA= 5.1 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" +USE_GETTEXT= yes MAKE_JOBS_SAFE= yes PORTDOCS= * @@ -34,8 +34,6 @@ DESKTOP_ENTRIES="Pushover" \ false post-patch: - @${REINPLACE_CMD} -e '/PKG_CONFIG/ s|lua5.1|lua-5.1|' \ - ${WRKSRC}/configure .if defined(NOPORTDOCS) @${REINPLACE_CMD} -e '/install-data-am/ s|install-dist_docDATA||' \ ${WRKSRC}/Makefile.in diff --git a/games/pushover/distinfo b/games/pushover/distinfo index 93d70f21aa9d..6bba3d14f324 100644 --- a/games/pushover/distinfo +++ b/games/pushover/distinfo @@ -1,3 +1,2 @@ -MD5 (pushover-0.0.2.tar.gz) = b0b6b584a57db0ca6ec69647fba67369 -SHA256 (pushover-0.0.2.tar.gz) = 9540cfd602d2f47eaf8c296a857b7069b26d21c1c07feff298a6a312854f5853 -SIZE (pushover-0.0.2.tar.gz) = 21408814 +SHA256 (pushover-0.0.3.tar.gz) = 60a15d55ec9869c4e5252f602a464fb1998cca4cc0b9260e86960542102f2175 +SIZE (pushover-0.0.3.tar.gz) = 21632315 diff --git a/games/pushover/pkg-plist b/games/pushover/pkg-plist index fa362f2b2203..23a23fa12ce4 100644 --- a/games/pushover/pkg-plist +++ b/games/pushover/pkg-plist @@ -1,6 +1,8 @@ bin/pushover share/locale/cs/LC_MESSAGES/pushover.mo share/locale/de/LC_MESSAGES/pushover.mo +share/locale/es/LC_MESSAGES/pushover.mo +share/locale/fr/LC_MESSAGES/pushover.mo share/locale/ru/LC_MESSAGES/pushover.mo %%DATADIR%%/data/01_StandardFalling.ogg %%DATADIR%%/data/02_StopperHit.ogg @@ -26,6 +28,7 @@ share/locale/ru/LC_MESSAGES/pushover.mo %%DATADIR%%/data/dominos.png %%DATADIR%%/levels/av.gz %%DATADIR%%/levels/original.gz +%%DATADIR%%/pushover.ico %%DATADIR%%/themes/aztec.lua %%DATADIR%%/themes/aztec.ogg %%DATADIR%%/themes/aztec.png -- cgit v1.2.3