Opened 15 years ago

Closed 15 years ago

#21453 closed defect (fixed)

mldonkey - broken port

Reported by: nefar@… Owned by: pguyot (Paul Guyot)
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: Cc:
Port: mldonkey

Description

Fails to compile: Objective-Caml 3.10.2 is required *

Current port version is 3.11.x

Attachments (2)

mldonkey.log.txt (69.4 KB) - added by nefar@… 15 years ago.
mldonkey.patch (445 bytes) - added by nefar@… 15 years ago.
same fix but in patch form. Please commit

Download all attachments as: .zip

Change History (5)

Changed 15 years ago by nefar@…

Attachment: mldonkey.log.txt added

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to pguyot@…

comment:2 Changed 15 years ago by nefar@…

--- Portfile.orig       2009-09-17 18:07:27.000000000 -0700
+++ Portfile    2009-09-17 18:07:40.000000000 -0700
@@ -22,6 +22,7 @@
                                sha1    8d3f1808578bb145655050c0224f512afe0266b5 \
                                rmd160  c53efda6b513bbfd2dcd71804600b0906252e463
 
+configure.args -enable-ocamlver=3.11
 use_bzip2              yes
 depends_lib            port:ocaml \
                                port:lablgtk \

this solves the problem

Changed 15 years ago by nefar@…

Attachment: mldonkey.patch added

same fix but in patch form. Please commit

comment:3 Changed 15 years ago by tobypeterson

Resolution: fixed
Status: newclosed

patch doesn't apply; fixed up manually and committed r59657

Note: See TracTickets for help on using tickets.