diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2011-03-23 16:47:34 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2011-03-23 16:47:34 +0000 |
commit | a5c46c9bf69228df6f6782bf16fb339965afd26f (patch) | |
tree | 8f229f24f8b87a8d3f827132e174a35bc0c1f75d /games/toppler | |
parent | - Update to 1.11 (diff) |
- Update to 1.1.5
- Remove MD5 checksum
PR: ports/155805
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes
Notes:
svn path=/head/; revision=271545
Diffstat (limited to 'games/toppler')
-rw-r--r-- | games/toppler/Makefile | 7 | ||||
-rw-r--r-- | games/toppler/distinfo | 5 | ||||
-rw-r--r-- | games/toppler/pkg-plist | 2 |
3 files changed, 6 insertions, 8 deletions
diff --git a/games/toppler/Makefile b/games/toppler/Makefile index 0941ab6b9365..543ad21720a4 100644 --- a/games/toppler/Makefile +++ b/games/toppler/Makefile @@ -6,10 +6,9 @@ # PORTNAME= toppler -PORTVERSION= 1.1.4 -PORTREVISION= 2 +PORTVERSION= 1.1.5 CATEGORIES= games -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A game where you have to climb the tower and avoid the monsters @@ -18,7 +17,7 @@ USE_SDL= mixer sdl USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" +CONFIGURE_ENV= LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --localstatedir=${PREFIX}/share MAN6= ${PORTNAME}.6 diff --git a/games/toppler/distinfo b/games/toppler/distinfo index 63a98c177bd7..f4394e2d2b69 100644 --- a/games/toppler/distinfo +++ b/games/toppler/distinfo @@ -1,3 +1,2 @@ -MD5 (toppler-1.1.4.tar.gz) = 6420ae91afdb75d8c6191d4de6e90e88 -SHA256 (toppler-1.1.4.tar.gz) = b6ddb217ab8e5681d5590b4e0aab555e834c512a5700313e056adec6e456da93 -SIZE (toppler-1.1.4.tar.gz) = 2681258 +SHA256 (toppler-1.1.5.tar.gz) = 26cab477cfc427827fc4dc584271148ba4d14b5a5f12c1752e262b795d814167 +SIZE (toppler-1.1.5.tar.gz) = 2152897 diff --git a/games/toppler/pkg-plist b/games/toppler/pkg-plist index 1a5a85b3ef43..55b18fb57767 100644 --- a/games/toppler/pkg-plist +++ b/games/toppler/pkg-plist @@ -4,7 +4,7 @@ share/applications/toppler.desktop %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README -share/locale/cz/LC_MESSAGES/toppler.mo +share/locale/cs/LC_MESSAGES/toppler.mo share/locale/de/LC_MESSAGES/toppler.mo share/locale/eu/LC_MESSAGES/toppler.mo share/locale/fi/LC_MESSAGES/toppler.mo |