pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/chasen-base Remove (accidently added when upd...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d7c1492ac007
branches:  trunk
changeset: 393550:d7c1492ac007
user:      obache <obache%pkgsrc.org@localhost>
date:      Thu May 21 13:49:59 2009 +0000

description:
Remove (accidently added when update to 2.4.1?) redundant entries from PLIST
 * Redundant libraries, libtool .la entry taka care about it. PR 41467.
 * Redundant @dirrm entries, OWN_DIRS take care about it.

Bump PKGREVISION.

diffstat:

 textproc/chasen-base/Makefile |  3 ++-
 textproc/chasen-base/PLIST    |  7 +------
 2 files changed, 3 insertions(+), 7 deletions(-)

diffs (31 lines):

diff -r ec47f9f9c433 -r d7c1492ac007 textproc/chasen-base/Makefile
--- a/textproc/chasen-base/Makefile     Thu May 21 13:48:11 2009 +0000
+++ b/textproc/chasen-base/Makefile     Thu May 21 13:49:59 2009 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.19 2008/08/03 15:24:05 taca Exp $
+# $NetBSD: Makefile,v 1.20 2009/05/21 13:49:59 obache Exp $
 #
 
 DISTNAME=              chasen-${CHASEN_VERSION}
 PKGNAME=               chasen-base-${CHASEN_VERSION}
+PKGREVISION=           1
 CATEGORIES=            japanese textproc
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE_JP:=chasen-legacy/32224/}
 
diff -r ec47f9f9c433 -r d7c1492ac007 textproc/chasen-base/PLIST
--- a/textproc/chasen-base/PLIST        Thu May 21 13:48:11 2009 +0000
+++ b/textproc/chasen-base/PLIST        Thu May 21 13:49:59 2009 +0000
@@ -1,12 +1,7 @@
-@comment $NetBSD: PLIST,v 1.5 2007/08/02 15:03:10 taca Exp $
+@comment $NetBSD: PLIST,v 1.6 2009/05/21 13:49:59 obache Exp $
 bin/chasen
 bin/chasen-config
 include/chasen.h
 lib/libchasen.la
-lib/libchasen.so
-lib/libchasen.so.2
-lib/libchasen.so.2.0.4
 sbin/makeda
 sbin/makemat
-@dirrm ${CHASEN_DICDIR}
-@dirrm ${CHASEN_DIR}



Home | Main Index | Thread Index | Old Index