Revision
75316
Author
ryandesign@macports.org
Date
2011-01-21 03:14:17 -0800 (Fri, 21 Jan 2011)

Log Message

PCLauncher: update to 0.0.3

Modified Paths

Diff

Modified: trunk/dports/games/PCLauncher/Portfile (75315 => 75316)


--- trunk/dports/games/PCLauncher/Portfile	2011-01-21 10:58:43 UTC (rev 75315)
+++ trunk/dports/games/PCLauncher/Portfile	2011-01-21 11:14:17 UTC (rev 75316)
@@ -5,7 +5,7 @@
 PortGroup                   xcode 1.0
 
 name                        PCLauncher
-version                     0.0.2-73353
+version                     0.0.3-75315
 categories                  games
 maintainers                 ryandesign
 homepage                    http://plasmaclient.servegame.org/
@@ -21,6 +21,9 @@
 svn.revision                [lindex [split ${version} -] 1]
 worksrcdir                  ${name}
 
+# Use a working copy so the Xcode project can insert the current revision into the about box
+svn.method                  checkout
+
 depends_lib                 port:libhsplasma
 
 depends_run                 port:PlasmaClient \