[106554] trunk/dports

cal at macports.org cal at macports.org
Thu May 30 16:03:56 PDT 2013


Revision: 106554
          https://trac.macports.org/changeset/106554
Author:   cal at macports.org
Date:     2013-05-30 16:03:55 -0700 (Thu, 30 May 2013)
Log Message:
-----------
icu: update to 51.2, revbump port echo depends:icu

Modified Paths:
--------------
    trunk/dports/databases/couchdb/Portfile
    trunk/dports/databases/couchdb-devel/Portfile
    trunk/dports/devel/boost/Portfile
    trunk/dports/devel/icu/Portfile
    trunk/dports/devel/icu/files/patch-configure.diff
    trunk/dports/gis/mapnik/Portfile
    trunk/dports/gnome/devhelp/Portfile
    trunk/dports/gnome/empathy/Portfile
    trunk/dports/gnome/epiphany/Portfile
    trunk/dports/gnome/gnucash/Portfile
    trunk/dports/gnome/gnucash-devel/Portfile
    trunk/dports/graphics/gimp2/Portfile
    trunk/dports/graphics/harfbuzz/Portfile
    trunk/dports/graphics/libcdr/Portfile
    trunk/dports/lang/parrot/Portfile
    trunk/dports/lang/php/Portfile
    trunk/dports/math/R/Portfile
    trunk/dports/net/yaz/Portfile
    trunk/dports/news/tin-recent/Portfile
    trunk/dports/php/php5-intl/Portfile
    trunk/dports/python/py-pyicu/Portfile
    trunk/dports/python/py25-webkitgtk/Portfile
    trunk/dports/python/py26-webkitgtk/Portfile
    trunk/dports/python/py27-webkitgtk/Portfile
    trunk/dports/textproc/dwdiff/Portfile
    trunk/dports/textproc/sword/Portfile
    trunk/dports/textproc/vislcg3/Portfile
    trunk/dports/textproc/xercesc3/Portfile
    trunk/dports/textproc/zorba/Portfile
    trunk/dports/www/webkit-gtk/Portfile

Modified: trunk/dports/databases/couchdb/Portfile
===================================================================
--- trunk/dports/databases/couchdb/Portfile	2013-05-30 21:25:54 UTC (rev 106553)
+++ trunk/dports/databases/couchdb/Portfile	2013-05-30 23:03:55 UTC (rev 106554)
@@ -7,6 +7,7 @@
 name                    couchdb
 conflicts               couchdb-devel
 version                 1.3.0
+revision                1
 
 categories              databases
 platforms               darwin

Modified: trunk/dports/databases/couchdb-devel/Portfile
===================================================================
--- trunk/dports/databases/couchdb-devel/Portfile	2013-05-30 21:25:54 UTC (rev 106553)
+++ trunk/dports/databases/couchdb-devel/Portfile	2013-05-30 23:03:55 UTC (rev 106554)
@@ -7,6 +7,7 @@
 name                    couchdb-devel
 conflicts               couchdb
 version                 1.4.0a-20130330
+revision                1
 
 categories              databases
 platforms               darwin

Modified: trunk/dports/devel/boost/Portfile
===================================================================
--- trunk/dports/devel/boost/Portfile	2013-05-30 21:25:54 UTC (rev 106553)
+++ trunk/dports/devel/boost/Portfile	2013-05-30 23:03:55 UTC (rev 106554)
@@ -5,7 +5,7 @@
 
 name            boost
 version         1.53.0
-revision        1
+revision        2
 license         Boost-1
 categories      devel
 platforms       darwin

Modified: trunk/dports/devel/icu/Portfile
===================================================================
--- trunk/dports/devel/icu/Portfile	2013-05-30 21:25:54 UTC (rev 106553)
+++ trunk/dports/devel/icu/Portfile	2013-05-30 23:03:55 UTC (rev 106554)
@@ -8,8 +8,7 @@
 set my_name     icu4c
 # Don't forget to increase the revision number of the dependents (e.g. boost)
 # whenever the library version number changes. Thanks.
-version         49.1.2
-revision        1
+version         51.2
 categories      devel textproc
 platforms       darwin freebsd
 license         MIT
