[38917] trunk/dports/games/Gridlock/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sat Aug 2 04:18:24 PDT 2008
Revision: 38917
http://trac.macosforge.org/projects/macports/changeset/38917
Author: ryandesign at macports.org
Date: 2008-08-02 04:18:23 -0700 (Sat, 02 Aug 2008)
Log Message:
-----------
Gridlock:
* fix homepage
* fix fetch failure
* update to 1.10
* use xcode portgroup, simplifying port and supporting ${applications_dir}
Modified Paths:
--------------
trunk/dports/games/Gridlock/Portfile
Modified: trunk/dports/games/Gridlock/Portfile
===================================================================
--- trunk/dports/games/Gridlock/Portfile 2008-08-02 11:11:13 UTC (rev 38916)
+++ trunk/dports/games/Gridlock/Portfile 2008-08-02 11:18:23 UTC (rev 38917)
@@ -1,11 +1,11 @@
# $Id$
PortSystem 1.0
+PortGroup xcode 1.0
name Gridlock
-version 1.8
+version 1.10
categories games aqua
-platforms darwin
maintainers nomaintainer
description Grid-based board games collection, including AI and network play
long_description A collection of grid-based board games, including \
@@ -13,19 +13,11 @@
Breakthrough, Glass Bead, and Life. You can play \
against the computer or over the network.
-homepage opendarwin
-master_sites ${homepage}/${name}/
-distname ${name}-src18
-checksums md5 cea9cf92b4bce9b1c67edcddb152634b
-
-use_configure no
-
-build.dir ${workpath}/${name}
-build.type pbx
-build.target
-
-destroot {
- file mkdir ${destroot}/Applications/MacPorts
- file copy ${build.dir}/build/${name}.app \
- ${destroot}/Applications/MacPorts
-}
+homepage http://www.dozingcatsoftware.com/
+master_sites ${homepage}${name}/
+distname ${name}_src110
+worksrcdir ${name}
+use_zip yes
+checksums md5 488d759ff0de7d5fae52c299892e3019 \
+ sha1 01d5dc011dd9ab017f06956d142bc6868d602117 \
+ rmd160 38865d400ee734458f637b4e5d818f1b997d8138
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080802/176b8b73/attachment-0001.html
More information about the macports-changes
mailing list