[85597] trunk/dports

dports at macports.org dports at macports.org
Fri Oct 14 17:56:45 PDT 2011


Revision: 85597
          http://trac.macports.org/changeset/85597
Author:   dports at macports.org
Date:     2011-10-14 17:56:45 -0700 (Fri, 14 Oct 2011)
Log Message:
-----------
bump revisions on some ports affected by icu library version change
(there may still be others)

Modified Paths:
--------------
    trunk/dports/databases/couchdb/Portfile
    trunk/dports/databases/couchdb-devel/Portfile
    trunk/dports/databases/openldap/Portfile
    trunk/dports/devel/beecrypt/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/gnome/liferea/Portfile
    trunk/dports/lang/opensaml/Portfile
    trunk/dports/lang/parrot/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/py25-pyicu/Portfile
    trunk/dports/python/py26-mapnik/Portfile
    trunk/dports/python/py26-pyicu/Portfile
    trunk/dports/security/shibboleth/Portfile
    trunk/dports/security/xml-security-c/Portfile
    trunk/dports/security/xmltooling/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	2011-10-15 00:54:58 UTC (rev 85596)
+++ trunk/dports/databases/couchdb/Portfile	2011-10-15 00:56:45 UTC (rev 85597)
@@ -4,6 +4,7 @@
 
 name		couchdb
 version		1.1.0
+revision        1
 
 categories	databases
 platforms	darwin

Modified: trunk/dports/databases/couchdb-devel/Portfile
===================================================================
--- trunk/dports/databases/couchdb-devel/Portfile	2011-10-15 00:54:58 UTC (rev 85596)
+++ trunk/dports/databases/couchdb-devel/Portfile	2011-10-15 00:56:45 UTC (rev 85597)
@@ -5,7 +5,7 @@
 name                couchdb-devel
 svn.revision        1025573
 version             1.1.0a${svn.revision}
-revision            2
+revision            3
 
 categories          databases
 platforms           darwin

Modified: trunk/dports/databases/openldap/Portfile
===================================================================
--- trunk/dports/databases/openldap/Portfile	2011-10-15 00:54:58 UTC (rev 85596)
+++ trunk/dports/databases/openldap/Portfile	2011-10-15 00:56:45 UTC (rev 85597)
@@ -6,7 +6,7 @@
 
 name            openldap
 version         2.4.21
-revision        3
+revision        4
 categories      databases
 maintainers     landonf
 license         openldap

Modified: trunk/dports/devel/beecrypt/Portfile
===================================================================
--- trunk/dports/devel/beecrypt/Portfile	2011-10-15 00:54:58 UTC (rev 85596)
+++ trunk/dports/devel/beecrypt/Portfile	2011-10-15 00:56:45 UTC (rev 85597)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 name             beecrypt
 version          4.2.1
-revision         2
+revision         3
 platforms        darwin freebsd
 license          LGPL-2.1+
 categories       devel

Modified: trunk/dports/gnome/devhelp/Portfile
===================================================================
--- trunk/dports/gnome/devhelp/Portfile	2011-10-15 00:54:58 UTC (rev 85596)
+++ trunk/dports/gnome/devhelp/Portfile	2011-10-15 00:56:45 UTC (rev 85597)
@@ -5,7 +5,7 @@
 
 name            devhelp
 version         2.30.1
-revision        4
+revision        5
 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	2011-10-15 00:54:58 UTC (rev 85596)
+++ trunk/dports/gnome/empathy/Portfile	2011-10-15 00:56:45 UTC (rev 85597)
@@ -5,7 +5,7 @@
 
 name            empathy
 version         2.30.3
-revision        5
+revision        6
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description     Empathy is an instant-messaging(chat) program for GNOME
 long_description \

Modified: trunk/dports/gnome/epiphany/Portfile
===================================================================
--- trunk/dports/gnome/epiphany/Portfile	2011-10-15 00:54:58 UTC (rev 85596)
+++ trunk/dports/gnome/epiphany/Portfile	2011-10-15 00:56:45 UTC (rev 85597)
@@ -5,7 +5,7 @@
 
 name		epiphany
 version		2.30.6
-revision        4
+revision        5
 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	2011-10-15 00:54:58 UTC (rev 85596)
+++ trunk/dports/gnome/gnucash/Portfile	2011-10-15 00:56:45 UTC (rev 85597)
@@ -5,7 +5,7 @@
 
 name              gnucash
 version           2.4.7
-revision          2
+revision          3
 categories        gnome x11
 license           GPL-2+
 maintainers       dports openmaintainer

Modified: trunk/dports/gnome/gnucash-devel/Portfile
===================================================================
--- trunk/dports/gnome/gnucash-devel/Portfile	2011-10-15 00:54:58 UTC (rev 85596)
+++ trunk/dports/gnome/gnucash-devel/Portfile	2011-10-15 00:56:45 UTC (rev 85597)
@@ -6,7 +6,7 @@
 name              gnucash-devel
 set my_name       gnucash
 version           2.4.7
