pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add some missing files to the PLIST (why didn't CHECK_...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e168f2f9ac13
branches:  trunk
changeset: 533650:e168f2f9ac13
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Sun Sep 23 01:24:55 2007 +0000

description:
Add some missing files to the PLIST (why didn't CHECK_FILES catch these?)
for courier-mta.  Bump the following PKGREVISIONS:

        mail/courier-mta        --> 10
        meta-pkgs/courier       --> 6

diffstat:

 mail/courier-mta/Makefile  |  4 ++--
 mail/courier-mta/PLIST     |  6 +++++-
 meta-pkgs/courier/Makefile |  4 ++--
 3 files changed, 9 insertions(+), 5 deletions(-)

diffs (68 lines):

diff -r 75dbbd6846f5 -r e168f2f9ac13 mail/courier-mta/Makefile
--- a/mail/courier-mta/Makefile Sat Sep 22 22:57:06 2007 +0000
+++ b/mail/courier-mta/Makefile Sun Sep 23 01:24:55 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2007/09/22 04:42:03 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2007/09/23 01:24:55 jlam Exp $
 
 DISTNAME=      courier-${COURIER_VERSION}
 PKGNAME=       ${DISTNAME:S/-/-mta-/}
-PKGREVISION=   9
+PKGREVISION=   10
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=courier/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 75dbbd6846f5 -r e168f2f9ac13 mail/courier-mta/PLIST
--- a/mail/courier-mta/PLIST    Sat Sep 22 22:57:06 2007 +0000
+++ b/mail/courier-mta/PLIST    Sun Sep 23 01:24:55 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2007/09/10 16:32:47 jlam Exp $
+@comment $NetBSD: PLIST,v 1.6 2007/09/23 01:24:55 jlam Exp $
 bin/cancelmsg
 bin/courier-config
 bin/couriermlm
@@ -28,6 +28,7 @@
 man/man1/rmail.1
 man/man1/sendmail.1
 man/man1/testmxlookup.1
+man/man1/webmlmd.1
 man/man5/dot-courier.5
 man/man7/localmailfilter.7
 man/man8/aliaslookup.8
@@ -162,6 +163,7 @@
 share/doc/courier/bg.gif
 share/doc/courier/cancelmsg.html
 share/doc/courier/changelog.html
+share/doc/courier/chinese_flag.png
 share/doc/courier/courier.html
 share/doc/courier/courierd.html
 share/doc/courier/courierdsn.html
@@ -184,6 +186,7 @@
 share/doc/courier/header.html
 share/doc/courier/icon.gif
 share/doc/courier/index.html
+share/doc/courier/index2.html
 share/doc/courier/install.html
 share/doc/courier/intro.html
 share/doc/courier/japanese_flag.png
@@ -211,6 +214,7 @@
 share/doc/courier/style.css
 share/doc/courier/submit.html
 share/doc/courier/testmxlookup.html
+share/doc/courier/webmlmd.html
 share/examples/courier/aliases/system
 share/examples/courier/courierd.dist
 share/examples/courier/enablefiltering
diff -r 75dbbd6846f5 -r e168f2f9ac13 meta-pkgs/courier/Makefile
--- a/meta-pkgs/courier/Makefile        Sat Sep 22 22:57:06 2007 +0000
+++ b/meta-pkgs/courier/Makefile        Sun Sep 23 01:24:55 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2007/09/22 04:42:04 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2007/09/23 01:24:55 jlam Exp $
 
 DISTNAME=      courier-${COURIER_VERSION}
-PKGREVISION=   5
+PKGREVISION=   6
 CATEGORIES=    meta-pkgs mail
 MASTER_SITES=  # empty
 DISTFILES=     # empty



Home | Main Index | Thread Index | Old Index