summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorchuck <chuck@pkgsrc.org>2008-11-12 18:53:52 +0000
committerchuck <chuck@pkgsrc.org>2008-11-12 18:53:52 +0000
commit3b71e07120d43d802824335ea8e5852fb291c19f (patch)
treebbd2ceda7ac6e1b76f1c64f7d95ec725619f3a26 /news
parent2abb01d38c37a3eaf2dae2482477a1f052422b8e (diff)
downloadpkgsrc-3b71e07120d43d802824335ea8e5852fb291c19f.tar.gz
add darwin.sh compile hints file
Diffstat (limited to 'news')
-rw-r--r--news/trn/distinfo3
-rw-r--r--news/trn/patches/patch-ae7
2 files changed, 9 insertions, 1 deletions
diff --git a/news/trn/distinfo b/news/trn/distinfo
index ae0e8766097..c3c8ea5e43d 100644
--- a/news/trn/distinfo
+++ b/news/trn/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.9 2006/11/01 17:12:21 christos Exp $
+$NetBSD: distinfo,v 1.10 2008/11/12 18:53:52 chuck Exp $
SHA1 (trn-4.0-test76.tar.gz) = 4741d506d4c2d62a8dbaa5d4fd62cce656abcf3b
RMD160 (trn-4.0-test76.tar.gz) = f60478f8808b9c0d46a22ac924821cf2edd1fe87
@@ -7,3 +7,4 @@ SHA1 (patch-aa) = fe2d378d3600938025846998f222d1f239549045
SHA1 (patch-ab) = 683c2ac9d34ca0d6220752218646cbf9e359f23d
SHA1 (patch-ac) = 96dd4bd4ca73baf552c4d8172f7ad6d6a600bd7f
SHA1 (patch-ad) = 78c18d634cb0861754e1d555a0e514299136ecbc
+SHA1 (patch-ae) = 979c560ef89c4eaca2216fd78a1ac2e8085759f6
diff --git a/news/trn/patches/patch-ae b/news/trn/patches/patch-ae
new file mode 100644
index 00000000000..bc4c810ae7d
--- /dev/null
+++ b/news/trn/patches/patch-ae
@@ -0,0 +1,7 @@
+$NetBSD: patch-ae,v 1.1 2008/11/12 18:53:52 chuck Exp $
+
+--- /dev/null 2008-11-12 13:40:59.000000000 -0500
++++ hints/darwin.sh 2008-11-12 13:19:30.000000000 -0500
+@@ -0,0 +1,2 @@
++so='dylib'
++libs='-lresolv'