[75630] trunk/dports/graphics/glew

jmr at macports.org jmr at macports.org
Tue Feb 1 14:47:53 PST 2011


Revision: 75630
          http://trac.macports.org/changeset/75630
Author:   jmr at macports.org
Date:     2011-02-01 14:47:53 -0800 (Tue, 01 Feb 2011)
Log Message:
-----------
glew: update to 1.5.8

Modified Paths:
--------------
    trunk/dports/graphics/glew/Portfile
    trunk/dports/graphics/glew/files/patch-Makefile.diff

Modified: trunk/dports/graphics/glew/Portfile
===================================================================
--- trunk/dports/graphics/glew/Portfile	2011-02-01 21:18:29 UTC (rev 75629)
+++ trunk/dports/graphics/glew/Portfile	2011-02-01 22:47:53 UTC (rev 75630)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name               glew
-version            1.5.7
+version            1.5.8
 categories         graphics devel
 platforms          darwin
 license            GPLv2+/BSD/MIT
@@ -20,9 +20,9 @@
 homepage           http://glew.sourceforge.net/
 master_sites       sourceforge
 extract.suffix     .tgz
-checksums          md5 f913ce9dbde4cd250b932731b3534ded \
-                   sha1 4adc816afbfb65a4969484d10343a88c117ca989 \
-                   rmd160 9087120f26911cdc09109561fa6876211a6e6fc3
+checksums          md5 342c8dc64fb9daa6af245b132e086bdd \
+                   sha1 450946935faa20ac4950cb42ff025be2c1f7c22e \
+                   rmd160 b66121f3475ddf72be6b9e9ce082c3a6c9e14820
 
 patchfiles         config_Makefile.darwin.patch
 

Modified: trunk/dports/graphics/glew/files/patch-Makefile.diff
===================================================================
--- trunk/dports/graphics/glew/files/patch-Makefile.diff	2011-02-01 21:18:29 UTC (rev 75629)
+++ trunk/dports/graphics/glew/files/patch-Makefile.diff	2011-02-01 22:47:53 UTC (rev 75630)
@@ -1,7 +1,7 @@
 --- Makefile.orig	2010-11-04 07:55:35.000000000 +1100
 +++ Makefile	2010-11-16 18:00:37.000000000 +1100
-@@ -86,7 +86,7 @@
- 	mkdir lib
+@@ -89,7 +89,7 @@
+ 	mkdir bin
  
  lib/$(LIB.STATIC): $(LIB.OBJS)
 -	$(AR) cr $@ $^
@@ -9,7 +9,7 @@
  
  lib/$(LIB.SHARED): $(LIB.SOBJS)
  	$(LD) $(LDFLAGS.SO) -o $@ $^ $(LIB.LDFLAGS) $(LIB.LIBS)
-@@ -143,7 +143,6 @@
+@@ -146,7 +146,6 @@
  ifeq ($(filter-out mingw% cygwin,$(SYSTEM)),)
  	$(INSTALL) -m 0644 lib/$(LIB.DEVLNK) $(LIBDIR)/
  else
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110201/192a9ef1/attachment.html>


More information about the macports-changes mailing list