UPDATE: ode-0.5
Reported by: |
sleepinghead@… |
Owned by: |
mww@… |
Priority:
|
Normal
|
Milestone:
|
|
Component:
|
ports
|
Version:
|
1.0
|
Keywords:
|
|
Cc:
|
|
Port:
|
ode
|
|
|
Version bump. The diff is below. The patch file for configurator.c is no longer necessary.
Index: Portfile
===================================================================
RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/devel/ode/Portfile,v
retrieving revision 1.1
diff -u -r1.1 Portfile
--- Portfile 21 Mar 2004 13:34:25 -0000 1.1
+++ Portfile 8 Jun 2004 05:31:08 -0000
@@ -3,7 +3,7 @@
PortSystem 1.0
name ode
-version 0.039
+version 0.5
categories devel
platforms darwin
maintainers mww@opendarwin.org
@@ -17,11 +17,10 @@
homepage http://opende.sourceforge.net/
master_sites sourceforge:opende
-checksums md5 5a6675043791dc432eb56c58d87f6180
+checksums md5 b33b21e04ee9661f27802b6b6c8eefd2
extract.suffix .tgz
patchfiles patch-drawstuff.cpp.diff \
- patch-user-settings.diff \
- patch-configurator.c.diff
+ patch-user-settings.diff
depends_lib lib:libGL:XFree86
patch-user-settings.diff