[89881] trunk/dports

takanori at macports.org takanori at macports.org
Mon Feb 13 18:13:33 PST 2012


Revision: 89881
          http://trac.macports.org/changeset/89881
Author:   takanori at macports.org
Date:     2012-02-13 18:13:33 -0800 (Mon, 13 Feb 2012)
Log Message:
-----------
ghostscript has been updated and the library name has also been changed (libgs.9.04 -> 9.05)

Modified Paths:
--------------
    trunk/dports/devel/camlimages/Portfile
    trunk/dports/devel/ocaml-pcre/Portfile
    trunk/dports/gnome/ggv/Portfile
    trunk/dports/graphics/ImageMagick/Portfile
    trunk/dports/graphics/asymptote/Portfile
    trunk/dports/graphics/gl2ps/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/py26-impressive/Portfile
    trunk/dports/science/magicspp/Portfile
    trunk/dports/sysutils/groff/Portfile
    trunk/dports/tex/dvipng/Portfile
    trunk/dports/textproc/lilypond/Portfile
    trunk/dports/textproc/lilypond-devel/Portfile
    trunk/dports/x11/xcircuit/Portfile

Modified: trunk/dports/devel/camlimages/Portfile
===================================================================
--- trunk/dports/devel/camlimages/Portfile	2012-02-14 02:11:33 UTC (rev 89880)
+++ trunk/dports/devel/camlimages/Portfile	2012-02-14 02:13:33 UTC (rev 89881)
@@ -3,7 +3,7 @@
 PortSystem			1.0
 name				camlimages
 version				2.2
-revision			9
+revision			10
 categories			devel graphics
 maintainers			loria.fr:reilles
 description			Objective Caml interface to image manipulation functions.

Modified: trunk/dports/devel/ocaml-pcre/Portfile
===================================================================
--- trunk/dports/devel/ocaml-pcre/Portfile	2012-02-14 02:11:33 UTC (rev 89880)
+++ trunk/dports/devel/ocaml-pcre/Portfile	2012-02-14 02:13:33 UTC (rev 89881)
@@ -4,6 +4,7 @@
 
 name                ocaml-pcre
 version             6.2.2
+revision            1
 categories          devel ml
 maintainers         landonf openmaintainer
 license             LGPL-2.1

Modified: trunk/dports/gnome/ggv/Portfile
===================================================================
--- trunk/dports/gnome/ggv/Portfile	2012-02-14 02:11:33 UTC (rev 89880)
+++ trunk/dports/gnome/ggv/Portfile	2012-02-14 02:13:33 UTC (rev 89881)
@@ -4,7 +4,7 @@
 
 name		ggv
 version		2.12.0
-revision        4
+revision        5
 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	2012-02-14 02:11:33 UTC (rev 89880)
+++ trunk/dports/graphics/ImageMagick/Portfile	2012-02-14 02:13:33 UTC (rev 89881)
@@ -9,6 +9,7 @@
 name                        ImageMagick
 conflicts                   cryptlib
 version                     6.7.5-3
+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	2012-02-14 02:11:33 UTC (rev 89880)
+++ trunk/dports/graphics/asymptote/Portfile	2012-02-14 02:13:33 UTC (rev 89881)
@@ -5,6 +5,7 @@
 
 name		asymptote
 version		2.15
+revision    1
 categories	graphics
 maintainers	gmail.com:loshea
 description	a vector graphics language

Modified: trunk/dports/graphics/gl2ps/Portfile
===================================================================
--- trunk/dports/graphics/gl2ps/Portfile	2012-02-14 02:11:33 UTC (rev 89880)
+++ trunk/dports/graphics/gl2ps/Portfile	2012-02-14 02:13:33 UTC (rev 89881)
@@ -6,7 +6,7 @@
 
 name                    gl2ps
 version                 1.3.5
-revision                1
+revision                2
 categories              graphics print
 platforms               darwin
 maintainers             nomaintainer

Modified: trunk/dports/graphics/graphviz/Portfile
===================================================================
--- trunk/dports/graphics/graphviz/Portfile	2012-02-14 02:11:33 UTC (rev 89880)
+++ trunk/dports/graphics/graphviz/Portfile	2012-02-14 02:13:33 UTC (rev 89881)
@@ -11,7 +11,7 @@
 conflicts                       graphviz-devel
 set my_name                     graphviz
 version                         2.28.0
-revision                        2
+revision                        3
 categories                      graphics
 maintainers                     ryandesign
 license                         EPL-1.0

Modified: trunk/dports/graphics/graphviz-devel/Portfile
===================================================================
--- trunk/dports/graphics/graphviz-devel/Portfile	2012-02-14 02:11:33 UTC (rev 89880)
+++ trunk/dports/graphics/graphviz-devel/Portfile	2012-02-14 02:13:33 UTC (rev 89881)
@@ -11,6 +11,7 @@
 conflicts                       graphviz
 set my_name                     graphviz
 version                         2.29.20120211.0545
+revision                        1
 categories                      graphics
 maintainers                     ryandesign
 license                         EPL-1.0

Modified: trunk/dports/math/octave/Portfile
===================================================================
--- trunk/dports/math/octave/Portfile	2012-02-14 02:11:33 UTC (rev 89880)
+++ trunk/dports/math/octave/Portfile	2012-02-14 02:13:33 UTC (rev 89881)
@@ -5,7 +5,7 @@
 
 name                octave
 version             3.2.4
-revision            6
+revision            7
 conflicts           octave-devel
 categories          math science
 license             GPL-3+