@@ -33,8 +32,8 @@
                 inline.patch
 
 checksums       ${distname}-src.tgz \
-                rmd160  e34aa54f4387ae4c195c72427a2bd25933456e94 \
-                sha256  cce83cc88a2ff79d65c05426facbf30530bbe13a1cfda04b3ab81b55414cf5a3
+                rmd160  ef1256bb87b3dcec1cf40b32b11c5c3f1bd48af6 \
+                sha256  deb027a05f1b3bec03298b96fb93b28c84e9683c22e6f94effa67fdc7bd704cc
 
 worksrcdir      ${name}/source
 set docdir      ${prefix}/share/doc/${name}

Modified: trunk/dports/devel/icu/files/patch-configure.diff
===================================================================
--- trunk/dports/devel/icu/files/patch-configure.diff	2013-05-30 21:25:54 UTC (rev 106553)
+++ trunk/dports/devel/icu/files/patch-configure.diff	2013-05-30 23:03:55 UTC (rev 106554)
@@ -1,32 +1,24 @@
---- configure.orig	2012-06-01 09:56:18.000000000 -0500
-+++ configure	2013-01-13 22:10:52.000000000 -0600
-@@ -4263,13 +4263,13 @@
+--- configure.org	2013-05-30 14:16:18.000000000 +0200
++++ configure	2013-05-30 14:17:11.000000000 +0200
+@@ -4066,7 +4066,7 @@
          then
-             case "${host}" in
-             *-*-solaris*)
--                CFLAGS="$CFLAGS -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long"
-+                CFLAGS="$CFLAGS -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long"
-                 CFLAGS="$CFLAGS -D__STDC__=0";;
-             *-*-hpux*)
-                 echo "# Note: We are not using '-ansi' with HP/UX GCC because int64_t broke, see <http://bugs.icu-project.org/trac/ticket/8493>"
--                CFLAGS="$CFLAGS -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long";;
-+                CFLAGS="$CFLAGS -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long";;
-             *)
--                CFLAGS="$CFLAGS -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long";;
-+                CFLAGS="$CFLAGS -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long";;
-             esac
+             # Do not use -ansi. It limits us to C90, and it breaks some platforms.
+             # We use -std=c99 to disable the gnu99 defaults and its associated warnings
+-            CFLAGS="$CFLAGS -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings"
++            CFLAGS="$CFLAGS -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings"
          else
              case "${host}" in
-@@ -4282,7 +4282,7 @@
+             *-*-cygwin)
+@@ -4078,7 +4078,7 @@
          fi
          if test "$GXX" = yes
          then
--            CXXFLAGS="$CXXFLAGS -W -Wall -ansi -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long"
-+            CXXFLAGS="$CXXFLAGS -W -ansi -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long"
+-            CXXFLAGS="$CXXFLAGS -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long"
++            CXXFLAGS="$CXXFLAGS -W -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long"
+         else
              case "${host}" in
-             *-*-solaris*)
-                 CXXFLAGS="$CXXFLAGS -D__STDC__=0";;
-@@ -6216,40 +6216,6 @@
+             *-*-cygwin)
+@@ -6006,40 +6006,6 @@
    $as_echo_n "(cached) " >&6
  else
    ac_cv_c_bigendian=unknown
@@ -67,7 +59,7 @@
      if test $ac_cv_c_bigendian = unknown; then
        # See if sys/param.h defines the BYTE_ORDER macro.
        cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-@@ -6424,11 +6390,6 @@
+@@ -6214,11 +6180,6 @@
  ;; #(
     no)
        ;; #(

Modified: trunk/dports/gis/mapnik/Portfile
===================================================================
--- trunk/dports/gis/mapnik/Portfile	2013-05-30 21:25:54 UTC (rev 106553)
+++ trunk/dports/gis/mapnik/Portfile	2013-05-30 23:03:55 UTC (rev 106554)
@@ -5,7 +5,7 @@
 
 name                mapnik
 version             2.1.0
-revision            3
+revision            4
 categories          gis devel
 license             LGPL-2.1
 platforms           darwin

