[36701] trunk/dports/devel/dbus

nox at macports.org nox at macports.org
Mon May 12 07:47:24 PDT 2008


Revision: 36701
          http://trac.macosforge.org/projects/macports/changeset/36701
Author:   nox at macports.org
Date:     2008-05-12 07:47:21 -0700 (Mon, 12 May 2008)

Log Message:
-----------
dbus: Updated to 1.2.1.

Modified Paths:
--------------
    trunk/dports/devel/dbus/Portfile

Removed Paths:
-------------
    trunk/dports/devel/dbus/files/

Modified: trunk/dports/devel/dbus/Portfile
===================================================================
--- trunk/dports/devel/dbus/Portfile	2008-05-12 14:23:54 UTC (rev 36700)
+++ trunk/dports/devel/dbus/Portfile	2008-05-12 14:47:21 UTC (rev 36701)
@@ -3,8 +3,7 @@
 PortSystem      1.0
 
 name            dbus
-version         1.1.20
-revision        2
+version         1.2.1
 maintainers     nomaintainer
 categories      devel
 platforms       darwin
@@ -16,28 +15,14 @@
 homepage        http://www.freedesktop.org/Software/dbus
 master_sites    http://dbus.freedesktop.org/releases/dbus
 
-checksums       md5 c552b9bc4b69e4c602644abc21b7661e \
-                sha1 fff5db438483e6b4a3c40d430b20baa49ad2d58a \
-                rmd160 da06f0fca2e83e9ea3af6fa14045a69b97435221
+checksums       md5     b57aa1ba0834cbbb1e7502dc2cbfacc2 \
+                sha1    2c5b38d51b486e0143faf7749d298e07a8c71223 \
+                rmd160  88b20e16251e10e205fece57e6b434a7aa43b615
 
 depends_build   port:pkgconfig
 
 depends_lib     port:expat
 
-patchfiles      patch-tools-dbus-launch.c.diff
-
-pre-patch {
-    file mkdir ${worksrcpath}/m4
-    system "touch ${worksrcpath}/m4/acx_pthread.m4"
-}
-
-# Fixes to be removed post 1.1.20
-patchfiles-append   patch-dbus-dbus-sysdeps.c.diff
-post-patch {
-    reinplace "s|-Wl,-z,relro||g" ${worksrcpath}/configure
-    reinplace "s|ucred.h|sys/ucred.h|g" ${worksrcpath}/dbus/dbus-sysdeps-unix.c
-}
-
 configure.args  --mandir=${prefix}/share/man \
                 --disable-tests \
                 --disable-doxygen-docs \

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


More information about the macports-changes mailing list