[55953] trunk/dports/kde/kdegames4/Portfile

snc at macports.org snc at macports.org
Fri Aug 21 11:57:49 PDT 2009


Revision: 55953
          http://trac.macports.org/changeset/55953
Author:   snc at macports.org
Date:     2009-08-21 11:57:48 -0700 (Fri, 21 Aug 2009)
Log Message:
-----------
update version, ticket #20758. take maintainership with jeremy_laine

Modified Paths:
--------------
    trunk/dports/kde/kdegames4/Portfile

Modified: trunk/dports/kde/kdegames4/Portfile
===================================================================
--- trunk/dports/kde/kdegames4/Portfile	2009-08-21 18:53:54 UTC (rev 55952)
+++ trunk/dports/kde/kdegames4/Portfile	2009-08-21 18:57:48 UTC (rev 55953)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0
@@ -4,9 +5,9 @@
 PortGroup           kde4   1.0
 
 name                kdegames4
-version             4.2.4
+version             4.3.0
 categories          kde kde4
-maintainers         nomaintainer
+maintainers         snc m4x.org:jeremy_laine
 description         A variety of games made with the KDE4 development platform
 long_description    ${description}
 platforms           darwin
@@ -14,15 +15,11 @@
 master_sites        kde:stable/${version}/src/
 use_bzip2           yes
 distname            kdegames-${version}
-checksums           md5     ac4a0315a35ad47b95a6a656127f8731
+checksums           md5     9997c1fab82519ebc59e661c4324fa0a \
+                    sha1    f71dcff43a8d8eec749e18bb82484aa31fdf0e02 \
+                    rmd160  03d97e37ba4f53fcf8800eecd6ce5208dc8645c7
 
 depends_lib-append  port:kdelibs4 port:kdebase4-runtime \
                     port:ggz-client-libs
 
-#patchfiles          patch-kggzmod.diff
-#patch.dir           ${workpath}/${distname}
-
 configure.args-append   ../${distname}
-#                        -DBUILD_ksirk=OFF
-
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090821/a1f13add/attachment.html>


More information about the macports-changes mailing list