Modified: trunk/dports/gnome/devhelp/Portfile
===================================================================
--- trunk/dports/gnome/devhelp/Portfile	2013-05-30 21:25:54 UTC (rev 106553)
+++ trunk/dports/gnome/devhelp/Portfile	2013-05-30 23:03:55 UTC (rev 106554)
@@ -5,7 +5,7 @@
 
 name            devhelp
 version         2.30.1
-revision        10
+revision        11
 license         GPL-2+
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description     Devhelp is an API documentation browser for GTK+ and GNOME.

Modified: trunk/dports/gnome/empathy/Portfile
===================================================================
--- trunk/dports/gnome/empathy/Portfile	2013-05-30 21:25:54 UTC (rev 106553)
+++ trunk/dports/gnome/empathy/Portfile	2013-05-30 23:03:55 UTC (rev 106554)
@@ -5,7 +5,7 @@
 
 name            empathy
 version         2.30.3
-revision        14
+revision        15
 license         {GPL-2 GFDL-1.3 Attribution-ShareAlike-3}
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description     Empathy is an instant-messaging(chat) program for GNOME

Modified: trunk/dports/gnome/epiphany/Portfile
===================================================================
--- trunk/dports/gnome/epiphany/Portfile	2013-05-30 21:25:54 UTC (rev 106553)
+++ trunk/dports/gnome/epiphany/Portfile	2013-05-30 23:03:55 UTC (rev 106554)
@@ -5,7 +5,7 @@
 
 name            epiphany
 version         2.30.6
-revision        10
+revision        11
 license         GPL-2+
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description     A GNOME Web browser.

Modified: trunk/dports/gnome/gnucash/Portfile
===================================================================
--- trunk/dports/gnome/gnucash/Portfile	2013-05-30 21:25:54 UTC (rev 106553)
+++ trunk/dports/gnome/gnucash/Portfile	2013-05-30 23:03:55 UTC (rev 106554)
@@ -5,6 +5,7 @@
 
 name              gnucash
 version           2.4.13
+revision          1
 categories        gnome x11
 license           GPL-2+
 maintainers       dports openmaintainer

Modified: trunk/dports/gnome/gnucash-devel/Portfile
===================================================================
--- trunk/dports/gnome/gnucash-devel/Portfile	2013-05-30 21:25:54 UTC (rev 106553)
+++ trunk/dports/gnome/gnucash-devel/Portfile	2013-05-30 23:03:55 UTC (rev 106554)
@@ -6,6 +6,7 @@
 name              gnucash-devel
 set my_name       gnucash
 version           2.5.1
+revision          1
 categories        gnome x11
 license           GPL-2+
 maintainers       dports openmaintainer

Modified: trunk/dports/graphics/gimp2/Portfile
===================================================================
--- trunk/dports/graphics/gimp2/Portfile	2013-05-30 21:25:54 UTC (rev 106553)
+++ trunk/dports/graphics/gimp2/Portfile	2013-05-30 23:03:55 UTC (rev 106554)
@@ -7,7 +7,7 @@
 name            gimp2
 # please remember to update the gimp metapackage to match
 version         2.8.4
-revision        5
+revision        6
 license         {GPL-2+ LGPL}
 categories      graphics
 maintainers     devans

Modified: trunk/dports/graphics/harfbuzz/Portfile
===================================================================
--- trunk/dports/graphics/harfbuzz/Portfile	2013-05-30 21:25:54 UTC (rev 106553)
+++ trunk/dports/graphics/harfbuzz/Portfile	2013-05-30 23:03:55 UTC (rev 106554)
@@ -5,6 +5,7 @@
 
 name                harfbuzz
 version             0.9.18
+revision            1
 categories          graphics
 platforms           darwin
 maintainers         ryandesign openmaintainer

Modified: trunk/dports/graphics/libcdr/Portfile
===================================================================
--- trunk/dports/graphics/libcdr/Portfile	2013-05-30 21:25:54 UTC (rev 106553)
+++ trunk/dports/graphics/libcdr/Portfile	2013-05-30 23:03:55 UTC (rev 106554)
@@ -5,6 +5,7 @@
 
 name            libcdr
 version         0.0.14
+revision        1
 categories      graphics
 license         {GPL-2.1+ LGPL-2.1+ MPL-1.1+}
 maintainers     devans openmaintainer

