[111562] trunk/dports

devans at macports.org devans at macports.org
Wed Sep 25 13:48:33 PDT 2013


Revision: 111562
          https://trac.macports.org/changeset/111562
Author:   devans at macports.org
Date:     2013-09-25 13:48:33 -0700 (Wed, 25 Sep 2013)
Log Message:
-----------
libnotify dependents: disable libnotify support where incompatible with version 0.7.

Modified Paths:
--------------
    trunk/dports/devel/xulrunner/Portfile
    trunk/dports/devel/xulrunner-devel/Portfile
    trunk/dports/gnome/gwget/Portfile
    trunk/dports/gnome/xchat-gnome/Portfile
    trunk/dports/www/firefox-x11/Portfile
    trunk/dports/www/firefox-x11-devel/Portfile

Modified: trunk/dports/devel/xulrunner/Portfile
===================================================================
--- trunk/dports/devel/xulrunner/Portfile	2013-09-25 20:46:55 UTC (rev 111561)
+++ trunk/dports/devel/xulrunner/Portfile	2013-09-25 20:48:33 UTC (rev 111562)
@@ -8,7 +8,7 @@
 categories      devel
 license		{MPL-1.1 LGPL-2.1+}
 version		1.9.2.16
-revision        2
+revision        3
 #set ff_version  3.6
 platforms       darwin
 maintainers     nomaintainer
@@ -50,8 +50,7 @@
         port:nss \
         port:nspr \
         port:gtk2 \
-        port:xorg-libXt \
-        port:libnotify
+        port:xorg-libXt
 
 use_autoconf yes
 autoconf.cmd autoconf213
@@ -94,6 +93,7 @@
 	--with-pthreads \
 	--disable-gnomevfs \
 	--disable-gnomeui \
+    --disable-libnotify \
 	--enable-postscript \
 	--enable-safe-browsing \
 	--disable-crashreporter \

Modified: trunk/dports/devel/xulrunner-devel/Portfile
===================================================================
--- trunk/dports/devel/xulrunner-devel/Portfile	2013-09-25 20:46:55 UTC (rev 111561)
+++ trunk/dports/devel/xulrunner-devel/Portfile	2013-09-25 20:48:33 UTC (rev 111562)
@@ -7,7 +7,7 @@
 set component	xulrunner
 categories      devel
 version		2.0
-revision        2
+revision        3
 #set ff_version  4.0
 platforms       darwin
 maintainers     nomaintainer
@@ -52,8 +52,7 @@
         port:nss \
         port:nspr \
         port:gtk2 \
-        port:xorg-libXt \
-        port:libnotify
+        port:xorg-libXt
 
 use_autoconf yes
 autoconf.cmd autoconf213
@@ -104,6 +103,7 @@
 	--with-pthreads \
 	--disable-gnomevfs \
 	--disable-gnomeui \
+    --disable-libnotify \
 	--enable-postscript \
 	--enable-safe-browsing \
 	--disable-crashreporter \

Modified: trunk/dports/gnome/gwget/Portfile
===================================================================
--- trunk/dports/gnome/gwget/Portfile	2013-09-25 20:46:55 UTC (rev 111561)
+++ trunk/dports/gnome/gwget/Portfile	2013-09-25 20:48:33 UTC (rev 111562)
@@ -6,7 +6,7 @@
 name                    gwget
 license                 GPL-2
 version                 1.0.4
-revision                3
+revision                4
 set branch              [join [lrange [split ${version} .] 0 1] .]
 description             Gwget is a Download Manager for Gnome 2. It uses wget as a backend.
 long_description        ${description}
@@ -28,14 +28,14 @@
 depends_lib             port:desktop-file-utils \
                         port:gconf \
                         port:libgnomeui \
-                        port:libglade2 \
-                        port:libnotify
+                        port:libglade2
 
 depends_run             path:bin/wget:wget
 
 patchfiles              patch-gwget-application.h.diff
 
 configure.args          --disable-epiphany-extension \
+                        --disable-libnotify \
                         --disable-schemas-install
 
 post-activate {

Modified: trunk/dports/gnome/xchat-gnome/Portfile
===================================================================
--- trunk/dports/gnome/xchat-gnome/Portfile	2013-09-25 20:46:55 UTC (rev 111561)
+++ trunk/dports/gnome/xchat-gnome/Portfile	2013-09-25 20:48:33 UTC (rev 111562)
@@ -5,7 +5,7 @@
 
 name                xchat-gnome
 version             0.26.1
-revision            3
+revision            4
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         xchat-gnome is a frontend to X-Chat.
 long_description    xchat-gnome is a frontend to the popular X-Chat IRC client which is \
@@ -33,7 +33,6 @@
                     port:libglade2 \
                     port:gconf \
                     port:libsexy \
-                    port:libnotify \
                     port:libcanberra  \
                     port:openssl \
                     port:python27
@@ -45,6 +44,7 @@
 configure.python    ${prefix}/bin/python2.7
 
 configure.args      --disable-mmx \
+                    --disable-notification \
                     --disable-scrollkeeper \
                     --disable-schemas-install
 

Modified: trunk/dports/www/firefox-x11/Portfile
===================================================================
--- trunk/dports/www/firefox-x11/Portfile	2013-09-25 20:46:55 UTC (rev 111561)
+++ trunk/dports/www/firefox-x11/Portfile	2013-09-25 20:48:33 UTC (rev 111562)
@@ -7,7 +7,7 @@
 set component   firefox
 categories      www x11
 version         7.0.1
-revision        2
+revision        3
 platforms       darwin
 maintainers     nomaintainer
 description     Mozilla.org's popular stand-alone web browser
@@ -47,8 +47,7 @@
 	port:findutils \
 	port:gtk2 \
 	port:mesa \
-	port:xorg-libXt \
-	port:libnotify
+	port:xorg-libXt
 
 platform darwin 11 {
     # ticket #31941, bug in system grep, "egrep: Regular expression too big"
@@ -94,6 +93,7 @@
 	--with-pthreads \
 	--disable-gnomevfs \
 	--disable-gnomeui \
+    --disable-libnotify \
 	--enable-postscript \
 	--enable-safe-browsing \
 	--disable-crashreporter \

Modified: trunk/dports/www/firefox-x11-devel/Portfile
===================================================================
--- trunk/dports/www/firefox-x11-devel/Portfile	2013-09-25 20:46:55 UTC (rev 111561)
+++ trunk/dports/www/firefox-x11-devel/Portfile	2013-09-25 20:48:33 UTC (rev 111562)
@@ -7,7 +7,7 @@
 set component   firefox
 categories      www x11
 version         9.0_alpha20110820
-revision        2
+revision        3
 set tag         6dc468c41136
 platforms       darwin
 maintainers     nomaintainer
@@ -45,8 +45,7 @@
 	port:findutils \
 	port:gtk2 \
 	port:mesa \
-	port:xorg-libXt \
-	port:libnotify
+	port:xorg-libXt
 
 platform darwin 11 {
     # bug in system grep, "egrep: Regular expression too big"
@@ -92,6 +91,7 @@
 	--with-pthreads \
 	--disable-gnomevfs \
 	--disable-gnomeui \
+    --disable-libnotify \
 	--enable-postscript \
 	--enable-safe-browsing \
 	--disable-crashreporter \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130925/19493aa5/attachment-0001.html>


More information about the macports-changes mailing list