pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/claws-mail-tnef Fix missing files in PLIST (pr 39...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1e4887a34e2c
branches:  trunk
changeset: 551498:1e4887a34e2c
user:      smb <smb%pkgsrc.org@localhost>
date:      Tue Dec 16 21:47:47 2008 +0000

description:
Fix missing files in PLIST (pr 39845)

diffstat:

 mail/claws-mail-tnef/Makefile |  3 ++-
 mail/claws-mail-tnef/PLIST    |  5 ++++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r 774be4045644 -r 1e4887a34e2c mail/claws-mail-tnef/Makefile
--- a/mail/claws-mail-tnef/Makefile     Tue Dec 16 21:44:06 2008 +0000
+++ b/mail/claws-mail-tnef/Makefile     Tue Dec 16 21:47:47 2008 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2008/10/15 16:22:03 smb Exp $
+# $NetBSD: Makefile,v 1.8 2008/12/16 21:47:47 smb Exp $
 #
 
 DISTNAME=      tnef_parse-0.3.2
 PKGNAME=       claws-mail-tnef-0.3.2
+PKGREVISION=   1
 CATEGORIES=    mail
 MASTER_SITES=  http://claws-mail.org/downloads/plugins/
 
diff -r 774be4045644 -r 1e4887a34e2c mail/claws-mail-tnef/PLIST
--- a/mail/claws-mail-tnef/PLIST        Tue Dec 16 21:44:06 2008 +0000
+++ b/mail/claws-mail-tnef/PLIST        Tue Dec 16 21:47:47 2008 +0000
@@ -1,5 +1,7 @@
-@comment $NetBSD: PLIST,v 1.3 2008/12/14 19:30:46 hasso Exp $
+@comment $NetBSD: PLIST,v 1.4 2008/12/16 21:47:47 smb Exp $
+lib/claws-mail/plugins/tnef_parse.a
 lib/claws-mail/plugins/tnef_parse.la
+lib/claws-mail/plugins/tnef_parse.so
 share/locale/ca/LC_MESSAGES/tnef_parse.mo
 share/locale/fi/LC_MESSAGES/tnef_parse.mo
 share/locale/fr/LC_MESSAGES/tnef_parse.mo
@@ -9,3 +11,4 @@
 share/locale/ru/LC_MESSAGES/tnef_parse.mo
 share/locale/sk/LC_MESSAGES/tnef_parse.mo
 @dirrm lib/claws-mail/plugins
+@dirrm lib/claws-mail



Home | Main Index | Thread Index | Old Index