Modified: trunk/dports/lang/parrot/Portfile
===================================================================
--- trunk/dports/lang/parrot/Portfile	2013-05-30 21:25:54 UTC (rev 106553)
+++ trunk/dports/lang/parrot/Portfile	2013-05-30 23:03:55 UTC (rev 106554)
@@ -4,7 +4,7 @@
 
 name                    parrot
 version                 3.3.0
-revision                2
+revision                3
 categories              lang devel
 license                 Artistic-2
 maintainers             bfulgham coleda.com:will l2g

Modified: trunk/dports/lang/php/Portfile
===================================================================
--- trunk/dports/lang/php/Portfile	2013-05-30 21:25:54 UTC (rev 106553)
+++ trunk/dports/lang/php/Portfile	2013-05-30 23:03:55 UTC (rev 106554)
@@ -584,6 +584,8 @@
 }
 
 subport ${php}-intl {
+    revision                1
+    
     categories-append       devel
     
     description             internationalization extension for PHP

Modified: trunk/dports/math/R/Portfile
===================================================================
--- trunk/dports/math/R/Portfile	2013-05-30 21:25:54 UTC (rev 106553)
+++ trunk/dports/math/R/Portfile	2013-05-30 23:03:55 UTC (rev 106554)
@@ -8,6 +8,7 @@
 
 name                        R
 version                     ${major}.${minor}.${point}
+revision                    1
 categories                  math science
 maintainers                 me.com:kjell.konis
 license                     {GPL-2 GPL-3}

Modified: trunk/dports/net/yaz/Portfile
===================================================================
--- trunk/dports/net/yaz/Portfile	2013-05-30 21:25:54 UTC (rev 106553)
+++ trunk/dports/net/yaz/Portfile	2013-05-30 23:03:55 UTC (rev 106554)
@@ -5,7 +5,7 @@
 
 name                yaz
 version             4.2.33
-revision            2
+revision            3
 categories          net databases devel
 platforms           darwin
 license             BSD

Modified: trunk/dports/news/tin-recent/Portfile
===================================================================
--- trunk/dports/news/tin-recent/Portfile	2013-05-30 21:25:54 UTC (rev 106553)
+++ trunk/dports/news/tin-recent/Portfile	2013-05-30 23:03:55 UTC (rev 106554)
@@ -73,7 +73,7 @@
 
 name                tin-recent
 version             1.9.6
-revision            5
+revision            6
 categories          news
 platforms           darwin
 maintainers         nomaintainer

Modified: trunk/dports/php/php5-intl/Portfile
===================================================================
--- trunk/dports/php/php5-intl/Portfile	2013-05-30 21:25:54 UTC (rev 106553)
+++ trunk/dports/php/php5-intl/Portfile	2013-05-30 23:03:55 UTC (rev 106554)
@@ -5,6 +5,7 @@
 PortGroup       php5extension 1.0
 
 php5extension.setup intl 5.3.25 bundled
+revision        1
 categories      php devel
 platforms       darwin
 maintainers     ryandesign

Modified: trunk/dports/python/py-pyicu/Portfile
===================================================================
--- trunk/dports/python/py-pyicu/Portfile	2013-05-30 21:25:54 UTC (rev 106553)
+++ trunk/dports/python/py-pyicu/Portfile	2013-05-30 23:03:55 UTC (rev 106554)
@@ -5,6 +5,7 @@
 
 name            py-pyicu
 version         1.5
+revision        3
 categories-append   textproc
 platforms       darwin
 maintainers     nomaintainer

Modified: trunk/dports/python/py25-webkitgtk/Portfile
===================================================================
--- trunk/dports/python/py25-webkitgtk/Portfile	2013-05-30 21:25:54 UTC (rev 106553)
+++ trunk/dports/python/py25-webkitgtk/Portfile	2013-05-30 23:03:55 UTC (rev 106554)
@@ -5,7 +5,7 @@
 
 name            py25-webkitgtk
 version         1.1.8
-revision        3
+revision        4
 categories      python www
 description     Python bindings for thw WebKit GTK+ port
 long_description ${description}

Modified: trunk/dports/python/py26-webkitgtk/Portfile
===================================================================
--- trunk/dports/python/py26-webkitgtk/Portfile	2013-05-30 21:25:54 UTC (rev 106553)
+++ trunk/dports/python/py26-webkitgtk/Portfile	2013-05-30 23:03:55 UTC (rev 106554)
@@ -5,7 +5,7 @@
 
 name            py26-webkitgtk
 version         1.1.8
-revision        5
+revision        6
 categories      python www
 description     Python bindings for the WebKit GTK+ port
 long_description ${description}

Modified: trunk/dports/python/py27-webkitgtk/Portfile
===================================================================
--- trunk/dports/python/py27-webkitgtk/Portfile	2013-05-30 21:25:54 UTC (rev 106553)
+++ trunk/dports/python/py27-webkitgtk/Portfile	2013-05-30 23:03:55 UTC (rev 106554)
@@ -5,7 +5,7 @@
 
 name            py27-webkitgtk
 version         1.1.8
-revision        6
+revision        7
 categories      python www
 license         LGPL-2+
 description     Python bindings for the WebKit GTK+ port

Modified: trunk/dports/textproc/dwdiff/Portfile
===================================================================
--- trunk/dports/textproc/dwdiff/Portfile	2013-05-30 21:25:54 UTC (rev 106553)
+++ trunk/dports/textproc/dwdiff/Portfile	2013-05-30 23:03:55 UTC (rev 106554)
@@ -4,6 +4,7 @@
 
 name                dwdiff
 version             2.0.4
+revision            1
 categories          textproc
 platforms           darwin
 maintainers         mww

Modified: trunk/dports/textproc/sword/Portfile
===================================================================
--- trunk/dports/textproc/sword/Portfile	2013-05-30 21:25:54 UTC (rev 106553)
+++ trunk/dports/textproc/sword/Portfile	2013-05-30 23:03:55 UTC (rev 106554)
@@ -5,7 +5,7 @@
 
 name            sword
 version         1.6.2
-revision        4
+revision        5
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      textproc
 maintainers     nomaintainer

Modified: trunk/dports/textproc/vislcg3/Portfile
===================================================================
--- trunk/dports/textproc/vislcg3/Portfile	2013-05-30 21:25:54 UTC (rev 106553)
+++ trunk/dports/textproc/vislcg3/Portfile	2013-05-30 23:03:55 UTC (rev 106554)
@@ -5,7 +5,7 @@
 
 name                    vislcg3
 version                 0.9.7.5129
-revision                4
+revision                5
 categories              textproc
 platforms               darwin
 maintainers             gmail.com:p.ixiemotion

Modified: trunk/dports/textproc/xercesc3/Portfile
===================================================================
--- trunk/dports/textproc/xercesc3/Portfile	2013-05-30 21:25:54 UTC (rev 106553)
+++ trunk/dports/textproc/xercesc3/Portfile	2013-05-30 23:03:55 UTC (rev 106554)
@@ -9,7 +9,7 @@
     conflicts-append libmemcached
 }
 version             3.1.1
