[75871] trunk/dports
takanori at macports.org
takanori at macports.org
Fri Feb 11 08:47:03 PST 2011
Revision: 75871
http://trac.macports.org/changeset/75871
Author: takanori at macports.org
Date: 2011-02-11 08:47:01 -0800 (Fri, 11 Feb 2011)
Log Message:
-----------
Bumped revision up since ghostscript was updated to 9.01. (libgs.9.00 -> 9.01)
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-02-11 16:04:21 UTC (rev 75870)
+++ trunk/dports/devel/caml-pcre/Portfile 2011-02-11 16:47:01 UTC (rev 75871)
@@ -4,7 +4,7 @@
name caml-pcre
version 6.1.0
-revision 1
+revision 2
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-02-11 16:04:21 UTC (rev 75870)
+++ trunk/dports/devel/camlimages/Portfile 2011-02-11 16:47:01 UTC (rev 75871)
@@ -3,7 +3,7 @@
PortSystem 1.0
name camlimages
version 2.2
-revision 6
+revision 7
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-02-11 16:04:21 UTC (rev 75870)
+++ trunk/dports/gnome/ggv/Portfile 2011-02-11 16:47:01 UTC (rev 75871)
@@ -4,7 +4,7 @@
name ggv
version 2.12.0
-revision 1
+revision 2
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-02-11 16:04:21 UTC (rev 75870)
+++ trunk/dports/graphics/ImageMagick/Portfile 2011-02-11 16:47:01 UTC (rev 75871)
@@ -7,6 +7,7 @@
name ImageMagick
conflicts cryptlib
version 6.6.7-1
+revision 1
set reasonable_version [lindex [split ${version} -] 0]
homepage http://www.imagemagick.org/
categories graphics devel
Modified: trunk/dports/graphics/asymptote/Portfile
===================================================================
--- trunk/dports/graphics/asymptote/Portfile 2011-02-11 16:04:21 UTC (rev 75870)
+++ trunk/dports/graphics/asymptote/Portfile 2011-02-11 16:47:01 UTC (rev 75871)
@@ -5,6 +5,7 @@
name asymptote
version 2.08
+revision 1
categories graphics
maintainers gmail.com:loshea
description a vector graphics language
Modified: trunk/dports/graphics/graphviz/Portfile
===================================================================
--- trunk/dports/graphics/graphviz/Portfile 2011-02-11 16:04:21 UTC (rev 75870)
+++ trunk/dports/graphics/graphviz/Portfile 2011-02-11 16:47:01 UTC (rev 75871)
@@ -10,7 +10,7 @@
set my_name graphviz
# keep version in sync between graphviz and graphviz-gui
version 2.26.3
-revision 4
+revision 5
categories graphics
maintainers ryandesign
license CPL-1.0
Modified: trunk/dports/graphics/graphviz-devel/Portfile
===================================================================
--- trunk/dports/graphics/graphviz-devel/Portfile 2011-02-11 16:04:21 UTC (rev 75870)
+++ trunk/dports/graphics/graphviz-devel/Portfile 2011-02-11 16:47:01 UTC (rev 75871)
@@ -10,6 +10,7 @@
set my_name graphviz
# keep version in sync between graphviz-devel and graphviz-gui-devel
version 2.27.20110208.1306
+revision 1
categories graphics
maintainers ryandesign
license CPL-1.0
Modified: trunk/dports/math/octave/Portfile
===================================================================
--- trunk/dports/math/octave/Portfile 2011-02-11 16:04:21 UTC (rev 75870)
+++ trunk/dports/math/octave/Portfile 2011-02-11 16:47:01 UTC (rev 75871)
@@ -5,7 +5,7 @@
name octave
version 3.2.4
-revision 1
+revision 2
conflicts octave-devel
categories math science
maintainers stechert
Modified: trunk/dports/math/octave-devel/Portfile
===================================================================
--- trunk/dports/math/octave-devel/Portfile 2011-02-11 16:04:21 UTC (rev 75870)
+++ trunk/dports/math/octave-devel/Portfile 2011-02-11 16:47:01 UTC (rev 75871)
@@ -5,6 +5,7 @@
name octave-devel
version 3.3.91
+revision 1
conflicts octave
categories math science
maintainers michaelld openmaintainer
Modified: trunk/dports/print/epstool/Portfile
===================================================================
--- trunk/dports/print/epstool/Portfile 2011-02-11 16:04:21 UTC (rev 75870)
+++ trunk/dports/print/epstool/Portfile 2011-02-11 16:47:01 UTC (rev 75871)
@@ -3,7 +3,7 @@
PortSystem 1.0
name epstool
version 3.08
-revision 1
+revision 2
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-02-11 16:04:21 UTC (rev 75870)
+++ trunk/dports/print/libspectre/Portfile 2011-02-11 16:47:01 UTC (rev 75871)
@@ -5,7 +5,7 @@
name libspectre
version 0.2.6
-revision 1
+revision 2
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-02-11 16:04:21 UTC (rev 75870)
+++ trunk/dports/print/scribus/Portfile 2011-02-11 16:47:01 UTC (rev 75871)
@@ -5,7 +5,7 @@
name scribus
version 1.3.3.11
-revision 1
+revision 2
categories print
maintainers nomaintainer
description X11-based WYSIWYG desktop publishing application
Modified: trunk/dports/python/py-matplotlib/Portfile
===================================================================
--- trunk/dports/python/py-matplotlib/Portfile 2011-02-11 16:04:21 UTC (rev 75870)
+++ trunk/dports/python/py-matplotlib/Portfile 2011-02-11 16:47:01 UTC (rev 75871)
@@ -6,7 +6,7 @@
categories-append graphics math
name py-matplotlib
version 0.99.0
-revision 2
+revision 3
maintainers nomaintainer
platforms darwin
Modified: trunk/dports/python/py25-matplotlib/Portfile
===================================================================
--- trunk/dports/python/py25-matplotlib/Portfile 2011-02-11 16:04:21 UTC (rev 75870)
+++ trunk/dports/python/py25-matplotlib/Portfile 2011-02-11 16:47:01 UTC (rev 75871)
@@ -6,7 +6,7 @@
categories-append graphics math
name py25-matplotlib
version 1.0.0
-revision 2
+revision 3
maintainers ram openmaintainer
platforms darwin
Modified: trunk/dports/python/py26-impressive/Portfile
===================================================================
--- trunk/dports/python/py26-impressive/Portfile 2011-02-11 16:04:21 UTC (rev 75870)
+++ trunk/dports/python/py26-impressive/Portfile 2011-02-11 16:47:01 UTC (rev 75871)
@@ -6,7 +6,7 @@
name py26-impressive
version 0.10.2
-revision 1
+revision 2
categories python graphics
maintainers nomaintainer
description slide presentation tool
Modified: trunk/dports/python/py26-matplotlib/Portfile
===================================================================
--- trunk/dports/python/py26-matplotlib/Portfile 2011-02-11 16:04:21 UTC (rev 75870)
+++ trunk/dports/python/py26-matplotlib/Portfile 2011-02-11 16:47:01 UTC (rev 75871)
@@ -6,7 +6,7 @@
categories-append graphics math
name py26-matplotlib
version 1.0.1
-revision 1
+revision 2
maintainers ram openmaintainer
platforms darwin
Modified: trunk/dports/python/py27-matplotlib/Portfile
===================================================================
--- trunk/dports/python/py27-matplotlib/Portfile 2011-02-11 16:04:21 UTC (rev 75870)
+++ trunk/dports/python/py27-matplotlib/Portfile 2011-02-11 16:47:01 UTC (rev 75871)
@@ -6,7 +6,7 @@
categories-append graphics math
name py27-matplotlib
version 1.0.0
-revision 1
+revision 2
maintainers ram openmaintainer
platforms darwin
Modified: trunk/dports/science/magicspp/Portfile
===================================================================
--- trunk/dports/science/magicspp/Portfile 2011-02-11 16:04:21 UTC (rev 75870)
+++ trunk/dports/science/magicspp/Portfile 2011-02-11 16:47:01 UTC (rev 75871)
@@ -5,7 +5,7 @@
name magicspp
version 2.10.0
-revision 1
+revision 2
platforms darwin
maintainers takeshi
license Apache v2.0
Modified: trunk/dports/textproc/lilypond/Portfile
===================================================================
--- trunk/dports/textproc/lilypond/Portfile 2011-02-11 16:04:21 UTC (rev 75870)
+++ trunk/dports/textproc/lilypond/Portfile 2011-02-11 16:47:01 UTC (rev 75871)
@@ -5,7 +5,7 @@
name lilypond
version 2.12.3
-revision 4
+revision 5
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-02-11 16:04:21 UTC (rev 75870)
+++ trunk/dports/x11/xcircuit/Portfile 2011-02-11 16:47:01 UTC (rev 75871)
@@ -4,7 +4,7 @@
name xcircuit
version 3.4.30
-revision 1
+revision 2
categories x11
maintainers nomaintainer
description circuit-drawing program
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110211/33cae515/attachment.html>
More information about the macports-changes
mailing list