[96356] trunk/dports

jmr at macports.org jmr at macports.org
Tue Aug 7 16:03:58 PDT 2012


Revision: 96356
          https://trac.macports.org/changeset/96356
Author:   jmr at macports.org
Date:     2012-08-07 16:03:55 -0700 (Tue, 07 Aug 2012)
Log Message:
-----------
glew: update to 1.9.0, rev bump dependents

Modified Paths:
--------------
    trunk/dports/devel/gource/Portfile
    trunk/dports/games/widelands/Portfile
    trunk/dports/gnome/gst-plugins-gl/Portfile
    trunk/dports/graphics/enblend/Portfile
    trunk/dports/graphics/glew/Portfile
    trunk/dports/graphics/glew/files/config_Makefile.darwin.patch
    trunk/dports/graphics/hugin-app/Portfile
    trunk/dports/graphics/rt-volume-rendering/Portfile
    trunk/dports/multimedia/XBMC/Portfile
    trunk/dports/python/py-glewpy/Portfile
    trunk/dports/science/arb/Portfile
    trunk/dports/science/pymol/Portfile
    trunk/dports/science/pymol-devel/Portfile

Modified: trunk/dports/devel/gource/Portfile
===================================================================
--- trunk/dports/devel/gource/Portfile	2012-08-07 22:21:38 UTC (rev 96355)
+++ trunk/dports/devel/gource/Portfile	2012-08-07 23:03:55 UTC (rev 96356)
@@ -5,7 +5,7 @@
 
 name                gource
 version             0.38
-revision            2
+revision            3
 categories          devel
 platforms           darwin
 maintainers         phw openmaintainer

Modified: trunk/dports/games/widelands/Portfile
===================================================================
--- trunk/dports/games/widelands/Portfile	2012-08-07 22:21:38 UTC (rev 96355)
+++ trunk/dports/games/widelands/Portfile	2012-08-07 23:03:55 UTC (rev 96356)
@@ -6,7 +6,7 @@
 
 name                widelands
 version             build17
-revision            1
+revision            2
 categories          games
 platforms           darwin
 maintainers         nomaintainer

Modified: trunk/dports/gnome/gst-plugins-gl/Portfile
===================================================================
--- trunk/dports/gnome/gst-plugins-gl/Portfile	2012-08-07 22:21:38 UTC (rev 96355)
+++ trunk/dports/gnome/gst-plugins-gl/Portfile	2012-08-07 23:03:55 UTC (rev 96356)
@@ -8,7 +8,7 @@
 
 name                gst-plugins-gl
 version             0.10.3
-revision            1
+revision            2
 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	2012-08-07 22:21:38 UTC (rev 96355)
+++ trunk/dports/graphics/enblend/Portfile	2012-08-07 23:03:55 UTC (rev 96356)
@@ -4,7 +4,7 @@
 
 name            enblend
 version         4.0
-revision        4
+revision        5
 categories      graphics
 maintainers     gmail.com:hvdwolf
 license         GPL-2+

Modified: trunk/dports/graphics/glew/Portfile
===================================================================
--- trunk/dports/graphics/glew/Portfile	2012-08-07 22:21:38 UTC (rev 96355)
+++ trunk/dports/graphics/glew/Portfile	2012-08-07 23:03:55 UTC (rev 96356)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name               glew
-version            1.8.0
+version            1.9.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 07c47ad0253e5d9c291448f1216c8732 \
-                   sha1 641c6bb3f924ec786e1e6cf2b1b230f594e0f0e4 \
-                   rmd160 b88a0c5999ff0bb2ddd8a5793feed5d54a3c0311
+checksums          md5 69ce911decef6249d24742497e6ad06a \
+                   sha1 9291f5c5afefd482c7f3e91ffb3cd4716c6c9ffe \
+                   rmd160 4324e82ab858c53b0c69006c48b81f0fdd831725
 
 patchfiles         config_Makefile.darwin.patch
 

Modified: trunk/dports/graphics/glew/files/config_Makefile.darwin.patch
===================================================================
--- trunk/dports/graphics/glew/files/config_Makefile.darwin.patch	2012-08-07 22:21:38 UTC (rev 96355)
+++ trunk/dports/graphics/glew/files/config_Makefile.darwin.patch	2012-08-07 23:03:55 UTC (rev 96356)
@@ -12,4 +12,4 @@
 +LDFLAGS.EXTRA = $(LDFLAGS.ARCH)
  ifneq (undefined, $(origin GLEW_APPLE_GLX))
  CFLAGS.EXTRA += -I/usr/X11R6/include -D'GLEW_APPLE_GLX'
