diff options
author | alepulver <alepulver@FreeBSD.org> | 2008-01-29 13:33:26 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2008-01-29 13:33:26 +0800 |
commit | c3c3c0bf90de747fed996c3fb13dd04a885faff2 (patch) | |
tree | a4e096c30f5dd3adaf45ddf22a260a4ba5ea6370 /games/tuxmath | |
parent | 556dbc4e44fdec8377e6af06afcc36bc2c986914 (diff) | |
download | freebsd-ports-gnome-c3c3c0bf90de747fed996c3fb13dd04a885faff2.tar.gz freebsd-ports-gnome-c3c3c0bf90de747fed996c3fb13dd04a885faff2.tar.zst freebsd-ports-gnome-c3c3c0bf90de747fed996c3fb13dd04a885faff2.zip |
- Update to version 1.6.0.
Diffstat (limited to 'games/tuxmath')
-rw-r--r-- | games/tuxmath/Makefile | 3 | ||||
-rw-r--r-- | games/tuxmath/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/games/tuxmath/Makefile b/games/tuxmath/Makefile index 84a7beb9aacb..248fc22f334e 100644 --- a/games/tuxmath/Makefile +++ b/games/tuxmath/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tuxmath -PORTVERSION= 1.5.8 +PORTVERSION= 1.6.0 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= http://alioth.debian.org/frs/download.php/2191/ @@ -19,6 +19,7 @@ USE_GMAKE= yes USE_SDL= image mixer sdl ttf GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-transform-name="" +WRKSRC= ${WRKDIR}/${DISTNAME:S/${PORTVERSION}/1.5.8/} OPTIONS= NLS "Enable Native Language Support" on diff --git a/games/tuxmath/distinfo b/games/tuxmath/distinfo index 27b15246f50c..2d5cb2ab3783 100644 --- a/games/tuxmath/distinfo +++ b/games/tuxmath/distinfo @@ -1,3 +1,3 @@ -MD5 (tuxmath_w_fonts-1.5.8.tar.gz) = b0af5c9a68646438542f0911a869a7fc -SHA256 (tuxmath_w_fonts-1.5.8.tar.gz) = 56050037f16e6f24e41a9613fc3d7365ddaf42036a5dbc5a6be2fc33c6c1ee89 -SIZE (tuxmath_w_fonts-1.5.8.tar.gz) = 4651140 +MD5 (tuxmath_w_fonts-1.6.0.tar.gz) = b0af5c9a68646438542f0911a869a7fc +SHA256 (tuxmath_w_fonts-1.6.0.tar.gz) = 56050037f16e6f24e41a9613fc3d7365ddaf42036a5dbc5a6be2fc33c6c1ee89 +SIZE (tuxmath_w_fonts-1.6.0.tar.gz) = 4651140 |