[23272] trunk/dports/kde/kdenetwork3

source_changes at macosforge.org source_changes at macosforge.org
Wed Mar 28 01:29:34 PDT 2007


Revision: 23272
          http://trac.macosforge.org/projects/macports/changeset/23272
Author:   takanori at macports.org
Date:     2007-03-28 01:29:34 -0700 (Wed, 28 Mar 2007)

Log Message:
-----------
Version 3.5.6

Modified Paths:
--------------
    trunk/dports/kde/kdenetwork3/Portfile
    trunk/dports/kde/kdenetwork3/files/CompileScript.sh
    trunk/dports/kde/kdenetwork3/files/InstallScript.sh

Modified: trunk/dports/kde/kdenetwork3/Portfile
===================================================================
--- trunk/dports/kde/kdenetwork3/Portfile	2007-03-28 08:29:14 UTC (rev 23271)
+++ trunk/dports/kde/kdenetwork3/Portfile	2007-03-28 08:29:34 UTC (rev 23272)
@@ -1,11 +1,10 @@
 # $Id$
 
-#Synced with Fink, Version 3.5.5-1021
+#Synced with Fink, Version 3.5.6-1021
 
 PortSystem 1.0
 name		kdenetwork3
-version		3.5.5
-revision	1
+version		3.5.6
 set kdeadmin	kde-admindir-429
 categories	kde
 maintainers	nomaintainer at macports.org
@@ -14,19 +13,18 @@
 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 \
-		kde:security_patches/:security
-#		opendarwin::kde355
+		http://www.southofheaven.net/befunk/:admin
+#		kde:security_patches/:security
+#		opendarwin::kde356
 #		opendarwin::admin
 use_bzip2	yes
 distname	kdenetwork-${version}
-distfiles	${distname}.tar.bz2:kde355 \
-		${kdeadmin}.tar.bz2:admin \
-		post-3.5.5-kdenetwork-ksirc.diff:security
+distfiles	${distname}.tar.bz2:kde356 \
+		${kdeadmin}.tar.bz2:admin
 depends_build	port:autoconf \
 		port:unsermake
 depends_lib	port:kdebase3 \
@@ -38,9 +36,8 @@
 
 # what about libgadu?
 
-checksums	${distname}.tar.bz2 md5 a6e642c070cbd50d4a817f6588bf8e46 \
-		${kdeadmin}.tar.bz2 md5 73186bf0bdabf96c9f7d559de56d3772 \
-		post-3.5.5-kdenetwork-ksirc.diff md5 72897a581daa9f71bdf61238f4c3e693
+checksums	${distname}.tar.bz2 md5 0f428cccc4ea16aa53c427530874c591 \
+		${kdeadmin}.tar.bz2 md5 73186bf0bdabf96c9f7d559de56d3772
 
 extract.only	${distname}.tar.bz2
 post-extract	{ system "cd ${worksrcpath} && bzcat -dc ${distpath}/${kdeadmin}.tar.bz2 | tar xf -" }
@@ -52,7 +49,6 @@
 		    system "sed -e 's, at FINKPREFIX@,${prefix},g' ${filespath}/${file} | patch -p1"
 		}
 		system "perl -pi -e 's,-O2,-Os,g; s,doc/HTML,doc/kde,g; s,/usr/share/doc/packages/qt3/html,${prefix}/share/doc/qt3/html,g;' admin/*"
-		system "patch -p0 < ${distpath}/post-3.5.5-kdenetwork-ksirc.diff"
 }
 post-patch	{
 		reinplace "s|/lib/freetype219||g" ${worksrcpath}/environment-helper.sh

Modified: trunk/dports/kde/kdenetwork3/files/CompileScript.sh
===================================================================
--- trunk/dports/kde/kdenetwork3/files/CompileScript.sh	2007-03-28 08:29:14 UTC (rev 23271)
+++ trunk/dports/kde/kdenetwork3/files/CompileScript.sh	2007-03-28 08:29:34 UTC (rev 23272)
@@ -1,4 +1,4 @@
-#!/bin/sh -e
+#!/bin/sh -ev
 
         export PREFIX="%p" USE_UNSERMAKE=1 CC=gcc
         . ./environment-helper.sh

Modified: trunk/dports/kde/kdenetwork3/files/InstallScript.sh
===================================================================
--- trunk/dports/kde/kdenetwork3/files/InstallScript.sh	2007-03-28 08:29:14 UTC (rev 23271)
+++ trunk/dports/kde/kdenetwork3/files/InstallScript.sh	2007-03-28 08:29:34 UTC (rev 23272)
@@ -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/4d598ee2/attachment.html


More information about the macports-changes mailing list