diff options
author | Koop Mast <kwm@FreeBSD.org> | 2017-05-17 08:44:31 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2017-05-17 08:44:31 +0000 |
commit | 377f75536b442c28c8b3ba9240550810f7fb22fb (patch) | |
tree | 2bf2276349f0ef069ee7a5effe213fba0f5ee28c /games/gnome-games | |
parent | a4ff27dec7bfd22c787ac57b7db5beb68257ca53 (diff) |
Update the gnome-games suite to the latest:
Update atomix to 3.22.0.
Update five-or-more to 3.22.2.
Update four-in-a-row to 3.22.1.
Update gnome-2048 to 3.22.0.
Update gnome-chess to 3.24.1.
Update gnome-klotski to 3.22.1.
Update gnome-mahjongg to 3.22.0.
Update gnome-mines to 3.24.0.
Update gnome-nibbles to 3.24.0.
Update gnome-robots to 3.22.1.
Update gnome-sudoku to 3.24.0.
Update gnome-taquin to 3.22.0.
Update gnome-tetravex to 3.22.0.
Update hitori to 3.22.3.
Update iagno to 3.22.0.
Update lightsoff to 3.24.0.
Update quadrapassel to 3.22.0.
Update swell-foop to 3.24.0.
Update tali to 3.22.0.
* Add licenses
* Review dependancies
* Update WWW lines
Obtained from: gnome devel repo (based on)
Notes
Notes:
svn path=/head/; revision=441065
Diffstat (limited to 'games/gnome-games')
-rw-r--r-- | games/gnome-games/Makefile | 2 | ||||
-rw-r--r-- | games/gnome-games/pkg-descr | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 0a64693e590b..23ccd5127f35 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-games -PORTVERSION= 3.18.0 +PORTVERSION= 3.24.0 CATEGORIES= games gnome MAINTAINER= gnome@FreeBSD.org diff --git a/games/gnome-games/pkg-descr b/games/gnome-games/pkg-descr index 2a00c117078d..ec3efce96f6d 100644 --- a/games/gnome-games/pkg-descr +++ b/games/gnome-games/pkg-descr @@ -1,3 +1 @@ The GNOME Desktop Enviroment's games applications "meta" package. - -WWW: https://wiki.gnome.org/GnomeGames/ |