[132263] trunk/dports

jmr at macports.org jmr at macports.org
Wed Jan 28 08:19:55 PST 2015


Revision: 132263
          https://trac.macports.org/changeset/132263
Author:   jmr at macports.org
Date:     2015-01-28 08:19:55 -0800 (Wed, 28 Jan 2015)
Log Message:
-----------
glew: update to 1.12.0, rev bump dependents

Modified Paths:
--------------
    trunk/dports/devel/gource/Portfile
    trunk/dports/games/widelands/Portfile
    trunk/dports/gnome/gstreamer010-gst-plugins-gl/Portfile
    trunk/dports/graphics/enblend/Portfile
    trunk/dports/graphics/glew/Portfile
    trunk/dports/graphics/hugin-app/Portfile
    trunk/dports/multimedia/XBMC/Portfile
    trunk/dports/python/py-glewpy/Portfile
    trunk/dports/science/OpenCSG/Portfile
    trunk/dports/science/arb/Portfile
    trunk/dports/science/openscad/Portfile
    trunk/dports/science/pymol/Portfile
    trunk/dports/science/pymol-devel/Portfile
    trunk/dports/science/vapor/Portfile
    trunk/dports/www/logstalgia/Portfile

Modified: trunk/dports/devel/gource/Portfile
===================================================================
--- trunk/dports/devel/gource/Portfile	2015-01-28 15:33:42 UTC (rev 132262)
+++ trunk/dports/devel/gource/Portfile	2015-01-28 16:19:55 UTC (rev 132263)
@@ -5,7 +5,7 @@
 PortGroup           github 1.0
 
 github.setup        acaudwell Gource 0.42 gource-
-revision            1
+revision            2
 name                gource
 categories          devel
 platforms           darwin

Modified: trunk/dports/games/widelands/Portfile
===================================================================
--- trunk/dports/games/widelands/Portfile	2015-01-28 15:33:42 UTC (rev 132262)
+++ trunk/dports/games/widelands/Portfile	2015-01-28 16:19:55 UTC (rev 132263)
@@ -6,7 +6,7 @@
 
 name                widelands
 version             build17
-revision            5
+revision            6
 categories          games
 platforms           darwin
 maintainers         nomaintainer

Modified: trunk/dports/gnome/gstreamer010-gst-plugins-gl/Portfile
===================================================================
--- trunk/dports/gnome/gstreamer010-gst-plugins-gl/Portfile	2015-01-28 15:33:42 UTC (rev 132262)
+++ trunk/dports/gnome/gstreamer010-gst-plugins-gl/Portfile	2015-01-28 16:19:55 UTC (rev 132263)
@@ -9,7 +9,7 @@
 name                gstreamer010-gst-plugins-gl
 set my_name         gst-plugins-gl
 version             0.10.3
-revision            3
+revision            4
 description         This is gst-plugins, a set of plug-ins for GStreamer.
 long_description    The GStreamer OpenGL module provides helper libraries, base \
                     classes and elements for integrating with OpenGL and using \

Modified: trunk/dports/graphics/enblend/Portfile
===================================================================
--- trunk/dports/graphics/enblend/Portfile	2015-01-28 15:33:42 UTC (rev 132262)
+++ trunk/dports/graphics/enblend/Portfile	2015-01-28 16:19:55 UTC (rev 132263)
@@ -4,7 +4,7 @@
 
 name            enblend
 version         4.1.2
-revision        2
+revision        3
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      graphics
 maintainers     gmail.com:hvdwolf

Modified: trunk/dports/graphics/glew/Portfile
===================================================================
--- trunk/dports/graphics/glew/Portfile	2015-01-28 15:33:42 UTC (rev 132262)
+++ trunk/dports/graphics/glew/Portfile	2015-01-28 16:19:55 UTC (rev 132263)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name               glew
-version            1.11.0
+version            1.12.0
 categories         graphics devel
 platforms          darwin
 # some build scripts are GPL-2+ but we don't install them
@@ -21,9 +21,9 @@
 homepage           http://glew.sourceforge.net/
 master_sites       sourceforge:project/${name}/${name}/${version}/
 extract.suffix     .tgz
-checksums          md5 f6d72c7426a5f66580ad09e50816450a \
-                   sha1 9bb5c87c055acd122a4956112bbb18ee72c38e5c \
-                   rmd160 28f10f181df1301596f5897ec25f6e8136f108c0
+checksums          md5 01246c7ecd135d99be031aa63f86dca1 \
+                   sha1 070dfb61dbb7cd0915517decf467264756469a94 \
+                   rmd160 5c44f95cae5d06cde75915d039c2b51541c53246
 
 patchfiles         config_Makefile.darwin.patch
 

Modified: trunk/dports/graphics/hugin-app/Portfile
===================================================================
--- trunk/dports/graphics/hugin-app/Portfile	2015-01-28 15:33:42 UTC (rev 132262)
+++ trunk/dports/graphics/hugin-app/Portfile	2015-01-28 16:19:55 UTC (rev 132263)
@@ -7,7 +7,7 @@
 
 name                    hugin-app
 version                 2013.0.0
