pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/imap-uw PLIST fixes for missing files reported by...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/84adda9c7b17
branches:  trunk
changeset: 502105:84adda9c7b17
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Wed Nov 02 11:14:30 2005 +0000

description:
PLIST fixes for missing files reported by Krister Walfridsson (CHECK_FILES=yes)
Bump nb

diffstat:

 mail/imap-uw/Makefile |  4 ++--
 mail/imap-uw/PLIST    |  6 +++++-
 2 files changed, 7 insertions(+), 3 deletions(-)

diffs (38 lines):

diff -r 0daa94292093 -r 84adda9c7b17 mail/imap-uw/Makefile
--- a/mail/imap-uw/Makefile     Wed Nov 02 11:09:14 2005 +0000
+++ b/mail/imap-uw/Makefile     Wed Nov 02 11:14:30 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.102 2005/10/05 15:49:44 salo Exp $
+# $NetBSD: Makefile,v 1.103 2005/11/02 11:14:30 adrianp Exp $
 #
 # ATTENTION:
 # The Kerberos support in this software is known to be problematic. If you
@@ -6,7 +6,7 @@
 # but not running Kerberos before committing the changes.
 
 DISTNAME=       imap-2004e
-PKGREVISION=   1
+PKGREVISION=   2
 PKGNAME=        ${DISTNAME:S/-/-uw-/}
 CATEGORIES=     mail
 MASTER_SITES=  ftp://ftp.cac.washington.edu/imap/
diff -r 0daa94292093 -r 84adda9c7b17 mail/imap-uw/PLIST
--- a/mail/imap-uw/PLIST        Wed Nov 02 11:09:14 2005 +0000
+++ b/mail/imap-uw/PLIST        Wed Nov 02 11:14:30 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2005/03/05 22:01:47 adrianp Exp $
+@comment $NetBSD: PLIST,v 1.10 2005/11/02 11:14:30 adrianp Exp $
 bin/dmail
 bin/mailutil
 bin/mlock
@@ -26,6 +26,10 @@
 include/c-client/utf8.h
 lib/libc-client.la
 lib/libc-client_pic.a
+lib/libimapuw.a
+lib/libimapuw.so
+lib/libimapuw.so.4
+lib/libimapuw.so.4.0.2
 libexec/imapd
 libexec/ipop2d
 libexec/ipop3d



Home | Main Index | Thread Index | Old Index