pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/ham/tnt Install docs into share/doc/tnt on Linux, inst...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ced13ed4ad3c
branches: trunk
changeset: 478974:ced13ed4ad3c
user: minskim <minskim%pkgsrc.org@localhost>
date: Mon Aug 02 21:20:54 2004 +0000
description:
Install docs into share/doc/tnt on Linux, instead of share/tnt/doc, to
match PLIST.
diffstat:
ham/tnt/distinfo | 3 ++-
ham/tnt/patches/patch-ac | 13 +++++++++++++
2 files changed, 15 insertions(+), 1 deletions(-)
diffs (29 lines):
diff -r 20efb77c6e0f -r ced13ed4ad3c ham/tnt/distinfo
--- a/ham/tnt/distinfo Mon Aug 02 21:12:48 2004 +0000
+++ b/ham/tnt/distinfo Mon Aug 02 21:20:54 2004 +0000
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.4 2004/07/28 21:50:18 minskim Exp $
+$NetBSD: distinfo,v 1.5 2004/08/02 21:20:54 minskim Exp $
SHA1 (tnt-1.9.1.tar.bz2) = d3842367acdb970e4c65f5fc62bf8347e024de7a
Size (tnt-1.9.1.tar.bz2) = 742180 bytes
SHA1 (patch-aa) = 604eaa5c786e00edd5f792b46bbc324405686299
SHA1 (patch-ab) = ec65e904ee2ae5e8d12ac143093352c4f8757772
+SHA1 (patch-ac) = 2ca1d976b716e760bafd772289517ab5ca2b6b16
diff -r 20efb77c6e0f -r ced13ed4ad3c ham/tnt/patches/patch-ac
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/ham/tnt/patches/patch-ac Mon Aug 02 21:20:54 2004 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-ac,v 1.1 2004/08/02 21:20:54 minskim Exp $
+
+--- configure.orig 2004-07-28 16:37:14.000000000 -0500
++++ configure
+@@ -3544,7 +3544,7 @@ EOF
+ tnt_main_dir=${prefix}
+ tnt_work_dir=${localstatedir}/spool/tnt
+ tnt_conf_dir=${prefix}/share/tnt/conf
+- tnt_doc_dir=${prefix}/share/tnt/doc
++ tnt_doc_dir=${prefix}/share/doc/tnt
+ tnt_log_dir=${localstatedir}/log
+ tnt_proc_dir=${localstatedir}/run
+ tnt_bin_dir=${prefix}/libexec/tnt
Home |
Main Index |
Thread Index |
Old Index