[26993] trunk/dports/kde/kdegames3/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Jul 15 07:28:40 PDT 2007


Revision: 26993
          http://trac.macosforge.org/projects/macports/changeset/26993
Author:   takanori at macports.org
Date:     2007-07-15 07:28:40 -0700 (Sun, 15 Jul 2007)

Log Message:
-----------
KDE 3.5.7.

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

Modified: trunk/dports/kde/kdegames3/Portfile
===================================================================
--- trunk/dports/kde/kdegames3/Portfile	2007-07-15 14:28:28 UTC (rev 26992)
+++ trunk/dports/kde/kdegames3/Portfile	2007-07-15 14:28:40 UTC (rev 26993)
@@ -1,11 +1,11 @@
 # $Id$
 
-#Synced with Fink, Version 3.5.6-1021
+#Synced with Fink, Version 3.5.7-1021
 
 PortSystem 1.0
 name		kdegames3
-version		3.5.6
-set kdeadmin	kde-admindir-429
+version		3.5.7
+set kdeadmin	kde-admindir-790
 categories	kde
 maintainers	nomaintainer at macports.org
 description	KDE games. \
@@ -13,16 +13,16 @@
 long_description ${description}
 platforms	darwin
 homepage	http://www.kde.org/
-master_sites	kde:stable/${version}/src/:kde356 \
+master_sites	kde:stable/${version}/src/:kde357 \
 		http://ranger.users.finkproject.org/distfiles/:admin \
 		http://ranger.befunk.com/fink/:admin \
 		http://astrange.ithinksw.net/~astrange/ranger-fink/:admin \
 		http://www.southofheaven.net/befunk/:admin
-#		opendarwin::kde356
+#		opendarwin::kde357
 #		opendarwin::admin
 use_bzip2	yes
 distname	kdegames-${version}
-distfiles	${distname}.tar.bz2:kde356 \
+distfiles	${distname}.tar.bz2:kde357 \
 		${kdeadmin}.tar.bz2:admin
 depends_build	port:autoconf \
 		port:unsermake
@@ -30,8 +30,8 @@
 #		port:libcapsinetwork
 #		port:libmath++
 
-checksums	${distname}.tar.bz2 md5 d6cdf7d9235896670d5299e9e91665e2 \
-		${kdeadmin}.tar.bz2 md5 73186bf0bdabf96c9f7d559de56d3772
+checksums	${distname}.tar.bz2 md5 49ada123885195673d8bcbada4e9c82c \
+		${kdeadmin}.tar.bz2 md5 8a098eeb808331ddf5912f7a8a184dd5
 
 extract.only	${distname}.tar.bz2
 post-extract	{ system "cd ${worksrcpath} && bzcat -dc ${distpath}/${kdeadmin}.tar.bz2 | tar xf -" }
@@ -73,4 +73,6 @@
 		xinstall -m 644 -W ${worksrcpath} COPYING INSTALL README ${destroot}${prefix}/share/doc/${name}
 }
 
+universal_variant	no
+
 livecheck.check	none

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070715/e59648b0/attachment.html


More information about the macports-changes mailing list