[121085] trunk/dports

mojca at macports.org mojca at macports.org
Tue Jun 17 02:01:41 PDT 2014


Revision: 121085
          https://trac.macports.org/changeset/121085
Author:   mojca at macports.org
Date:     2014-06-17 02:01:41 -0700 (Tue, 17 Jun 2014)
Log Message:
-----------
wxWidgets-3.0: revbump dependent ports (#44031)

Modified Paths:
--------------
    trunk/dports/aqua/pgAdmin3/Portfile
    trunk/dports/cross/usbprog/Portfile
    trunk/dports/devel/codeblocks/Portfile
    trunk/dports/devel/poedit/Portfile
    trunk/dports/gis/saga/Portfile
    trunk/dports/graphics/hugin-app/Portfile
    trunk/dports/graphics/wxLua/Portfile
    trunk/dports/math/gnuplot/Portfile
    trunk/dports/math/wxMaxima/Portfile
    trunk/dports/multimedia/MP4Joiner/Portfile
    trunk/dports/perl/p5-alien-wxwidgets/Portfile
    trunk/dports/perl/p5-wx/Portfile
    trunk/dports/textproc/xchm/Portfile

Modified: trunk/dports/aqua/pgAdmin3/Portfile
===================================================================
--- trunk/dports/aqua/pgAdmin3/Portfile	2014-06-17 08:59:59 UTC (rev 121084)
+++ trunk/dports/aqua/pgAdmin3/Portfile	2014-06-17 09:01:41 UTC (rev 121085)
@@ -6,6 +6,7 @@
 
 name                pgAdmin3
 version             1.18.1
+revision            1
 
 categories          aqua
 maintainers         jwa

Modified: trunk/dports/cross/usbprog/Portfile
===================================================================
--- trunk/dports/cross/usbprog/Portfile	2014-06-17 08:59:59 UTC (rev 121084)
+++ trunk/dports/cross/usbprog/Portfile	2014-06-17 09:01:41 UTC (rev 121085)
@@ -9,7 +9,7 @@
 bitbucket.setup     bwalle usbprog-tools-classic b833a72
 name                usbprog
 version             0.2.1_20130915-hg-${bitbucket.version}
-revision            1
+revision            2
 categories          cross
 maintainers         lilalinux.net:macports
 description         Tool for uploading and downloading firmwares to the usbprog device

Modified: trunk/dports/devel/codeblocks/Portfile
===================================================================
--- trunk/dports/devel/codeblocks/Portfile	2014-06-17 08:59:59 UTC (rev 121084)
+++ trunk/dports/devel/codeblocks/Portfile	2014-06-17 09:01:41 UTC (rev 121085)
@@ -7,6 +7,7 @@
 name                codeblocks
 version             13.12
 set release         1
+revision            1
 platforms           darwin freebsd
 categories          devel aqua x11
 license             GPL-3+

Modified: trunk/dports/devel/poedit/Portfile
===================================================================
--- trunk/dports/devel/poedit/Portfile	2014-06-17 08:59:59 UTC (rev 121084)
+++ trunk/dports/devel/poedit/Portfile	2014-06-17 09:01:41 UTC (rev 121085)
@@ -6,7 +6,7 @@
 
 name                poedit
 version             1.5.7
-revision            2
+revision            3
 categories          devel aqua
 platforms           darwin
 license             MIT

Modified: trunk/dports/gis/saga/Portfile
===================================================================
--- trunk/dports/gis/saga/Portfile	2014-06-17 08:59:59 UTC (rev 121084)
+++ trunk/dports/gis/saga/Portfile	2014-06-17 09:01:41 UTC (rev 121085)
@@ -9,7 +9,7 @@
 license             GPL
 version             2.1.2
 set branch          [join [lrange [split ${version} .] 0 1] .]
-revision            1
+revision            2
 platforms           darwin
 maintainers         vince openmaintainer
 

Modified: trunk/dports/graphics/hugin-app/Portfile
===================================================================
--- trunk/dports/graphics/hugin-app/Portfile	2014-06-17 08:59:59 UTC (rev 121084)
+++ trunk/dports/graphics/hugin-app/Portfile	2014-06-17 09:01:41 UTC (rev 121085)
@@ -7,7 +7,7 @@
 
 name                    hugin-app
 version                 2013.0.0
-revision                3
+revision                4
 set branch              [join [lrange [split ${version} .] 0 1] .]
 categories              graphics
 maintainers             nomaintainer

Modified: trunk/dports/graphics/wxLua/Portfile
===================================================================
--- trunk/dports/graphics/wxLua/Portfile	2014-06-17 08:59:59 UTC (rev 121084)
+++ trunk/dports/graphics/wxLua/Portfile	2014-06-17 09:01:41 UTC (rev 121085)
@@ -7,11 +7,7 @@
 
 name                wxLua
 version             2.8.12.3
-revision            1
-# TODO: I didn't increase the epoch because it's basically the same version
-# as in SVN and there is no need to update the port at the moment
-# If there is a need for revbumping the port before 2.8.12.4 gets released,
-# you might want to set the epoch
+revision            2
 categories          graphics devel
 platforms           darwin freebsd
 maintainers         nomaintainer

Modified: trunk/dports/math/gnuplot/Portfile
===================================================================
--- trunk/dports/math/gnuplot/Portfile	2014-06-17 08:59:59 UTC (rev 121084)
+++ trunk/dports/math/gnuplot/Portfile	2014-06-17 09:01:41 UTC (rev 121085)
@@ -9,7 +9,7 @@
 
 name                        gnuplot
 version                     4.6.5
-revision                    1
+revision                    2
 categories                  math science
 # the license has some inconvenient requirements that we're not meeting
 # to be allowed to distribute binaries

Modified: trunk/dports/math/wxMaxima/Portfile
===================================================================
--- trunk/dports/math/wxMaxima/Portfile	2014-06-17 08:59:59 UTC (rev 121084)
+++ trunk/dports/math/wxMaxima/Portfile	2014-06-17 09:01:41 UTC (rev 121085)
@@ -6,6 +6,7 @@
 
 name            wxMaxima
 version         13.04.2
+revision        1
 maintainers     mk openmaintainer
 license         gpl
 platforms       darwin

Modified: trunk/dports/multimedia/MP4Joiner/Portfile
===================================================================
--- trunk/dports/multimedia/MP4Joiner/Portfile	2014-06-17 08:59:59 UTC (rev 121084)
+++ trunk/dports/multimedia/MP4Joiner/Portfile	2014-06-17 09:01:41 UTC (rev 121085)
@@ -6,7 +6,7 @@
 
 name                MP4Joiner
 version             2.1.2
-revision            1
+revision            2
 categories          multimedia aqua
 platforms           darwin
 maintainers         ryandesign openmaintainer

Modified: trunk/dports/perl/p5-alien-wxwidgets/Portfile
===================================================================
--- trunk/dports/perl/p5-alien-wxwidgets/Portfile	2014-06-17 08:59:59 UTC (rev 121084)
+++ trunk/dports/perl/p5-alien-wxwidgets/Portfile	2014-06-17 09:01:41 UTC (rev 121085)
@@ -7,7 +7,7 @@
 
 perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18
 perl5.setup         Alien-wxWidgets 0.65
-revision            1
+revision            2
 
 platforms           darwin
 maintainers         mojca openmaintainer

Modified: trunk/dports/perl/p5-wx/Portfile
===================================================================
--- trunk/dports/perl/p5-wx/Portfile	2014-06-17 08:59:59 UTC (rev 121084)
+++ trunk/dports/perl/p5-wx/Portfile	2014-06-17 09:01:41 UTC (rev 121085)
@@ -12,6 +12,7 @@
 #perl5.branches     5.8 5.10 5.12 5.14 5.16 5.18
 perl5.branches      5.16 5.18
 perl5.setup         Wx 0.9923
+revision            1
 
 platforms           darwin
 maintainers         mojca openmaintainer

Modified: trunk/dports/textproc/xchm/Portfile
===================================================================
--- trunk/dports/textproc/xchm/Portfile	2014-06-17 08:59:59 UTC (rev 121084)
+++ trunk/dports/textproc/xchm/Portfile	2014-06-17 09:01:41 UTC (rev 121085)
@@ -9,7 +9,7 @@
 # TODO: fetch version 1.24 from the released tarball
 git.branch          26da339a5d571fb0810088151ce84c7a52d9740c
 version             1.23_20131015_${git.branch}
-revision            1
+revision            2
 categories          textproc
 maintainers         mojca openmaintainer
 platforms           darwin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140617/4aeb9310/attachment-0001.html>


More information about the macports-changes mailing list