pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2008Q2]: pkgsrc/mail/turba pullup ticket #2492 - requested by ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0731f2236525
branches:  pkgsrc-2008Q2
changeset: 544272:0731f2236525
user:      rtr <rtr%pkgsrc.org@localhost>
date:      Tue Aug 19 01:55:43 2008 +0000

description:
pullup ticket #2492 - requested by adrianp
turba: fix plist

revisions pulled up:
pkgsrc/mail/turba/Makefile      1.30
pkgsrc/mail/turba/PLIST         1.12

   Module Name:    pkgsrc
   Committed By:   adrianp
   Date:           Thu Jul 31 19:54:04 UTC 2008

   Modified Files:
           pkgsrc/mail/turba: Makefile PLIST

   Log Message:
   Add js directory which should fix PR 39253
   PKGREVISION++

diffstat:

 mail/turba/Makefile |   5 +++--
 mail/turba/PLIST    |  20 +++++++++++++++++++-
 2 files changed, 22 insertions(+), 3 deletions(-)

diffs (63 lines):

diff -r f5a605de06d8 -r 0731f2236525 mail/turba/Makefile
--- a/mail/turba/Makefile       Tue Aug 19 01:27:47 2008 +0000
+++ b/mail/turba/Makefile       Tue Aug 19 01:55:43 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2008/06/17 21:29:59 adrianp Exp $
+# $NetBSD: Makefile,v 1.29.4.1 2008/08/19 01:55:43 rtr Exp $
 
 DISTNAME=      turba-h3-${TURBAVER}
 PKGNAME=       turba-${TURBAVER}
+PKGREVISION=   1
 CATEGORIES=    mail www
 MASTER_SITES=  http://ftp.horde.org/pub/turba/ \
                ftp://ftp.horde.org/pub/turba/
@@ -21,7 +22,7 @@
 HORDEDIR=      ${PREFIX}/share/horde
 TURBADIR=      ${HORDEDIR}/turba
 TURBAVER=      2.2.1
-PAXDIRS=       lib locale po scripts templates themes
+PAXDIRS=       lib locale po scripts templates themes js
 USE_TOOLS+=    pax perl:run
 
 MESSAGE_SUBST+=        TURBADIR=${TURBADIR:Q}
diff -r f5a605de06d8 -r 0731f2236525 mail/turba/PLIST
--- a/mail/turba/PLIST  Tue Aug 19 01:27:47 2008 +0000
+++ b/mail/turba/PLIST  Tue Aug 19 01:55:43 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2008/06/17 21:29:59 adrianp Exp $
+@comment $NetBSD: PLIST,v 1.11.4.1 2008/08/19 01:55:43 rtr Exp $
 share/doc/turba/INSTALL
 share/doc/turba/LDAP
 share/doc/turba/README
@@ -20,6 +20,22 @@
 share/horde/turba/deletefile.php
 share/horde/turba/edit.php
 share/horde/turba/index.php
+share/horde/turba/js/QuickFinder.js
+share/horde/turba/js/contact_tabs.js
+share/horde/turba/js/dragdrop.js
+share/horde/turba/js/effects.js
+share/horde/turba/js/prototype.js
+share/horde/turba/js/redbox.js
+share/horde/turba/js/scriptaculous.js
+share/horde/turba/js/src/QuickFinder.js
+share/horde/turba/js/src/contact_tabs.js
+share/horde/turba/js/src/dragdrop.js
+share/horde/turba/js/src/effects.js
+share/horde/turba/js/src/prototype.js
+share/horde/turba/js/src/redbox.js
+share/horde/turba/js/src/scriptaculous.js
+share/horde/turba/js/src/tables.js
+share/horde/turba/js/tables.js
 share/horde/turba/lib/Block/minisearch.php
 share/horde/turba/lib/Block/tree_menu.php
 share/horde/turba/lib/Data/ldif.php
@@ -269,6 +285,8 @@
 @dirrm share/horde/turba/scripts/ldap
 @dirrm share/horde/turba/scripts
 @dirrm share/horde/turba/po
+@dirrm share/horde/turba/js/src
+@dirrm share/horde/turba/js
 @dirrm share/horde/turba/locale/zh_TW/LC_MESSAGES
 @dirrm share/horde/turba/locale/zh_TW
 @dirrm share/horde/turba/locale/zh_CN/LC_MESSAGES



Home | Main Index | Thread Index | Old Index