Modified: trunk/dports/math/octave-devel/Portfile
===================================================================
--- trunk/dports/math/octave-devel/Portfile	2012-02-14 02:11:33 UTC (rev 89880)
+++ trunk/dports/math/octave-devel/Portfile	2012-02-14 02:13:33 UTC (rev 89881)
@@ -5,7 +5,7 @@
 
 name                octave-devel
 version             3.4.3
-revision            1
+revision            2
 conflicts           octave
 categories          math science
 maintainers         michaelld openmaintainer

Modified: trunk/dports/print/epstool/Portfile
===================================================================
--- trunk/dports/print/epstool/Portfile	2012-02-14 02:11:33 UTC (rev 89880)
+++ trunk/dports/print/epstool/Portfile	2012-02-14 02:13:33 UTC (rev 89881)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 name		epstool
 version		3.08
-revision        4
+revision        5
 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	2012-02-14 02:11:33 UTC (rev 89880)
+++ trunk/dports/print/libspectre/Portfile	2012-02-14 02:13:33 UTC (rev 89881)
@@ -5,7 +5,7 @@
 
 name            libspectre
 version         0.2.6
-revision        4
+revision        5
 description     Libspectre is a small library for rendering PostScript documents.
 long_description \
                 ${description} \

Modified: trunk/dports/print/scribus/Portfile
===================================================================
--- trunk/dports/print/scribus/Portfile	2012-02-14 02:11:33 UTC (rev 89880)
+++ trunk/dports/print/scribus/Portfile	2012-02-14 02:13:33 UTC (rev 89881)
@@ -6,6 +6,7 @@
 
 name            scribus
 version         1.4.0.rc5
+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	2012-02-14 02:11:33 UTC (rev 89880)
+++ trunk/dports/python/py-matplotlib/Portfile	2012-02-14 02:13:33 UTC (rev 89881)
@@ -6,7 +6,7 @@
 categories-append  graphics math
 name               py-matplotlib
 version            1.1.0
-revision           1
+revision           2
 maintainers        ram openmaintainer
 platforms          darwin
 license            {PSF BSD}

Modified: trunk/dports/python/py26-impressive/Portfile
===================================================================
--- trunk/dports/python/py26-impressive/Portfile	2012-02-14 02:11:33 UTC (rev 89880)
+++ trunk/dports/python/py26-impressive/Portfile	2012-02-14 02:13:33 UTC (rev 89881)
@@ -6,7 +6,7 @@
 
 name            py26-impressive
 version         0.10.2
-revision        4
+revision        5
 categories      python graphics
 maintainers     nomaintainer
 description     slide presentation tool

Modified: trunk/dports/science/magicspp/Portfile
===================================================================
--- trunk/dports/science/magicspp/Portfile	2012-02-14 02:11:33 UTC (rev 89880)
+++ trunk/dports/science/magicspp/Portfile	2012-02-14 02:13:33 UTC (rev 89881)
@@ -5,7 +5,7 @@
 
 name                magicspp
 version             2.10.0
-revision            4
+revision            5
 platforms           darwin
 maintainers         nomaintainer
 license             Apache-2.0

Modified: trunk/dports/sysutils/groff/Portfile
===================================================================
--- trunk/dports/sysutils/groff/Portfile	2012-02-14 02:11:33 UTC (rev 89880)
+++ trunk/dports/sysutils/groff/Portfile	2012-02-14 02:13:33 UTC (rev 89881)
@@ -5,7 +5,7 @@
 
 name                groff
 version             1.21
-revision            1
+revision            2
 categories          sysutils textproc
 platforms           darwin
 maintainers         nomaintainer

Modified: trunk/dports/tex/dvipng/Portfile
===================================================================
--- trunk/dports/tex/dvipng/Portfile	2012-02-14 02:11:33 UTC (rev 89880)
+++ trunk/dports/tex/dvipng/Portfile	2012-02-14 02:13:33 UTC (rev 89881)
@@ -5,7 +5,7 @@
 
 name            dvipng
 version         1.14
-revision        1
+revision        2
 
 categories      tex
 maintainers     dports openmaintainer

Modified: trunk/dports/textproc/lilypond/Portfile
===================================================================
--- trunk/dports/textproc/lilypond/Portfile	2012-02-14 02:11:33 UTC (rev 89880)
+++ trunk/dports/textproc/lilypond/Portfile	2012-02-14 02:13:33 UTC (rev 89881)
@@ -5,6 +5,7 @@
 
 name                lilypond
 version             2.14.2
+revision            1
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          textproc
 maintainers         snc openmaintainer

Modified: trunk/dports/textproc/lilypond-devel/Portfile
===================================================================
--- trunk/dports/textproc/lilypond-devel/Portfile	2012-02-14 02:11:33 UTC (rev 89880)
+++ trunk/dports/textproc/lilypond-devel/Portfile	2012-02-14 02:13:33 UTC (rev 89881)
@@ -6,6 +6,7 @@
 name                lilypond-devel
 set my_name         lilypond
 version             2.15.28
+revision            1
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          textproc
 maintainers         snc openmaintainer

Modified: trunk/dports/x11/xcircuit/Portfile
===================================================================
--- trunk/dports/x11/xcircuit/Portfile	2012-02-14 02:11:33 UTC (rev 89880)
+++ trunk/dports/x11/xcircuit/Portfile	2012-02-14 02:13:33 UTC (rev 89881)
@@ -4,7 +4,7 @@
 
 name             xcircuit
 version          3.4.30
-revision         4
+revision         5
 categories       x11
 maintainers      nomaintainer
 description      circuit-drawing program
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120213/1fe23fac/attachment-0001.html>


More information about the macports-changes mailing list