-revision          2
+revision          3
 categories        gnome x11
 license           GPL-2+
 maintainers       dports openmaintainer

Modified: trunk/dports/gnome/liferea/Portfile
===================================================================
--- trunk/dports/gnome/liferea/Portfile	2011-10-15 00:54:58 UTC (rev 85596)
+++ trunk/dports/gnome/liferea/Portfile	2011-10-15 00:56:45 UTC (rev 85597)
@@ -6,6 +6,7 @@
 # Note: do not remove the epoch line.
 epoch               20090731
 version             1.6.5
+revision        1
 description         A feed aggregator for GTK+/GNOME.
 long_description    Liferea is an aggregator for online news feeds. \
                     It supports the RSS/RDF, CDF, Atom, OCS and OPML \

Modified: trunk/dports/lang/opensaml/Portfile
===================================================================
--- trunk/dports/lang/opensaml/Portfile	2011-10-15 00:54:58 UTC (rev 85596)
+++ trunk/dports/lang/opensaml/Portfile	2011-10-15 00:56:45 UTC (rev 85597)
@@ -5,6 +5,7 @@
 
 name                opensaml
 version             2.4.3
+revision        1
 categories          lang shibboleth security xml
 license             Apache-2
 maintainers         snc scantor

Modified: trunk/dports/lang/parrot/Portfile
===================================================================
--- trunk/dports/lang/parrot/Portfile	2011-10-15 00:54:58 UTC (rev 85596)
+++ trunk/dports/lang/parrot/Portfile	2011-10-15 00:56:45 UTC (rev 85597)
@@ -4,6 +4,7 @@
 
 name                    parrot
 version                 3.3.0
+revision        1
 categories              lang devel
 maintainers             bfulgham coleda.com:will l2g
 description             Open source virtual machine (for Perl6 et al.)

Modified: trunk/dports/math/R/Portfile
===================================================================
--- trunk/dports/math/R/Portfile	2011-10-15 00:54:58 UTC (rev 85596)
+++ trunk/dports/math/R/Portfile	2011-10-15 00:56:45 UTC (rev 85597)
@@ -4,6 +4,7 @@
 
 name             R
 version          2.13.1
+revision        1
 categories       math science
 maintainers      epfl.ch:kjell.konis
 platforms        darwin

Modified: trunk/dports/net/yaz/Portfile
===================================================================
--- trunk/dports/net/yaz/Portfile	2011-10-15 00:54:58 UTC (rev 85596)
+++ trunk/dports/net/yaz/Portfile	2011-10-15 00:56:45 UTC (rev 85597)
@@ -5,6 +5,7 @@
 
 name                yaz
 version             4.2.0
+revision        1
 categories          net databases devel
 platforms           darwin
 license             BSD

Modified: trunk/dports/news/tin-recent/Portfile
===================================================================
--- trunk/dports/news/tin-recent/Portfile	2011-10-15 00:54:58 UTC (rev 85596)
+++ trunk/dports/news/tin-recent/Portfile	2011-10-15 00:56:45 UTC (rev 85597)
@@ -74,7 +74,7 @@
 
 name                tin-recent
 version             1.9.6
-revision            2
+revision            3
 categories          news
 platforms           darwin
 maintainers         vinc17 openmaintainer

Modified: trunk/dports/php/php5-intl/Portfile
===================================================================
--- trunk/dports/php/php5-intl/Portfile	2011-10-15 00:54:58 UTC (rev 85596)
+++ trunk/dports/php/php5-intl/Portfile	2011-10-15 00:56:45 UTC (rev 85597)
@@ -5,6 +5,7 @@
 PortGroup       php5extension 1.0
 
 php5extension.setup intl 5.3.8 bundled
+revision        1
 categories      php devel
 platforms       darwin
 maintainers     ryandesign

Modified: trunk/dports/python/py25-pyicu/Portfile
===================================================================
--- trunk/dports/python/py25-pyicu/Portfile	2011-10-15 00:54:58 UTC (rev 85596)
+++ trunk/dports/python/py25-pyicu/Portfile	2011-10-15 00:56:45 UTC (rev 85597)
@@ -5,7 +5,7 @@
 
 name            py25-pyicu
 version         0.8.1
-revision        2
+revision        3
 categories-append   textproc
 platforms       darwin
 maintainers     nomaintainer

Modified: trunk/dports/python/py26-mapnik/Portfile
===================================================================
--- trunk/dports/python/py26-mapnik/Portfile	2011-10-15 00:54:58 UTC (rev 85596)
+++ trunk/dports/python/py26-mapnik/Portfile	2011-10-15 00:56:45 UTC (rev 85597)
@@ -5,7 +5,7 @@
 
 name                 py26-mapnik
 version              0.7.1
-revision             5
+revision             6
 categories           python gis
 
 maintainers          gmail.com:dbsgeo

Modified: trunk/dports/python/py26-pyicu/Portfile
===================================================================
--- trunk/dports/python/py26-pyicu/Portfile	2011-10-15 00:54:58 UTC (rev 85596)
+++ trunk/dports/python/py26-pyicu/Portfile	2011-10-15 00:56:45 UTC (rev 85597)
@@ -5,7 +5,7 @@
 
 name            py26-pyicu
 version         0.8.1
