[23270] trunk/dports/kde/kdegames3
source_changes at macosforge.org
source_changes at macosforge.org
Wed Mar 28 01:28:55 PDT 2007
Revision: 23270
http://trac.macosforge.org/projects/macports/changeset/23270
Author: takanori at macports.org
Date: 2007-03-28 01:28:55 -0700 (Wed, 28 Mar 2007)
Log Message:
-----------
Version 3.5.6
Modified Paths:
--------------
trunk/dports/kde/kdegames3/Portfile
trunk/dports/kde/kdegames3/files/CompileScript.sh
trunk/dports/kde/kdegames3/files/InstallScript.sh
Modified: trunk/dports/kde/kdegames3/Portfile
===================================================================
--- trunk/dports/kde/kdegames3/Portfile 2007-03-28 08:28:36 UTC (rev 23269)
+++ trunk/dports/kde/kdegames3/Portfile 2007-03-28 08:28:55 UTC (rev 23270)
@@ -1,10 +1,10 @@
# $Id$
-#Synced with Fink, Version 3.5.5-1021
+#Synced with Fink, Version 3.5.6-1021
PortSystem 1.0
name kdegames3
-version 3.5.5
+version 3.5.6
set kdeadmin kde-admindir-429
categories kde
maintainers nomaintainer at macports.org
@@ -13,16 +13,16 @@
long_description ${description}
platforms darwin
homepage http://www.kde.org/
-master_sites kde:stable/${version}/src/:kde355 \
+master_sites kde:stable/${version}/src/:kde356 \
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::kde355
+# opendarwin::kde356
# opendarwin::admin
use_bzip2 yes
distname kdegames-${version}
-distfiles ${distname}.tar.bz2:kde355 \
+distfiles ${distname}.tar.bz2:kde356 \
${kdeadmin}.tar.bz2:admin
depends_build port:autoconf \
port:unsermake
@@ -30,7 +30,7 @@
# port:libcapsinetwork
# port:libmath++
-checksums ${distname}.tar.bz2 md5 1db8e3960ffb6af0a8d683756b89efa7 \
+checksums ${distname}.tar.bz2 md5 d6cdf7d9235896670d5299e9e91665e2 \
${kdeadmin}.tar.bz2 md5 73186bf0bdabf96c9f7d559de56d3772
extract.only ${distname}.tar.bz2
Modified: trunk/dports/kde/kdegames3/files/CompileScript.sh
===================================================================
--- trunk/dports/kde/kdegames3/files/CompileScript.sh 2007-03-28 08:28:36 UTC (rev 23269)
+++ trunk/dports/kde/kdegames3/files/CompileScript.sh 2007-03-28 08:28:55 UTC (rev 23270)
@@ -1,4 +1,4 @@
-#!/bin/sh -e
+#!/bin/sh -ev
export HOME=/tmp
export PREFIX="%p" USE_UNSERMAKE=1
Modified: trunk/dports/kde/kdegames3/files/InstallScript.sh
===================================================================
--- trunk/dports/kde/kdegames3/files/InstallScript.sh 2007-03-28 08:28:36 UTC (rev 23269)
+++ trunk/dports/kde/kdegames3/files/InstallScript.sh 2007-03-28 08:28:55 UTC (rev 23270)
@@ -1,4 +1,4 @@
-#!/bin/sh -e
+#!/bin/sh -ev
export PREFIX="%p" USE_UNSERMAKE=1
. ./environment-helper.sh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070328/3e567fd2/attachment.html
More information about the macports-changes
mailing list