diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-29 16:50:52 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-29 16:50:52 +0000 |
commit | c499108a3e30782c09a1298a48e2bb95efe3188e (patch) | |
tree | 62f75c29e071278d1a8ca3ddeb79d3effd2b0d9f /games/monster-masher | |
parent | 407c5eaf8740c92e8f49897432cf5b0f433f0f8f (diff) | |
download | ports-c499108a3e30782c09a1298a48e2bb95efe3188e.tar.gz ports-c499108a3e30782c09a1298a48e2bb95efe3188e.zip |
- Update to 1.6.1
PR: ports/67337
Submitted by: Koop Mast <kwm@rainbow-runner.nl> (maintainer)
Notes
Notes:
svn path=/head/; revision=110295
Diffstat (limited to 'games/monster-masher')
-rw-r--r-- | games/monster-masher/Makefile | 5 | ||||
-rw-r--r-- | games/monster-masher/distinfo | 4 | ||||
-rw-r--r-- | games/monster-masher/pkg-plist | 1 |
3 files changed, 6 insertions, 4 deletions
diff --git a/games/monster-masher/Makefile b/games/monster-masher/Makefile index 5c6b825b858d..702cb589f7eb 100644 --- a/games/monster-masher/Makefile +++ b/games/monster-masher/Makefile @@ -6,9 +6,9 @@ # PORTNAME= monster -PORTVERSION= 1.5.1 +PORTVERSION= 1.6.1 CATEGORIES= games gnome -MASTER_SITES= http://www.cs.auc.dk/~olau/monster-masher/source/ +MASTER_SITES= http://www.cs.aau.dk/~olau/monster-masher/source/ PKGNAMESUFFIX= -masher DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} @@ -18,6 +18,7 @@ COMMENT= Gnomemm puzzle game where you have to clean the caves of monsters LIB_DEPENDS= gnomeuimm-2.0:${PORTSDIR}/x11-toolkits/libgnomeuimm USE_X_PREFIX= yes +USE_BZIP2= yes USE_GNOME= gnomeprefix gnomehack gnometarget intlhack USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/games/monster-masher/distinfo b/games/monster-masher/distinfo index eae37059c954..c7118690a38b 100644 --- a/games/monster-masher/distinfo +++ b/games/monster-masher/distinfo @@ -1,2 +1,2 @@ -MD5 (monster-masher-1.5.1.tar.gz) = 1e95a61f539a24962d56d16704d318d0 -SIZE (monster-masher-1.5.1.tar.gz) = 1019753 +MD5 (monster-masher-1.6.1.tar.bz2) = ac8eb251dbccd1676b3b4c2ecedb41d4 +SIZE (monster-masher-1.6.1.tar.bz2) = 1091703 diff --git a/games/monster-masher/pkg-plist b/games/monster-masher/pkg-plist index 3e3e1f0be1a5..987ca6ce9f0c 100644 --- a/games/monster-masher/pkg-plist +++ b/games/monster-masher/pkg-plist @@ -96,6 +96,7 @@ share/gnome/monster-masher/pixmaps/seeker-gore-24.png share/gnome/monster-masher/pixmaps/seeker-gore-32.png share/gnome/monster-masher/pixmaps/seeker-monster-24.png share/gnome/monster-masher/pixmaps/seeker-monster-32.png +share/gnome/monster-masher/pixmaps/splash.jpg share/gnome/monster-masher/pixmaps/wall-24.png share/gnome/monster-masher/pixmaps/wall-32.png share/gnome/monster-masher/sounds/clinck.wav |