-revision        2
+revision        3
 categories-append   textproc
 platforms       darwin
 maintainers     nomaintainer

Modified: trunk/dports/security/shibboleth/Portfile
===================================================================
--- trunk/dports/security/shibboleth/Portfile	2011-10-15 00:54:58 UTC (rev 85596)
+++ trunk/dports/security/shibboleth/Portfile	2011-10-15 00:56:45 UTC (rev 85597)
@@ -5,6 +5,7 @@
 
 name                shibboleth
 version             2.4.3
+revision        1
 categories          security www shibboleth
 license             Apache
 maintainers         snc scantor

Modified: trunk/dports/security/xml-security-c/Portfile
===================================================================
--- trunk/dports/security/xml-security-c/Portfile	2011-10-15 00:54:58 UTC (rev 85596)
+++ trunk/dports/security/xml-security-c/Portfile	2011-10-15 00:56:45 UTC (rev 85597)
@@ -5,7 +5,7 @@
 
 name                xml-security-c
 version             1.6.1
-revision            1
+revision            2
 categories          security xml textproc shibboleth
 license             Apache-2
 maintainers         snc scantor

Modified: trunk/dports/security/xmltooling/Portfile
===================================================================
--- trunk/dports/security/xmltooling/Portfile	2011-10-15 00:54:58 UTC (rev 85596)
+++ trunk/dports/security/xmltooling/Portfile	2011-10-15 00:56:45 UTC (rev 85597)
@@ -5,6 +5,7 @@
 
 name                xmltooling
 version             1.4.2
+revision        1
 categories          security textproc xml shibboleth
 license             Apache-2
 maintainers         snc scantor

Modified: trunk/dports/textproc/dwdiff/Portfile
===================================================================
--- trunk/dports/textproc/dwdiff/Portfile	2011-10-15 00:54:58 UTC (rev 85596)
+++ trunk/dports/textproc/dwdiff/Portfile	2011-10-15 00:56:45 UTC (rev 85597)
@@ -4,6 +4,7 @@
 
 name			dwdiff
 version			1.9
+revision        1
 categories		textproc
 platforms		darwin
 maintainers		mww

Modified: trunk/dports/textproc/sword/Portfile
===================================================================
--- trunk/dports/textproc/sword/Portfile	2011-10-15 00:54:58 UTC (rev 85596)
+++ trunk/dports/textproc/sword/Portfile	2011-10-15 00:56:45 UTC (rev 85597)
@@ -5,7 +5,7 @@
 
 name            sword
 version         1.6.2
-revision        2
+revision        3
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      textproc
 maintainers     nomaintainer

Modified: trunk/dports/textproc/vislcg3/Portfile
===================================================================
--- trunk/dports/textproc/vislcg3/Portfile	2011-10-15 00:54:58 UTC (rev 85596)
+++ trunk/dports/textproc/vislcg3/Portfile	2011-10-15 00:56:45 UTC (rev 85597)
@@ -5,7 +5,7 @@
 
 name                    vislcg3
 version                 0.9.7.5129
-revision                2
+revision                3
 categories              textproc
 platforms               darwin
 maintainers             gmail.com:p.ixiemotion

Modified: trunk/dports/textproc/xercesc3/Portfile
===================================================================
--- trunk/dports/textproc/xercesc3/Portfile	2011-10-15 00:54:58 UTC (rev 85596)
+++ trunk/dports/textproc/xercesc3/Portfile	2011-10-15 00:56:45 UTC (rev 85597)
@@ -6,7 +6,7 @@
 name                xercesc3
 conflicts           xercesc
 version             3.1.1
-revision            2
+revision            3
 categories          textproc xml shibboleth
 maintainers         snc scantor
 license             Apache-2

Modified: trunk/dports/textproc/zorba/Portfile
===================================================================
--- trunk/dports/textproc/zorba/Portfile	2011-10-15 00:54:58 UTC (rev 85596)
+++ trunk/dports/textproc/zorba/Portfile	2011-10-15 00:56:45 UTC (rev 85597)
@@ -5,7 +5,7 @@
 
 name            zorba
 version         1.4.0
-revision        2
+revision        3
 license         Apache-2
 categories      textproc devel
 platforms       darwin

Modified: trunk/dports/www/webkit-gtk/Portfile
===================================================================
--- trunk/dports/www/webkit-gtk/Portfile	2011-10-15 00:54:58 UTC (rev 85596)
+++ trunk/dports/www/webkit-gtk/Portfile	2011-10-15 00:56:45 UTC (rev 85597)
@@ -6,6 +6,7 @@
 name		webkit-gtk
 epoch           1
 version		1.2.7
+revision        1
 description	Apple's WebKit HTML rendering library for GTK+
 long_description ${description}
 maintainers	gmail.com:myschizobuddy devans
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111014/15184510/attachment.html>


More information about the macports-changes mailing list