-revision            5
+revision            6
 categories          textproc xml shibboleth
 maintainers         snc scantor
 license             Apache-2

Modified: trunk/dports/textproc/zorba/Portfile
===================================================================
--- trunk/dports/textproc/zorba/Portfile	2013-05-30 21:25:54 UTC (rev 106553)
+++ trunk/dports/textproc/zorba/Portfile	2013-05-30 23:03:55 UTC (rev 106554)
@@ -6,7 +6,7 @@
 
 name            zorba
 version         2.2.0
-revision        1
+revision        2
 set branch      [join [lrange [split ${version} .] 0 1] .]
 license         Apache-2
 categories      textproc devel

Modified: trunk/dports/www/webkit-gtk/Portfile
===================================================================
--- trunk/dports/www/webkit-gtk/Portfile	2013-05-30 21:25:54 UTC (rev 106553)
+++ trunk/dports/www/webkit-gtk/Portfile	2013-05-30 23:03:55 UTC (rev 106554)
@@ -9,6 +9,7 @@
 name        webkit-gtk
 epoch       2
 version     2.0.2
+revision    1
 description Apple's WebKit HTML rendering library for GTK+
 long_description ${description}
 maintainers jeremyhu devans
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130530/589202b3/attachment-0001.html>


More information about the macports-changes mailing list