pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/ja-man Fixes installation problem.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/57750fdc8c5d
branches:  trunk
changeset: 538680:57750fdc8c5d
user:      obache <obache%pkgsrc.org@localhost>
date:      Sat Feb 16 10:29:26 2008 +0000

description:
Fixes installation problem.
Patch provided by ISIHARA Takanori in PR 37823.

diffstat:

 misc/ja-man/distinfo         |   3 ++-
 misc/ja-man/patches/patch-ag |  13 +++++++++++++
 2 files changed, 15 insertions(+), 1 deletions(-)

diffs (31 lines):

diff -r fb06ba7eaedd -r 57750fdc8c5d misc/ja-man/distinfo
--- a/misc/ja-man/distinfo      Sat Feb 16 10:14:53 2008 +0000
+++ b/misc/ja-man/distinfo      Sat Feb 16 10:29:26 2008 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2008/02/16 10:14:53 obache Exp $
+$NetBSD: distinfo,v 1.5 2008/02/16 10:29:26 obache Exp $
 
 SHA1 (NetBSD1.3I-jman-19990531.tar.gz) = 354a23fd50c03de1acc42117d0fa1a6091c67cf0
 RMD160 (NetBSD1.3I-jman-19990531.tar.gz) = 03d2781b62bce2f9d9425d9dbc6b5fe0e40479a6
@@ -9,3 +9,4 @@
 SHA1 (patch-ad) = 2c9f05ca25f9ec227aec7d63f7414946ab568a96
 SHA1 (patch-ae) = 7fa53ffbbe7f15e93a949c5904a82e06c62d80b7
 SHA1 (patch-af) = 15a66ef2cea468948da17fe4873ebe763f3fc1c4
+SHA1 (patch-ag) = f2b356c866a06ad99181b4e46c0e230efc49e275
diff -r fb06ba7eaedd -r 57750fdc8c5d misc/ja-man/patches/patch-ag
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/ja-man/patches/patch-ag      Sat Feb 16 10:29:26 2008 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-ag,v 1.1 2008/02/16 10:29:26 obache Exp $
+
+--- man/man18/Makefile.orig    1999-03-06 15:39:51.000000000 +0000
++++ man/man18/Makefile
+@@ -14,7 +14,7 @@ MLINKS= csh.1 limit.1 csh.1 alias.1 csh.
+         csh.1 foreach.1 csh.1 history.1 csh.1 jobs.1 csh.1 popd.1 \
+         csh.1 pushd.1 csh.1 rehash.1 csh.1 repeat.1 csh.1 suspend.1 \
+         csh.1 stop.1 csh.1 source.1 \
+-      test.1 '[.1' \
++      test.1 [.1 \
+       ln.1 symlink.7
+ 
+ 



Home | Main Index | Thread Index | Old Index