summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/mldonkey/distinfo3
-rw-r--r--net/mldonkey/patches/patch-aa28
2 files changed, 30 insertions, 1 deletions
diff --git a/net/mldonkey/distinfo b/net/mldonkey/distinfo
index dc36c576535..2a6a9078d4e 100644
--- a/net/mldonkey/distinfo
+++ b/net/mldonkey/distinfo
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.18 2005/07/23 18:47:43 wiz Exp $
+$NetBSD: distinfo,v 1.19 2005/09/05 10:37:55 tron Exp $
SHA1 (mldonkey-2.6.0.tar.bz2) = 47702bf225d0a9b892fe93d7540ca70a7501a2af
RMD160 (mldonkey-2.6.0.tar.bz2) = 87638cc1ec77f1d465100b424ce6429a172381af
Size (mldonkey-2.6.0.tar.bz2) = 2622242 bytes
+SHA1 (patch-aa) = 06de73fd10577e442cbea00045611e8967844a39
diff --git a/net/mldonkey/patches/patch-aa b/net/mldonkey/patches/patch-aa
new file mode 100644
index 00000000000..cd74295293c
--- /dev/null
+++ b/net/mldonkey/patches/patch-aa
@@ -0,0 +1,28 @@
+$NetBSD: patch-aa,v 1.11 2005/09/05 10:37:55 tron Exp $
+
+--- config/configure.orig 2005-07-19 20:58:13.000000000 +0100
++++ config/configure 2005-09-05 11:15:29.000000000 +0100
+@@ -4460,6 +4460,7 @@
+ OCAMLVERSION=`$OCAMLC -v | sed -n -e 's|.*version* *\(.*\)$|\1|p' `
+ case "$OCAMLVERSION" in
+ "$REQUIRED_OCAML"*) ;;
++ 3.08.4) ;;
+ 3.08.2*)
+ if test "$system" = "rhapsody"; then
+ case "$OCAMLVERSION" in
+@@ -4504,6 +4505,7 @@
+ REBUILD_OCAML=no
+ case "$OCAMLVERSION" in
+ "$REQUIRED_OCAML"*) ;;
++ 3.08.4) ;;
+ 3.08.2*)
+ if test "$system" = "rhapsody"; then
+ case "$OCAMLVERSION" in
+@@ -5104,6 +5106,7 @@
+ REBUILD_OCAML=no
+ case "$OCAMLVERSION" in
+ "$REQUIRED_OCAML"*) ;;
++ 3.08.4) ;;
+ 3.08.2*)
+ if test "$system" = "rhapsody"; then
+ case "$OCAMLVERSION" in