pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/imp4 Tune PAX arguments for installation so that ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f5fa1b096591
branches: trunk
changeset: 508107:f5fa1b096591
user: seb <seb%pkgsrc.org@localhost>
date: Tue Feb 14 23:05:50 2006 +0000
description:
Tune PAX arguments for installation so that print-PLIST target is usable.
Add example configuration file to PLIST.
Sort PLIST.
Bump PKGREVISION to 3.
Approved by maintainer.
diffstat:
mail/imp4/Makefile | 6 +++---
mail/imp4/PLIST | 16 +++++++++-------
2 files changed, 12 insertions(+), 10 deletions(-)
diffs (84 lines):
diff -r ce99862cd82c -r f5fa1b096591 mail/imp4/Makefile
--- a/mail/imp4/Makefile Tue Feb 14 23:04:57 2006 +0000
+++ b/mail/imp4/Makefile Tue Feb 14 23:05:50 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2006/02/05 23:09:55 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2006/02/14 23:05:50 seb Exp $
DISTNAME= imp-h3-${IMPVER}
PKGNAME= imp-${IMPVER}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= mail www
MASTER_SITES= ftp://ftp.horde.org/pub/imp/tarballs/
@@ -86,7 +86,7 @@
. endfor
. for d in ${PAXDIRS}
- cd ${WRKSRC}/${d} && ${PAX} -rw . ${IMPDIR}/${d}
+ cd ${WRKSRC}/${d} && ${PAX} -rwpam . ${IMPDIR}/${d}
. endfor
${INSTALL_DATA} ${WRKSRC}/config/*.dist ${IMPDIR}/config
diff -r ce99862cd82c -r f5fa1b096591 mail/imp4/PLIST
--- a/mail/imp4/PLIST Tue Feb 14 23:04:57 2006 +0000
+++ b/mail/imp4/PLIST Tue Feb 14 23:05:50 2006 +0000
@@ -1,12 +1,13 @@
-@comment $NetBSD: PLIST,v 1.2 2005/10/18 12:38:11 adrianp Exp $
+@comment $NetBSD: PLIST,v 1.3 2006/02/14 23:05:50 seb Exp $
share/doc/imp/COPYING
-share/doc/imp/README
share/doc/imp/CHANGES
share/doc/imp/CREDITS
share/doc/imp/INSTALL
+share/doc/imp/README
share/doc/imp/RELEASE_NOTES
share/doc/imp/TODO
share/doc/imp/UPGRADING
+share/examples/imp/imp.conf
share/horde/imp/acl.php
share/horde/imp/attachment.php
share/horde/imp/compose.php
@@ -346,12 +347,11 @@
share/horde/imp/themes/sun/screen.css
share/horde/imp/thread.php
share/horde/imp/view.php
-@dirrm share/horde/imp/themes/luc
-@dirrm share/horde/imp/themes/cornflower
-@dirrm share/horde/imp/themes/lucblue
@dirrm share/horde/imp/themes/sun
@dirrm share/horde/imp/themes/simplex
@dirrm share/horde/imp/themes/postnuke
+@dirrm share/horde/imp/themes/lucblue
+@dirrm share/horde/imp/themes/luc
@dirrm share/horde/imp/themes/lavander
@dirrm share/horde/imp/themes/grey
@dirrm share/horde/imp/themes/green
@@ -359,6 +359,7 @@
@dirrm share/horde/imp/themes/graphics/folders
@dirrm share/horde/imp/themes/graphics
@dirrm share/horde/imp/themes/gennevilliers
+@dirrm share/horde/imp/themes/cornflower
@dirrm share/horde/imp/themes/cherry
@dirrm share/horde/imp/themes/burntorange
@dirrm share/horde/imp/themes/brown
@@ -458,10 +459,10 @@
@dirrm share/horde/imp/locale/cs_CZ
@dirrm share/horde/imp/locale/ca_ES/LC_MESSAGES
@dirrm share/horde/imp/locale/ca_ES
+@dirrm share/horde/imp/locale/bs_BA/LC_MESSAGES
+@dirrm share/horde/imp/locale/bs_BA
@dirrm share/horde/imp/locale/bg_BG/LC_MESSAGES
@dirrm share/horde/imp/locale/bg_BG
-@dirrm share/horde/imp/locale/bs_BA/LC_MESSAGES
-@dirrm share/horde/imp/locale/bs_BA
@dirrm share/horde/imp/locale/ar_SY/LC_MESSAGES
@dirrm share/horde/imp/locale/ar_SY
@dirrm share/horde/imp/locale/ar_OM/LC_MESSAGES
@@ -483,4 +484,5 @@
@dirrm share/horde/imp/lib
@dirrm share/horde/imp/config
@dirrm share/horde/imp
+@dirrm share/examples/imp
@dirrm share/doc/imp
Home |
Main Index |
Thread Index |
Old Index