[109527] users/devans/GNOME-3/stable/dports/gnome/devhelp

devans at macports.org devans at macports.org
Fri Aug 16 16:10:11 PDT 2013


Revision: 109527
          https://trac.macports.org/changeset/109527
Author:   devans at macports.org
Date:     2013-08-16 16:10:11 -0700 (Fri, 16 Aug 2013)
Log Message:
-----------
devans/GNOME-3/stable/dports: update devhelp to version 3.8.2.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/gnome/devhelp/Portfile
    users/devans/GNOME-3/stable/dports/gnome/devhelp/files/patch-configure.diff

Removed Paths:
-------------
    users/devans/GNOME-3/stable/dports/gnome/devhelp/files/patch-src-Makefile.in.diff

Modified: users/devans/GNOME-3/stable/dports/gnome/devhelp/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/devhelp/Portfile	2013-08-16 23:06:37 UTC (rev 109526)
+++ users/devans/GNOME-3/stable/dports/gnome/devhelp/Portfile	2013-08-16 23:10:11 UTC (rev 109527)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 
 name            devhelp
-version         2.32.0
+version         3.8.2
 license         GPL-2+
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description     Devhelp is an API documentation browser for GTK+ and GNOME.
@@ -17,29 +17,25 @@
 maintainers     devans openmaintainer
 categories      gnome
 platforms       darwin
-homepage        http://live.gnome.org/${name}
+homepage        http://live.gnome.org/Apps/Devhelp
 master_sites    gnome:sources/${name}/${branch}/
 
-use_bzip2       yes
+use_xz          yes
 
-checksums       rmd160  934697815ec13a5629db775bb3b8585c80c8c6f0 \
-                sha256  61b342cbaf27379be9baa5df1f34c9464916601ec4378fa7e1c76fcc686553e4
+checksums       rmd160  8d855f485742a0bdc766591d36af09bdbea61801 \
+                sha256  a245b53824c6f2ff89245ff807bb2140bde74951ea6f1d759a0fd0c6959ca9f7
 
-patchfiles      patch-configure.diff \
-                patch-src-Makefile.in.diff
+patchfiles      patch-configure.diff
 
 depends_build   port:pkgconfig \
                 port:intltool
 
 depends_lib     port:desktop-file-utils \
-                port:webkit-gtk \
-                port:gconf  \
-                port:icu \
-                port:jpeg \
-                port:libwnck \
-                port:libunique
+                port:gtk3 \
+                port:webkit-gtk3
 
-configure.args  --disable-schemas-install
+configure.args  --with-webkit2=no \
+                --disable-schemas-compile
 
 variant python25 conflicts python26 python27 description {Build using Python 2.5} {
     configure.python          ${prefix}/bin/python2.5
@@ -63,8 +59,7 @@
 post-activate {
     system "${prefix}/bin/gtk-update-icon-cache -f -t ${prefix}/share/icons/hicolor"
     system "${prefix}/bin/update-desktop-database ${prefix}/share/applications"
-    system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && \
-        gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
+    system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas"
 }
 
 livecheck.type  gnome

Modified: users/devans/GNOME-3/stable/dports/gnome/devhelp/files/patch-configure.diff
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/devhelp/files/patch-configure.diff	2013-08-16 23:06:37 UTC (rev 109526)
+++ users/devans/GNOME-3/stable/dports/gnome/devhelp/files/patch-configure.diff	2013-08-16 23:10:11 UTC (rev 109527)
@@ -1,6 +1,6 @@
---- configure.orig	2010-09-27 13:36:55.000000000 -0700
-+++ configure	2013-05-06 18:33:03.000000000 -0700
-@@ -13679,9 +13679,9 @@
+--- configure.orig	2013-05-15 04:07:33.000000000 -0700
++++ configure	2013-08-03 06:37:28.000000000 -0700
+@@ -15341,9 +15341,9 @@
  
  
  

Deleted: users/devans/GNOME-3/stable/dports/gnome/devhelp/files/patch-src-Makefile.in.diff
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/devhelp/files/patch-src-Makefile.in.diff	2013-08-16 23:06:37 UTC (rev 109526)
+++ users/devans/GNOME-3/stable/dports/gnome/devhelp/files/patch-src-Makefile.in.diff	2013-08-16 23:10:11 UTC (rev 109527)
@@ -1,10 +0,0 @@
---- src/Makefile.in.orig	2010-09-27 13:36:56.000000000 -0700
-+++ src/Makefile.in	2013-05-06 18:30:24.000000000 -0700
-@@ -334,7 +334,6 @@
- 	-DDATADIR=\""$(datadir)"\"                      \
- 	-DG_LOG_DOMAIN=\"Devhelp\"			\
- 	-DGDK_DISABLE_DEPRECATED			\
--	-DGTK_DISABLE_DEPRECATED			\
- 	-DG_DISABLE_SINGLE_INCLUDES			\
- 	-DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES		\
- 	-DGTK_DISABLE_SINGLE_INCLUDES			\
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130816/addf47e4/attachment.html>


More information about the macports-changes mailing list