[77486] trunk/dports

takanori at macports.org takanori at macports.org
Thu Mar 31 23:09:46 PDT 2011


Revision: 77486
          http://trac.macports.org/changeset/77486
Author:   takanori at macports.org
Date:     2011-03-31 23:09:46 -0700 (Thu, 31 Mar 2011)
Log Message:
-----------
Bumped revision up since ghostscript was updated to 9.02. (libgs.9.01 -> 9.02)

Modified Paths:
--------------
    trunk/dports/devel/caml-pcre/Portfile
    trunk/dports/devel/camlimages/Portfile
    trunk/dports/gnome/ggv/Portfile
    trunk/dports/graphics/ImageMagick/Portfile
    trunk/dports/graphics/asymptote/Portfile
    trunk/dports/graphics/graphviz/Portfile
    trunk/dports/graphics/graphviz-devel/Portfile
    trunk/dports/math/octave/Portfile
    trunk/dports/math/octave-devel/Portfile
    trunk/dports/print/epstool/Portfile
    trunk/dports/print/libspectre/Portfile
    trunk/dports/print/scribus/Portfile
    trunk/dports/python/py-matplotlib/Portfile
    trunk/dports/python/py25-matplotlib/Portfile
    trunk/dports/python/py26-impressive/Portfile
    trunk/dports/python/py26-matplotlib/Portfile
    trunk/dports/python/py27-matplotlib/Portfile
    trunk/dports/science/magicspp/Portfile
    trunk/dports/textproc/lilypond/Portfile
    trunk/dports/x11/xcircuit/Portfile

Modified: trunk/dports/devel/caml-pcre/Portfile
===================================================================
--- trunk/dports/devel/caml-pcre/Portfile	2011-04-01 06:08:17 UTC (rev 77485)
+++ trunk/dports/devel/caml-pcre/Portfile	2011-04-01 06:09:46 UTC (rev 77486)
@@ -4,7 +4,7 @@
 
 name                caml-pcre
 version             6.1.0
-revision            2
+revision            3
 categories          devel ml
 maintainers         landonf openmaintainer
 description         Perl compatibility regular expressions for OCaml

Modified: trunk/dports/devel/camlimages/Portfile
===================================================================
--- trunk/dports/devel/camlimages/Portfile	2011-04-01 06:08:17 UTC (rev 77485)
+++ trunk/dports/devel/camlimages/Portfile	2011-04-01 06:09:46 UTC (rev 77486)
@@ -3,7 +3,7 @@
 PortSystem			1.0
 name				camlimages
 version				2.2
-revision			7
+revision			8
 categories			devel graphics
 maintainers			loria.fr:reilles
 description			Objective Caml interface to image manipulation functions.

Modified: trunk/dports/gnome/ggv/Portfile
===================================================================
--- trunk/dports/gnome/ggv/Portfile	2011-04-01 06:08:17 UTC (rev 77485)
+++ trunk/dports/gnome/ggv/Portfile	2011-04-01 06:09:46 UTC (rev 77486)
@@ -4,7 +4,7 @@
 
 name		ggv
 version		2.12.0
-revision        2
+revision        3
 set branch  [join [lrange [split ${version} .] 0 1] .]
 description	GGV, Gnome GhostView, is a Gnome PostScript document previewer.
 long_description        GGV, the Gnome GhostView, is a Gnome PostScript document \

Modified: trunk/dports/graphics/ImageMagick/Portfile
===================================================================
--- trunk/dports/graphics/ImageMagick/Portfile	2011-04-01 06:08:17 UTC (rev 77485)
+++ trunk/dports/graphics/ImageMagick/Portfile	2011-04-01 06:09:46 UTC (rev 77486)
@@ -8,6 +8,7 @@
 conflicts                   cryptlib
 version                     6.6.9-1
 set reasonable_version      [lindex [split ${version} -] 0]
+revision                    1
 homepage                    http://www.imagemagick.org/
 categories                  graphics devel
 maintainers                 ryandesign

