aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2008-07-18 07:13:48 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2008-07-18 07:13:48 +0800
commitf11a0b773bf7dbbd3393b5f6ef66951e14b53eb5 (patch)
tree434906fb20be303bc5b9ea896700919b49a251d7 /games
parentde8b79d77b9dfdc9951abed40ff68f70a8f12cc0 (diff)
downloadfreebsd-ports-gnome-f11a0b773bf7dbbd3393b5f6ef66951e14b53eb5.tar.gz
freebsd-ports-gnome-f11a0b773bf7dbbd3393b5f6ef66951e14b53eb5.tar.zst
freebsd-ports-gnome-f11a0b773bf7dbbd3393b5f6ef66951e14b53eb5.zip
- Update to 0.9.2
- While here, remove noop USE_GCC - Also reorder MASTER_SITES so the the ones actually containing the distfile are in the front PR: ports/125603 Submitted by: Marcin Wisnicki <mwisnicki+freebsd at gmail dot com> Approved by: miwi (mentor)
Diffstat (limited to 'games')
-rw-r--r--games/lucidlife/Makefile10
-rw-r--r--games/lucidlife/distinfo6
2 files changed, 7 insertions, 9 deletions
diff --git a/games/lucidlife/Makefile b/games/lucidlife/Makefile
index 1076cc893e04..e922c5ffd403 100644
--- a/games/lucidlife/Makefile
+++ b/games/lucidlife/Makefile
@@ -6,17 +6,15 @@
#
PORTNAME= lucidlife
-PORTVERSION= 0.9.1
-PORTREVISION= 2
+PORTVERSION= 0.9.2
CATEGORIES= games
-MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \
- http://offload1.icculus.org/~jcspray/LucidLife/ \
- http://icculus.org/~jcspray/LucidLife/
+MASTER_SITES= http://offload1.icculus.org/~jcspray/LucidLife/ \
+ http://icculus.org/~jcspray/LucidLife/ \
+ http://freebsd.unixfreunde.de/sources/
MAINTAINER= mwisnicki+freebsd@gmail.com
COMMENT= A GTK2 implementation of Conway's Game of Life
-USE_GCC= 3.2+
USE_GMAKE= yes
USE_GNOME= gtk20 gnomevfs2 intlhack
GNU_CONFIGURE= yes
diff --git a/games/lucidlife/distinfo b/games/lucidlife/distinfo
index ed18cbfb1268..ee7b2c68cc4e 100644
--- a/games/lucidlife/distinfo
+++ b/games/lucidlife/distinfo
@@ -1,3 +1,3 @@
-MD5 (lucidlife-0.9.1.tar.gz) = 68e9cfe091fa18380984609af9c56467
-SHA256 (lucidlife-0.9.1.tar.gz) = 8b0311db56d1b43da4361d78f0ec301307644e40b833f9b7ebdbbee0e33efc26
-SIZE (lucidlife-0.9.1.tar.gz) = 1001956
+MD5 (lucidlife-0.9.2.tar.gz) = 7108027c71cf145afa06e7df625619e9
+SHA256 (lucidlife-0.9.2.tar.gz) = 7ef3e3a71e771642e2749ccff2adf1c88c9f1798444d6a34665ce528aef58048
+SIZE (lucidlife-0.9.2.tar.gz) = 1506448