[85522] trunk/dports
jeremyhu at macports.org
jeremyhu at macports.org
Thu Oct 13 22:35:21 PDT 2011
Revision: 85522
http://trac.macports.org/changeset/85522
Author: jeremyhu at macports.org
Date: 2011-10-13 22:35:18 -0700 (Thu, 13 Oct 2011)
Log Message:
-----------
revbump for libnotify fix
Modified Paths:
--------------
trunk/dports/devel/xulrunner/Portfile
trunk/dports/devel/xulrunner-devel/Portfile
trunk/dports/gnome/balsa/Portfile
trunk/dports/gnome/empathy/Portfile
trunk/dports/gnome/gnome-applets/Portfile
trunk/dports/gnome/gnome-settings-daemon/Portfile
trunk/dports/gnome/gwget/Portfile
trunk/dports/gnome/seahorse-plugins/Portfile
trunk/dports/gnome/vino/Portfile
trunk/dports/gnome/xchat-gnome/Portfile
trunk/dports/gnome/zenity/Portfile
trunk/dports/python/py26-notify-python/Portfile
trunk/dports/python/py27-notify-python/Portfile
trunk/dports/www/firefox-x11/Portfile
trunk/dports/www/firefox-x11-devel/Portfile
trunk/dports/www/midori/Portfile
Modified: trunk/dports/devel/xulrunner/Portfile
===================================================================
--- trunk/dports/devel/xulrunner/Portfile 2011-10-14 05:27:58 UTC (rev 85521)
+++ trunk/dports/devel/xulrunner/Portfile 2011-10-14 05:35:18 UTC (rev 85522)
@@ -8,7 +8,7 @@
set component xulrunner
categories devel
version 1.9.2.16
-revision 1
+revision 2
#set ff_version 3.6
platforms darwin
maintainers jeremyhu openmaintainer
Modified: trunk/dports/devel/xulrunner-devel/Portfile
===================================================================
--- trunk/dports/devel/xulrunner-devel/Portfile 2011-10-14 05:27:58 UTC (rev 85521)
+++ trunk/dports/devel/xulrunner-devel/Portfile 2011-10-14 05:35:18 UTC (rev 85522)
@@ -8,7 +8,7 @@
set component xulrunner
categories devel
version 2.0
-revision 1
+revision 2
#set ff_version 4.0
platforms darwin
maintainers jeremyhu openmaintainer
Modified: trunk/dports/gnome/balsa/Portfile
===================================================================
--- trunk/dports/gnome/balsa/Portfile 2011-10-14 05:27:58 UTC (rev 85521)
+++ trunk/dports/gnome/balsa/Portfile 2011-10-14 05:35:18 UTC (rev 85522)
@@ -5,7 +5,7 @@
name balsa
version 2.4.9
-revision 2
+revision 3
description Gnome email client
long_description Balsa is an e-mail client for GNOME, highly \
configurable and incorporating all the features \
Modified: trunk/dports/gnome/empathy/Portfile
===================================================================
--- trunk/dports/gnome/empathy/Portfile 2011-10-14 05:27:58 UTC (rev 85521)
+++ trunk/dports/gnome/empathy/Portfile 2011-10-14 05:35:18 UTC (rev 85522)
@@ -5,7 +5,7 @@
name empathy
version 2.30.3
-revision 4
+revision 5
set branch [join [lrange [split ${version} .] 0 1] .]
description Empathy is an instant-messaging(chat) program for GNOME
long_description \
Modified: trunk/dports/gnome/gnome-applets/Portfile
===================================================================
--- trunk/dports/gnome/gnome-applets/Portfile 2011-10-14 05:27:58 UTC (rev 85521)
+++ trunk/dports/gnome/gnome-applets/Portfile 2011-10-14 05:35:18 UTC (rev 85522)
@@ -5,7 +5,7 @@
name gnome-applets
version 2.30.0
-revision 4
+revision 5
set branch [join [lrange [split ${version} .] 0 1] .]
description GNOME panel applets.
long_description This package contains applets for use with the \
Modified: trunk/dports/gnome/gnome-settings-daemon/Portfile
===================================================================
--- trunk/dports/gnome/gnome-settings-daemon/Portfile 2011-10-14 05:27:58 UTC (rev 85521)
+++ trunk/dports/gnome/gnome-settings-daemon/Portfile 2011-10-14 05:35:18 UTC (rev 85522)
@@ -4,7 +4,7 @@
name gnome-settings-daemon
version 2.30.2
-revision 5
+revision 6
license GPL-2 LGPL-2.1
set branch [join [lrange [split ${version} .] 0 1] .]
description Gnome 2 settings daemon.
Modified: trunk/dports/gnome/gwget/Portfile
===================================================================
--- trunk/dports/gnome/gwget/Portfile 2011-10-14 05:27:58 UTC (rev 85521)
+++ trunk/dports/gnome/gwget/Portfile 2011-10-14 05:35:18 UTC (rev 85522)
@@ -5,7 +5,7 @@
name gwget
version 1.0.4
-revision 1
+revision 2
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}
Modified: trunk/dports/gnome/seahorse-plugins/Portfile
===================================================================
--- trunk/dports/gnome/seahorse-plugins/Portfile 2011-10-14 05:27:58 UTC (rev 85521)
+++ trunk/dports/gnome/seahorse-plugins/Portfile 2011-10-14 05:35:18 UTC (rev 85522)
@@ -5,7 +5,7 @@
name seahorse-plugins
version 2.30.1
-revision 3
+revision 4
set branch [join [lrange [split ${version} .] 0 1] .]
description Seahorse plugins.
long_description ${description}
Modified: trunk/dports/gnome/vino/Portfile
===================================================================
--- trunk/dports/gnome/vino/Portfile 2011-10-14 05:27:58 UTC (rev 85521)
+++ trunk/dports/gnome/vino/Portfile 2011-10-14 05:35:18 UTC (rev 85522)
@@ -5,7 +5,7 @@
name vino
version 2.28.3
-revision 1
+revision 2
license GPL-2
set branch [join [lrange [split ${version} .] 0 1] .]
homepage http://www.gnome.org
Modified: trunk/dports/gnome/xchat-gnome/Portfile
===================================================================
--- trunk/dports/gnome/xchat-gnome/Portfile 2011-10-14 05:27:58 UTC (rev 85521)
+++ trunk/dports/gnome/xchat-gnome/Portfile 2011-10-14 05:35:18 UTC (rev 85522)
@@ -5,7 +5,7 @@
name xchat-gnome
version 0.26.1
-revision 2
+revision 3
set branch [join [lrange [split ${version} .] 0 1] .]
description xchat-gnome is a new frontend to X-Chat.
long_description \
Modified: trunk/dports/gnome/zenity/Portfile
===================================================================
--- trunk/dports/gnome/zenity/Portfile 2011-10-14 05:27:58 UTC (rev 85521)
+++ trunk/dports/gnome/zenity/Portfile 2011-10-14 05:35:18 UTC (rev 85522)
@@ -4,7 +4,7 @@
name zenity
version 2.32.1
-revision 1
+revision 2
set branch [join [lrange [split ${version} .] 0 1] .]
description zenity allows you to display dialog boxes from the commandline.
long_description This is zenity - a rewrite of gdialog, the GNOME port \
Modified: trunk/dports/python/py26-notify-python/Portfile
===================================================================
--- trunk/dports/python/py26-notify-python/Portfile 2011-10-14 05:27:58 UTC (rev 85521)
+++ trunk/dports/python/py26-notify-python/Portfile 2011-10-14 05:35:18 UTC (rev 85522)
@@ -6,7 +6,7 @@
name py26-notify-python
set myname notify-python
version 0.1.1
-revision 1
+revision 2
categories-append python devel
license GPL-2
maintainers elelay
Modified: trunk/dports/python/py27-notify-python/Portfile
===================================================================
--- trunk/dports/python/py27-notify-python/Portfile 2011-10-14 05:27:58 UTC (rev 85521)
+++ trunk/dports/python/py27-notify-python/Portfile 2011-10-14 05:35:18 UTC (rev 85522)
@@ -6,7 +6,7 @@
name py27-notify-python
set myname notify-python
version 0.1.1
-revision 1
+revision 2
categories-append python devel
license GPL-2
maintainers elelay
Modified: trunk/dports/www/firefox-x11/Portfile
===================================================================
--- trunk/dports/www/firefox-x11/Portfile 2011-10-14 05:27:58 UTC (rev 85521)
+++ trunk/dports/www/firefox-x11/Portfile 2011-10-14 05:35:18 UTC (rev 85522)
@@ -8,7 +8,7 @@
set component firefox
categories www x11
version 7.0.1
-revision 1
+revision 2
platforms darwin
maintainers jeremyhu openmaintainer
description Mozilla.org's popular stand-alone web browser
Modified: trunk/dports/www/firefox-x11-devel/Portfile
===================================================================
--- trunk/dports/www/firefox-x11-devel/Portfile 2011-10-14 05:27:58 UTC (rev 85521)
+++ trunk/dports/www/firefox-x11-devel/Portfile 2011-10-14 05:35:18 UTC (rev 85522)
@@ -8,7 +8,7 @@
set component firefox
categories www x11
version 9.0_alpha20110820
-revision 1
+revision 2
platforms darwin
maintainers jeremyhu openmaintainer
description Mozilla.org's popular stand-alone web browser, Beta and Release Candidates
Modified: trunk/dports/www/midori/Portfile
===================================================================
--- trunk/dports/www/midori/Portfile 2011-10-14 05:27:58 UTC (rev 85521)
+++ trunk/dports/www/midori/Portfile 2011-10-14 05:35:18 UTC (rev 85522)
@@ -4,7 +4,7 @@
name midori
version 0.2.9
-revision 4
+revision 5
categories www
description Midori is a lightweight web browser
long_description ${description}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111013/a7b47feb/attachment-0001.html>
More information about the macports-changes
mailing list