Modified: trunk/dports/graphics/asymptote/Portfile
===================================================================
--- trunk/dports/graphics/asymptote/Portfile	2011-04-01 06:08:17 UTC (rev 77485)
+++ trunk/dports/graphics/asymptote/Portfile	2011-04-01 06:09:46 UTC (rev 77486)
@@ -5,7 +5,7 @@
 
 name		asymptote
 version		2.08
-revision    1
+revision    2
 categories	graphics
 maintainers	gmail.com:loshea
 description	a vector graphics language

Modified: trunk/dports/graphics/graphviz/Portfile
===================================================================
--- trunk/dports/graphics/graphviz/Portfile	2011-04-01 06:08:17 UTC (rev 77485)
+++ trunk/dports/graphics/graphviz/Portfile	2011-04-01 06:09:46 UTC (rev 77486)
@@ -10,7 +10,7 @@
 set my_name                     graphviz
 # keep version in sync between graphviz and graphviz-gui
 version                         2.26.3
-revision                        6
+revision                        7
 categories                      graphics
 maintainers                     ryandesign
 license                         CPL-1.0

Modified: trunk/dports/graphics/graphviz-devel/Portfile
===================================================================
--- trunk/dports/graphics/graphviz-devel/Portfile	2011-04-01 06:08:17 UTC (rev 77485)
+++ trunk/dports/graphics/graphviz-devel/Portfile	2011-04-01 06:09:46 UTC (rev 77486)
@@ -10,6 +10,7 @@
 set my_name                     graphviz
 # keep version in sync between graphviz-devel and graphviz-gui-devel
 version                         2.27.20110330.0445
+revision                        1
 categories                      graphics
 maintainers                     ryandesign
 license                         CPL-1.0

Modified: trunk/dports/math/octave/Portfile
===================================================================
--- trunk/dports/math/octave/Portfile	2011-04-01 06:08:17 UTC (rev 77485)
+++ trunk/dports/math/octave/Portfile	2011-04-01 06:09:46 UTC (rev 77486)
@@ -5,7 +5,7 @@
 
 name                octave
 version             3.2.4
-revision            2
+revision            3
 conflicts           octave-devel
 categories          math science
 maintainers         stechert

Modified: trunk/dports/math/octave-devel/Portfile
===================================================================
--- trunk/dports/math/octave-devel/Portfile	2011-04-01 06:08:17 UTC (rev 77485)
+++ trunk/dports/math/octave-devel/Portfile	2011-04-01 06:09:46 UTC (rev 77486)
@@ -5,7 +5,7 @@
 
 name                octave-devel
 version             3.3.91
-revision            1
+revision            2
 conflicts           octave
 categories          math science
 maintainers         michaelld openmaintainer

Modified: trunk/dports/print/epstool/Portfile
===================================================================
--- trunk/dports/print/epstool/Portfile	2011-04-01 06:08:17 UTC (rev 77485)
+++ trunk/dports/print/epstool/Portfile	2011-04-01 06:09:46 UTC (rev 77486)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 name		epstool
 version		3.08
-revision        2
+revision        3
 categories	print
 maintainers	iaas.msu.ru:master
 description	create or extract preview images in EPS files, fix bounding boxes and convert to bitmaps

Modified: trunk/dports/print/libspectre/Portfile
===================================================================
--- trunk/dports/print/libspectre/Portfile	2011-04-01 06:08:17 UTC (rev 77485)
+++ trunk/dports/print/libspectre/Portfile	2011-04-01 06:09:46 UTC (rev 77486)
@@ -5,7 +5,7 @@
 
 name            libspectre
 version         0.2.6
-revision        2
+revision        3
 description     Libspectre is a small library for rendering PostScript documents.
 long_description \
                 ${description} \

Modified: trunk/dports/print/scribus/Portfile
===================================================================
--- trunk/dports/print/scribus/Portfile	2011-04-01 06:08:17 UTC (rev 77485)
+++ trunk/dports/print/scribus/Portfile	2011-04-01 06:09:46 UTC (rev 77486)
@@ -6,6 +6,7 @@
 
 name            scribus
 version         1.3.9
+revision        1
 categories      print
 maintainers     nomaintainer
 description     qt4-based WYSIWYG desktop publishing application

