pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/smalltalk Make it build on DragonFly.
details: https://anonhg.NetBSD.org/pkgsrc/rev/03d3ea64088f
branches: trunk
changeset: 394050:03d3ea64088f
user: hasso <hasso%pkgsrc.org@localhost>
date: Thu Jun 04 07:40:58 2009 +0000
description:
Make it build on DragonFly.
diffstat:
lang/smalltalk/distinfo | 3 ++-
lang/smalltalk/patches/patch-aa | 13 +++++++++++++
2 files changed, 15 insertions(+), 1 deletions(-)
diffs (31 lines):
diff -r 83fef532b986 -r 03d3ea64088f lang/smalltalk/distinfo
--- a/lang/smalltalk/distinfo Thu Jun 04 05:29:33 2009 +0000
+++ b/lang/smalltalk/distinfo Thu Jun 04 07:40:58 2009 +0000
@@ -1,8 +1,9 @@
-$NetBSD: distinfo,v 1.17 2009/04/10 17:36:43 asau Exp $
+$NetBSD: distinfo,v 1.18 2009/06/04 07:40:58 hasso Exp $
SHA1 (smalltalk-3.1.tar.gz) = 9b1602bf29d1483d9200d83419dc3cd0fc0d397b
RMD160 (smalltalk-3.1.tar.gz) = cc9a593c1773ba66f2f999b1369944eebd722ef9
Size (smalltalk-3.1.tar.gz) = 5282705 bytes
+SHA1 (patch-aa) = c82dfcc53ce4177ae051041106c6c2efdb61cb4e
SHA1 (patch-ac) = e129e3ead2a1c8a0e5ce7e7d342ff131570a2f0b
SHA1 (patch-ae) = ec673dd0fcd5a12096d23986d4f9c04df562a51a
SHA1 (patch-af) = 76744e495b5bb180b5acdbcc450d7090ed708113
diff -r 83fef532b986 -r 03d3ea64088f lang/smalltalk/patches/patch-aa
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/lang/smalltalk/patches/patch-aa Thu Jun 04 07:40:58 2009 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.10 2009/06/04 07:40:58 hasso Exp $
+
+--- libffi/configure.orig 2009-06-03 10:15:20 +0300
++++ libffi/configure 2009-06-03 10:16:38 +0300
+@@ -9623,7 +9623,7 @@ case "$host" in
+ TARGET=PA_HPUX; TARGETDIR=pa
+ ;;
+
+- i386-*-freebsd* | i386-*-openbsd*)
++ i386-*-freebsd* | i386-*-openbsd* | i386-*-dragonfly*)
+ TARGET=X86_FREEBSD; TARGETDIR=x86
+ ;;
+ i?86-win32* | i?86-*-cygwin* | i?86-*-mingw*)
Home |
Main Index |
Thread Index |
Old Index