-revision                6
+revision                7
 set branch              [join [lrange [split ${version} .] 0 1] .]
 categories              graphics
 maintainers             nomaintainer

Modified: trunk/dports/multimedia/XBMC/Portfile
===================================================================
--- trunk/dports/multimedia/XBMC/Portfile	2015-01-28 15:33:42 UTC (rev 132262)
+++ trunk/dports/multimedia/XBMC/Portfile	2015-01-28 16:19:55 UTC (rev 132263)
@@ -7,7 +7,7 @@
 
 name		XBMC
 version		8.10bf1
-revision	13
+revision	14
 categories	multimedia
 maintainers	nomaintainer
 platforms	darwin

Modified: trunk/dports/python/py-glewpy/Portfile
===================================================================
--- trunk/dports/python/py-glewpy/Portfile	2015-01-28 15:33:42 UTC (rev 132262)
+++ trunk/dports/python/py-glewpy/Portfile	2015-01-28 16:19:55 UTC (rev 132263)
@@ -5,7 +5,7 @@
 
 name                    py-glewpy
 version                 0.7.4
-revision                8
+revision                9
 maintainers             nomaintainer
 description             Python bindings for GLEW (OpenGL Extension Wrangler)
 long_description        GLEWpy aims to bring advanced OpenGL extensions to Python. \

Modified: trunk/dports/science/OpenCSG/Portfile
===================================================================
--- trunk/dports/science/OpenCSG/Portfile	2015-01-28 15:33:42 UTC (rev 132262)
+++ trunk/dports/science/OpenCSG/Portfile	2015-01-28 16:19:55 UTC (rev 132263)
@@ -6,7 +6,7 @@
 
 name                OpenCSG
 version             1.3.3
-revision            1
+revision            2
 license             GPL-2
 categories          science
 maintainers         nomaintainer

Modified: trunk/dports/science/arb/Portfile
===================================================================
--- trunk/dports/science/arb/Portfile	2015-01-28 15:33:42 UTC (rev 132262)
+++ trunk/dports/science/arb/Portfile	2015-01-28 16:19:55 UTC (rev 132263)
@@ -7,7 +7,7 @@
 name                    arb
 epoch                   2
 version                 6.0.1
-revision                1
+revision                2
 categories              science
 maintainers             mac.com:matt.cottrell
 platforms               darwin

Modified: trunk/dports/science/openscad/Portfile
===================================================================
--- trunk/dports/science/openscad/Portfile	2015-01-28 15:33:42 UTC (rev 132262)
+++ trunk/dports/science/openscad/Portfile	2015-01-28 16:19:55 UTC (rev 132263)
@@ -6,7 +6,7 @@
 
 name                openscad
 version             2014.03
-revision            2
+revision            3
 license             GPL-2
 categories          science
 maintainers         nomaintainer

Modified: trunk/dports/science/pymol/Portfile
===================================================================
--- trunk/dports/science/pymol/Portfile	2015-01-28 15:33:42 UTC (rev 132262)
+++ trunk/dports/science/pymol/Portfile	2015-01-28 16:19:55 UTC (rev 132263)
@@ -7,6 +7,7 @@
 
 name                pymol
 version             1.7.4.0
+revision            1
 categories          science chemistry
 license             PSF
 maintainers         gmail.com:howarth.at.macports

Modified: trunk/dports/science/pymol-devel/Portfile
===================================================================
--- trunk/dports/science/pymol-devel/Portfile	2015-01-28 15:33:42 UTC (rev 132262)
+++ trunk/dports/science/pymol-devel/Portfile	2015-01-28 16:19:55 UTC (rev 132263)
@@ -10,7 +10,7 @@
 version             1.5.0.3.r${svn.revision}
 # license is equivalent to the 3-clause BSD (https://svn.code.sf.net/p/pymol/code/trunk/pymol/LICENSE)
 license             BSD
-revision            3
+revision            4
 categories          science chemistry
 maintainers         nomaintainer
 description         Molecular graphics system

Modified: trunk/dports/science/vapor/Portfile
===================================================================
--- trunk/dports/science/vapor/Portfile	2015-01-28 15:33:42 UTC (rev 132262)
+++ trunk/dports/science/vapor/Portfile	2015-01-28 16:19:55 UTC (rev 132263)
@@ -5,7 +5,7 @@
 
 name                vapor
 version             2.2.4
-revision            5
+revision            6
 categories          science
 maintainers         nomaintainer
 description         interactive 3D scientific visualization environment

Modified: trunk/dports/www/logstalgia/Portfile
===================================================================
--- trunk/dports/www/logstalgia/Portfile	2015-01-28 15:33:42 UTC (rev 132262)
+++ trunk/dports/www/logstalgia/Portfile	2015-01-28 16:19:55 UTC (rev 132263)
@@ -6,6 +6,7 @@
 
 github.setup        acaudwell Logstalgia 1.0.6 logstalgia-
 name                logstalgia
+revision            1
 categories          www
 platforms           darwin
 maintainers         nomaintainer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150128/a3e9269c/attachment.html>


More information about the macports-changes mailing list