pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/eb Fix config file installation to not confli...
details: https://anonhg.NetBSD.org/pkgsrc/rev/96d16ca032d9
branches: trunk
changeset: 508534:96d16ca032d9
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Feb 20 23:12:21 2006 +0000
description:
Fix config file installation to not conflict with pkginstall
framework. Bump PKGREVISION.
diffstat:
textproc/eb/Makefile | 4 ++--
textproc/eb/distinfo | 3 ++-
textproc/eb/patches/patch-aa | 13 +++++++++++++
3 files changed, 17 insertions(+), 3 deletions(-)
diffs (44 lines):
diff -r daa8e4586cf8 -r 96d16ca032d9 textproc/eb/Makefile
--- a/textproc/eb/Makefile Mon Feb 20 23:10:05 2006 +0000
+++ b/textproc/eb/Makefile Mon Feb 20 23:12:21 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2006/02/05 23:11:01 joerg Exp $
+# $NetBSD: Makefile,v 1.38 2006/02/20 23:12:21 wiz Exp $
DISTNAME= eb-4.1.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc japanese
MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/appendix/ \
ftp://ftp.sra.co.jp/pub/misc/eb/
diff -r daa8e4586cf8 -r 96d16ca032d9 textproc/eb/distinfo
--- a/textproc/eb/distinfo Mon Feb 20 23:10:05 2006 +0000
+++ b/textproc/eb/distinfo Mon Feb 20 23:12:21 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.13 2005/03/05 11:06:42 uebayasi Exp $
+$NetBSD: distinfo,v 1.14 2006/02/20 23:12:21 wiz Exp $
SHA1 (eb-4.1.3/eb-4.1.3.tar.gz) = e0d997c14fc729e7e104b99dc8292a1bc09ecbe2
RMD160 (eb-4.1.3/eb-4.1.3.tar.gz) = 9249fd014142c32d4b56b8127e8cae4a6aa2edc4
@@ -99,3 +99,4 @@
SHA1 (eb-4.1.3/superdic98-1.0.tar.gz) = 4e74ecf887e0c1cf257b718d0e0922d03dfe8138
RMD160 (eb-4.1.3/superdic98-1.0.tar.gz) = 7b597ee6a67974f7eb74dfe551dd8888ca696403
Size (eb-4.1.3/superdic98-1.0.tar.gz) = 5252 bytes
+SHA1 (patch-aa) = 265c1e80bad1e94c11d4771909d7b643660a90de
diff -r daa8e4586cf8 -r 96d16ca032d9 textproc/eb/patches/patch-aa
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/eb/patches/patch-aa Mon Feb 20 23:12:21 2006 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.4 2006/02/20 23:12:21 wiz Exp $
+
+--- Makefile.in.orig 2006-02-20 14:26:52.000000000 +0000
++++ Makefile.in
+@@ -657,7 +657,7 @@ info-am:
+
+ install-data-am: install-appendixDATA
+
+-install-exec-am: install-sysconfDATA
++install-exec-am:
+
+ install-info: install-info-recursive
+
Home |
Main Index |
Thread Index |
Old Index