- Update to 0.9.11

PR:		ports/81858
Submitted by:	Ports Fury
This commit is contained in:
Sergey Matveychuk 2005-06-05 13:29:04 +00:00
parent c7d3abdc0e
commit 835efa59da
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136820
3 changed files with 13 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= criticalmass
PORTVERSION= 0.9.10
PORTVERSION= 0.9.11
PORTEPOCH= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}

View File

@ -1,2 +1,2 @@
MD5 (CriticalMass-0.9.10.tar.bz2) = e2e17fca8d026c993723f12097003f64
SIZE (CriticalMass-0.9.10.tar.bz2) = 2394911
MD5 (CriticalMass-0.9.11.tar.bz2) = 80a70f8e5cbdcfe8eedf49f91b093b2d
SIZE (CriticalMass-0.9.11.tar.bz2) = 2399716

View File

@ -0,0 +1,10 @@
--- utilsgl/gl++.hpp.orig Sat Dec 18 11:41:34 2004
+++ utilsgl/gl++.hpp Tue Mar 22 14:24:11 2005
@@ -23,6 +23,7 @@
#endif
#include <GL/gl.h>
+#include <GL/glext.h>
#ifndef GLintptrARB
# if defined(_WIN64)