- LDFLAGS.GL = -L/usr/X11R6/lib -lXmu -lXi -lGLU -lGL -lXext -lX11
+ LDFLAGS.GL = -L/usr/X11R6/lib -lXmu -lXi -lGL -lXext -lX11

Modified: trunk/dports/graphics/hugin-app/Portfile
===================================================================
--- trunk/dports/graphics/hugin-app/Portfile	2012-08-07 22:21:38 UTC (rev 96355)
+++ trunk/dports/graphics/hugin-app/Portfile	2012-08-07 23:03:55 UTC (rev 96356)
@@ -5,7 +5,7 @@
 
 name			hugin-app
 version			2011.0.0
-revision		3
+revision		4
 categories		graphics
 maintainers		gmail.com:hvdwolf \
 			auckland.ac.nz:p.schmiedeskamp

Modified: trunk/dports/graphics/rt-volume-rendering/Portfile
===================================================================
--- trunk/dports/graphics/rt-volume-rendering/Portfile	2012-08-07 22:21:38 UTC (rev 96355)
+++ trunk/dports/graphics/rt-volume-rendering/Portfile	2012-08-07 23:03:55 UTC (rev 96356)
@@ -6,7 +6,7 @@
 
 name                rt-volume-rendering
 version             1.0.0
-revision            3
+revision            4
 categories          graphics
 platforms           darwin
 maintainers         gmail.com:bugcutt

Modified: trunk/dports/multimedia/XBMC/Portfile
===================================================================
--- trunk/dports/multimedia/XBMC/Portfile	2012-08-07 22:21:38 UTC (rev 96355)
+++ trunk/dports/multimedia/XBMC/Portfile	2012-08-07 23:03:55 UTC (rev 96356)
@@ -7,7 +7,7 @@
 
 name		XBMC
 version		8.10bf1
-revision	7
+revision	8
 categories	multimedia
 maintainers	jeremyhu
 platforms	darwin

Modified: trunk/dports/python/py-glewpy/Portfile
===================================================================
--- trunk/dports/python/py-glewpy/Portfile	2012-08-07 22:21:38 UTC (rev 96355)
+++ trunk/dports/python/py-glewpy/Portfile	2012-08-07 23:03:55 UTC (rev 96356)
@@ -5,7 +5,7 @@
 
 name                    py-glewpy
 version                 0.7.4
-revision                5
+revision                6
 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/arb/Portfile
===================================================================
--- trunk/dports/science/arb/Portfile	2012-08-07 22:21:38 UTC (rev 96355)
+++ trunk/dports/science/arb/Portfile	2012-08-07 23:03:55 UTC (rev 96356)
@@ -6,7 +6,7 @@
 name                    arb
 epoch                   1
 version                 5.3
-revision                5
+revision                6
 categories              science
 maintainers             me.com:matt.cottrell 
 platforms               darwin

Modified: trunk/dports/science/pymol/Portfile
===================================================================
--- trunk/dports/science/pymol/Portfile	2012-08-07 22:21:38 UTC (rev 96355)
+++ trunk/dports/science/pymol/Portfile	2012-08-07 23:03:55 UTC (rev 96356)
@@ -6,7 +6,7 @@
 
 name                pymol
 version             1.5
-revision            2
+revision            3
 categories          science
 maintainers         bromo.med.uc.edu:howarth
 description         Molecular graphics system

Modified: trunk/dports/science/pymol-devel/Portfile
===================================================================
--- trunk/dports/science/pymol-devel/Portfile	2012-08-07 22:21:38 UTC (rev 96355)
+++ trunk/dports/science/pymol-devel/Portfile	2012-08-07 23:03:55 UTC (rev 96356)
@@ -8,7 +8,7 @@
 conflicts           pymol
 svn.revision        3964
 version             1.4.1.${svn.revision}
-revision            2
+revision            3
 categories          science
 maintainers         adfernandes openmaintainer
 description         Molecular graphics system
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120807/12946e42/attachment.html>


More information about the macports-changes mailing list