Modified: trunk/dports/python/py-matplotlib/Portfile
===================================================================
--- trunk/dports/python/py-matplotlib/Portfile	2011-04-01 06:08:17 UTC (rev 77485)
+++ trunk/dports/python/py-matplotlib/Portfile	2011-04-01 06:09:46 UTC (rev 77486)
@@ -6,7 +6,7 @@
 categories-append  graphics math
 name               py-matplotlib
 version            0.99.0
-revision           3
+revision           4
 maintainers        nomaintainer
 platforms          darwin
 

Modified: trunk/dports/python/py25-matplotlib/Portfile
===================================================================
--- trunk/dports/python/py25-matplotlib/Portfile	2011-04-01 06:08:17 UTC (rev 77485)
+++ trunk/dports/python/py25-matplotlib/Portfile	2011-04-01 06:09:46 UTC (rev 77486)
@@ -6,6 +6,7 @@
 categories-append  graphics math
 name               py25-matplotlib
 version            1.0.1
+revision           1
 maintainers        ram openmaintainer
 platforms          darwin
 

Modified: trunk/dports/python/py26-impressive/Portfile
===================================================================
--- trunk/dports/python/py26-impressive/Portfile	2011-04-01 06:08:17 UTC (rev 77485)
+++ trunk/dports/python/py26-impressive/Portfile	2011-04-01 06:09:46 UTC (rev 77486)
@@ -6,7 +6,7 @@
 
 name            py26-impressive
 version         0.10.2
-revision        2
+revision        3
 categories      python graphics
 maintainers     nomaintainer
 description     slide presentation tool

Modified: trunk/dports/python/py26-matplotlib/Portfile
===================================================================
--- trunk/dports/python/py26-matplotlib/Portfile	2011-04-01 06:08:17 UTC (rev 77485)
+++ trunk/dports/python/py26-matplotlib/Portfile	2011-04-01 06:09:46 UTC (rev 77486)
@@ -6,7 +6,7 @@
 categories-append  graphics math
 name               py26-matplotlib
 version            1.0.1
-revision           2
+revision           3
 maintainers        ram openmaintainer
 platforms          darwin
 

Modified: trunk/dports/python/py27-matplotlib/Portfile
===================================================================
--- trunk/dports/python/py27-matplotlib/Portfile	2011-04-01 06:08:17 UTC (rev 77485)
+++ trunk/dports/python/py27-matplotlib/Portfile	2011-04-01 06:09:46 UTC (rev 77486)
@@ -6,6 +6,7 @@
 categories-append  graphics math
 name               py27-matplotlib
 version            1.0.1
+revision           1
 maintainers        ram openmaintainer
 platforms          darwin
 

Modified: trunk/dports/science/magicspp/Portfile
===================================================================
--- trunk/dports/science/magicspp/Portfile	2011-04-01 06:08:17 UTC (rev 77485)
+++ trunk/dports/science/magicspp/Portfile	2011-04-01 06:09:46 UTC (rev 77486)
@@ -5,7 +5,7 @@
 
 name                magicspp
 version             2.10.0
-revision            2
+revision            3
 platforms           darwin
 maintainers         takeshi
 license             Apache v2.0

Modified: trunk/dports/textproc/lilypond/Portfile
===================================================================
--- trunk/dports/textproc/lilypond/Portfile	2011-04-01 06:08:17 UTC (rev 77485)
+++ trunk/dports/textproc/lilypond/Portfile	2011-04-01 06:09:46 UTC (rev 77486)
@@ -5,7 +5,7 @@
 
 name                lilypond
 version             2.12.3
-revision            5
+revision            6
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          textproc
 maintainers         snc openmaintainer

Modified: trunk/dports/x11/xcircuit/Portfile
===================================================================
--- trunk/dports/x11/xcircuit/Portfile	2011-04-01 06:08:17 UTC (rev 77485)
+++ trunk/dports/x11/xcircuit/Portfile	2011-04-01 06:09:46 UTC (rev 77486)
@@ -4,7 +4,7 @@
 
 name             xcircuit
 version          3.4.30
-revision         2
+revision         3
 categories       x11
 maintainers      nomaintainer
 description      circuit-drawing program
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110331/953a347a/attachment-0001.html>


More information about the macports-changes mailing list