pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/convertlit Fix build.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/935cd380a404
branches:  trunk
changeset: 398606:935cd380a404
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Thu Sep 03 13:39:39 2009 +0000

description:
Fix build.

diffstat:

 textproc/convertlit/Makefile         |  4 ++--
 textproc/convertlit/distinfo         |  4 ++--
 textproc/convertlit/patches/patch-aa |  6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

diffs (44 lines):

diff -r 50280a9b3dc1 -r 935cd380a404 textproc/convertlit/Makefile
--- a/textproc/convertlit/Makefile      Thu Sep 03 13:16:16 2009 +0000
+++ b/textproc/convertlit/Makefile      Thu Sep 03 13:39:39 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2009/07/07 22:22:58 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2009/09/03 13:39:39 hasso Exp $
 #
 # In order to ensure compliance with U.S. and international law, please
 # do not modify this file to provide pointers to the source or homepage
@@ -20,7 +20,7 @@
 
 WRKSRC=                        ${WRKDIR}
 BUILD_DIRS=            lib clit18
-MAKE_FILE=             makefile
+MAKE_FILE=             Makefile
 USE_TOOLS+=            gmake
 
 SUBST_CLASSES+=                d2u
diff -r 50280a9b3dc1 -r 935cd380a404 textproc/convertlit/distinfo
--- a/textproc/convertlit/distinfo      Thu Sep 03 13:16:16 2009 +0000
+++ b/textproc/convertlit/distinfo      Thu Sep 03 13:39:39 2009 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2005/11/04 19:52:30 rillig Exp $
+$NetBSD: distinfo,v 1.3 2009/09/03 13:39:39 hasso Exp $
 
 SHA1 (clit18src.zip) = 0fa9aead468bd8640c49374d46d78d2a3e79489f
 RMD160 (clit18src.zip) = 6104a7d951ed60ea73705e401be8b55633ea2d47
 Size (clit18src.zip) = 135120 bytes
-SHA1 (patch-aa) = 60edfb550d157298aba38e39706681b44c663ef9
+SHA1 (patch-aa) = 1d2db4b05d2045be50595b1dfb89b767a5edd877
diff -r 50280a9b3dc1 -r 935cd380a404 textproc/convertlit/patches/patch-aa
--- a/textproc/convertlit/patches/patch-aa      Thu Sep 03 13:16:16 2009 +0000
+++ b/textproc/convertlit/patches/patch-aa      Thu Sep 03 13:39:39 2009 +0000
@@ -1,7 +1,7 @@
-$NetBSD: patch-aa,v 1.2 2005/11/04 19:52:30 rillig Exp $
+$NetBSD: patch-aa,v 1.3 2009/09/03 13:39:39 hasso Exp $
 
---- clit18/makefile.orig       2004-07-04 16:52:14.000000000 +0200
-+++ clit18/makefile
+--- clit18/Makefile.orig       2004-07-04 16:52:14.000000000 +0200
++++ clit18/Makefile
 @@ -1,9 +1,9 @@
  all: clit
  



Home | Main Index | Thread Index | Old Index