pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/mlterm Correct a subdirectory name in Makefile. T...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6674cd215f5a
branches:  trunk
changeset: 469819:6674cd215f5a
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Feb 29 17:41:16 2004 +0000

description:
Correct a subdirectory name in Makefile.  The patch was sent to the
author.  Noted by Kouichirou Hiratsuka on tech-pkg-ja%jp.NetBSD.org@localhost.

diffstat:

 x11/mlterm/distinfo         |   3 ++-
 x11/mlterm/patches/patch-aa |  13 +++++++++++++
 2 files changed, 15 insertions(+), 1 deletions(-)

diffs (29 lines):

diff -r 39da0f43d876 -r 6674cd215f5a x11/mlterm/distinfo
--- a/x11/mlterm/distinfo       Sun Feb 29 16:42:33 2004 +0000
+++ b/x11/mlterm/distinfo       Sun Feb 29 17:41:16 2004 +0000
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.11 2004/02/25 17:15:42 minskim Exp $
+$NetBSD: distinfo,v 1.12 2004/02/29 17:41:16 minskim Exp $
 
 SHA1 (mlterm-2.8.0.tar.gz) = d32ef91e35ccf31f61332250076ad3e4a555d83f
 Size (mlterm-2.8.0.tar.gz) = 1819417 bytes
 SHA1 (mlterm-2.8.0pl1.tar.gz) = 889b5f0747e895276589414cf26d3ef1df7c31c0
 Size (mlterm-2.8.0pl1.tar.gz) = 700 bytes
+SHA1 (patch-aa) = 48f828de66ecf166e8dc9e14a902730d90690925
diff -r 39da0f43d876 -r 6674cd215f5a x11/mlterm/patches/patch-aa
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/mlterm/patches/patch-aa       Sun Feb 29 17:41:16 2004 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.4 2004/02/29 17:41:16 minskim Exp $
+
+--- tool/mlconfig/po/Makevars.orig     2003-10-05 08:10:06.000000000 -0500
++++ tool/mlconfig/po/Makevars
+@@ -4,7 +4,7 @@
+ DOMAIN = $(PACKAGE)
+ 
+ # These two variables depend on the location of this directory.
+-subdir =
++subdir = tool/mlconfig/po
+ top_builddir = ../../..
+ 
+ # These options get passed to xgettext.



Home | Main Index | Thread Index | Old Index