Opened 20 years ago

Closed 20 years ago

Last modified 8 years ago

#1920 closed update (invalid)

UPDATE: ode-0.5

Reported by: sleepinghead@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port: ode

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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

Attachments (1)

patch-user-settings.diff (509 bytes) - added by sleepinghead@… 20 years ago.
patch-user-settings.diff

Download all attachments as: .zip

Change History (3)

Changed 20 years ago by sleepinghead@…

Attachment: patch-user-settings.diff added

patch-user-settings.diff

comment:1 Changed 20 years ago by sleepinghead@…

Resolution: invalid
Status: newclosed

I just noticed that what gets installed doesn't quite work. I'll post something again once I've figured out how to fix it.

comment:2 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Port: ode added
Type: defectupdate
Note: See TracTickets for help on using tickets.