From thierry@pompo.net  Mon Sep 22 15:51:42 2003
Return-Path: <thierry@pompo.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id CDDAD16A4E8
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 22 Sep 2003 15:51:42 -0700 (PDT)
Received: from postfix3-1.free.fr (postfix3-1.free.fr [213.228.0.44])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7D3DF4402D
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 22 Sep 2003 15:51:39 -0700 (PDT)
	(envelope-from thierry@pompo.net)
Received: from graf.pompo.net (lyon-3-62-147-51-62.dial.proxad.net [62.147.51.62])
	by postfix3-1.free.fr (Postfix) with ESMTP id 2B4BCC3ED
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 23 Sep 2003 00:51:23 +0200 (CEST)
Received: by graf.pompo.net (Postfix, from userid 1001)
	id 5D072751E; Tue, 23 Sep 2003 00:50:00 +0200 (CEST)
Message-Id: <20030922225000.5D072751E@graf.pompo.net>
Date: Tue, 23 Sep 2003 00:50:00 +0200 (CEST)
From: Thierry Thomas <thierry@pompo.net>
Reply-To: Thierry Thomas <thierry@pompo.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: mail/turba: upgrading to 1.2.1 & removing IS_INTERACTIVE.
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         57113
>Category:       ports
>Synopsis:       mail/turba: upgrading to 1.2.1 & removing IS_INTERACTIVE.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 22 16:00:18 PDT 2003
>Closed-Date:    Wed Sep 24 03:56:18 PDT 2003
>Last-Modified:  Wed Sep 24 03:56:18 PDT 2003
>Originator:     Thierry Thomas
>Release:        FreeBSD 4.9-PRERELEASE i386
>Organization:
Kabbale Eros
>Environment:
System: FreeBSD graf.pompo.net 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #0: Sat Sep 13 11:38:40 CEST 2003 thierry@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF020727 i386


	
>Description:
	- upgrading to 1.2.1 (See changelog at
	  <http://cvs.horde.org/diff.php/turba/docs/CHANGES?r1=1.61.2.53&r2=1.61.2.59&ty=h>)

	- removing IS_INTERACTIVE.

>How-To-Repeat:
	N/A.

>Fix:
	Pre-requisite: PR ports/57112 (www/horde2).

	Then, please apply the following patch:

--- turba.diff begins here ---
diff -urN mail/turba.orig/Makefile mail/turba/Makefile
--- mail/turba.orig/Makefile	Sat Aug 16 21:44:41 2003
+++ mail/turba/Makefile	Mon Sep 15 21:00:45 2003
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	turba
-PORTVERSION=	1.2
-PORTREVISION=	2
+PORTVERSION=	1.2.1
 CATEGORIES=	mail www
 MASTER_SITES=	ftp://ftp.horde.org/pub/turba/				\
 		ftp://ftp.au.horde.org/pub/horde/turba/			\
@@ -26,16 +25,12 @@
 #
 #-----------------------------------------------------------------------
 
+RUN_DEPENDS=  ${LOCALBASE}/www/horde/index.php:${PORTSDIR}/www/horde2
+
 .if !defined(WITHOUT_LDAP)
-.if exists(${LOCALBASE}/lib/libldap.so.1)
-LIB_DEPENDS+=	ldap.1:${PORTSDIR}/net/openldap12
-.else
-LIB_DEPENDS+=	ldap.2:${PORTSDIR}/net/openldap21-client
-.endif
+USE_OPENLDAP=	yes
 .endif
 
-RUN_DEPENDS+=  ${LOCALBASE}/www/horde/index.php:${PORTSDIR}/www/horde2
-
 NO_BUILD=	yes
 USE_REINPLACE=	yes
 
@@ -63,6 +58,11 @@
 .else
 PHPSO=		${LOCALBASE}/libexec/apache/libphp4.so
 .endif
+
+post-patch:
+	@${RM} ${WRKSRC}/config/conf.php.dist.orig	\
+		${WRKSRC}/config/prefs.php.dist.orig	\
+		${WRKSRC}/config/sources.php.dist.orig
 
 pre-install:
 .if !defined(WITHOUT_LDAP)
diff -urN mail/turba.orig/distinfo mail/turba/distinfo
--- mail/turba.orig/distinfo	Sun Mar 30 21:07:41 2003
+++ mail/turba/distinfo	Mon Sep 15 21:01:28 2003
@@ -1 +1 @@
-MD5 (turba-1.2.tar.gz) = 7c082cdbeb499eef99ff4dbf6b3608f5
+MD5 (turba-1.2.1.tar.gz) = 1101266f404db0f4639cf41c25a64c35
diff -urN mail/turba.orig/pkg-plist mail/turba/pkg-plist
--- mail/turba.orig/pkg-plist	Sun Mar 30 21:07:41 2003
+++ mail/turba/pkg-plist	Mon Sep 15 22:02:05 2003
@@ -7,6 +7,7 @@
 %%PORTDOCS%%share/doc/turba/UPDATE
 %%PORTDOCS%%share/doc/turba/turba.dia
 %%PORTDOCS%%share/doc/turba/turba.pdf
+%%TURBADIR%%/add.php
 %%TURBADIR%%/addobject.php
 %%TURBADIR%%/addobjectaction.php
 %%TURBADIR%%/advanced.php
@@ -16,20 +17,20 @@
 %%TURBADIR%%/config/attributes.php.dist
 %%TURBADIR%%/config/conf.php
 %%TURBADIR%%/config/conf.php.dist
-%%TURBADIR%%/config/conf.php.dist.orig
 %%TURBADIR%%/config/html.php
 %%TURBADIR%%/config/html.php.dist
 %%TURBADIR%%/config/menu.php
 %%TURBADIR%%/config/menu.php.dist
 %%TURBADIR%%/config/prefs.php
 %%TURBADIR%%/config/prefs.php.dist
-%%TURBADIR%%/config/prefs.php.dist.orig
 %%TURBADIR%%/config/sources.php
 %%TURBADIR%%/config/sources.php.dist
-%%TURBADIR%%/config/sources.php.dist.orig
 %%TURBADIR%%/data.php
+%%TURBADIR%%/delete.php
 %%TURBADIR%%/deleteobject.php
+%%TURBADIR%%/display.php
 %%TURBADIR%%/displayobject.php
+%%TURBADIR%%/edit.php
 %%TURBADIR%%/editobject.php
 %%TURBADIR%%/editobjectaction.php
 %%TURBADIR%%/graphics/add.gif
@@ -68,6 +69,7 @@
 %%TURBADIR%%/lib/base.php
 %%TURBADIR%%/lib/version.php
 %%TURBADIR%%/locale/.htaccess
+%%TURBADIR%%/locale/ar_SY/LC_MESSAGES/turba.mo
 %%TURBADIR%%/locale/bg_BG/LC_MESSAGES/turba.mo
 %%TURBADIR%%/locale/ca_ES/LC_MESSAGES/turba.mo
 %%TURBADIR%%/locale/cs_CZ/LC_MESSAGES/turba.mo
@@ -81,18 +83,22 @@
 %%TURBADIR%%/locale/fi_FI/help.xml
 %%TURBADIR%%/locale/fi_FI/LC_MESSAGES/turba.mo
 %%TURBADIR%%/locale/fr_FR/LC_MESSAGES/turba.mo
+%%TURBADIR%%/locale/hu_HU/help.xml
 %%TURBADIR%%/locale/hu_HU/LC_MESSAGES/turba.mo
 %%TURBADIR%%/locale/it_IT/LC_MESSAGES/turba.mo
 %%TURBADIR%%/locale/ja_JP/LC_MESSAGES/turba.mo
 %%TURBADIR%%/locale/ko_KR/LC_MESSAGES/turba.mo
 %%TURBADIR%%/locale/lt_LT/LC_MESSAGES/turba.mo
 %%TURBADIR%%/locale/lv_LV/LC_MESSAGES/turba.mo
+%%TURBADIR%%/locale/mk_MK/LC_MESSAGES/turba.mo
 %%TURBADIR%%/locale/nb_NO/LC_MESSAGES/turba.mo
 %%TURBADIR%%/locale/nl_NL/LC_MESSAGES/turba.mo
 %%TURBADIR%%/locale/nn_NO/LC_MESSAGES/turba.mo
+%%TURBADIR%%/locale/pl_PL/help.xml
 %%TURBADIR%%/locale/pl_PL/LC_MESSAGES/turba.mo
 %%TURBADIR%%/locale/pt_BR/LC_MESSAGES/turba.mo
 %%TURBADIR%%/locale/pt_PT/LC_MESSAGES/turba.mo
+%%TURBADIR%%/locale/ro_RO/LC_MESSAGES/turba.mo
 %%TURBADIR%%/locale/ru_RU/LC_MESSAGES/turba.mo
 %%TURBADIR%%/locale/ru_RU.KOI8-R/LC_MESSAGES/turba.mo
 %%TURBADIR%%/locale/sk_SK/help.xml
@@ -106,6 +112,7 @@
 %%TURBADIR%%/po/.htaccess
 %%TURBADIR%%/po/Makefile
 %%TURBADIR%%/po/README
+%%TURBADIR%%/po/ar_SY.po
 %%TURBADIR%%/po/bg_BG.po
 %%TURBADIR%%/po/ca_ES.po
 %%TURBADIR%%/po/cs_CZ.po
@@ -123,12 +130,14 @@
 %%TURBADIR%%/po/ko_KR.po
 %%TURBADIR%%/po/lt_LT.po
 %%TURBADIR%%/po/lv_LV.po
+%%TURBADIR%%/po/mk_MK.po
 %%TURBADIR%%/po/nb_NO.po
 %%TURBADIR%%/po/nl_NL.po
 %%TURBADIR%%/po/nn_NO.po
 %%TURBADIR%%/po/pl_PL.po
 %%TURBADIR%%/po/pt_BR.po
 %%TURBADIR%%/po/pt_PT.po
+%%TURBADIR%%/po/ro_RO.po
 %%TURBADIR%%/po/ru_RU.po
 %%TURBADIR%%/po/ru_RU.KOI8-R.po
 %%TURBADIR%%/po/shtool
@@ -194,6 +203,8 @@
 @dirrm %%TURBADIR%%/lib/ListView
 @dirrm %%TURBADIR%%/lib/ObjectView
 @dirrm %%TURBADIR%%/lib
+@dirrm %%TURBADIR%%/locale/ar_SY/LC_MESSAGES
+@dirrm %%TURBADIR%%/locale/ar_SY
 @dirrm %%TURBADIR%%/locale/bg_BG/LC_MESSAGES
 @dirrm %%TURBADIR%%/locale/bg_BG
 @dirrm %%TURBADIR%%/locale/ca_ES/LC_MESSAGES
@@ -227,6 +238,8 @@
 @dirrm %%TURBADIR%%/locale/lt_LT
 @dirrm %%TURBADIR%%/locale/lv_LV/LC_MESSAGES
 @dirrm %%TURBADIR%%/locale/lv_LV
+@dirrm %%TURBADIR%%/locale/mk_MK/LC_MESSAGES
+@dirrm %%TURBADIR%%/locale/mk_MK
 @dirrm %%TURBADIR%%/locale/nb_NO/LC_MESSAGES
 @dirrm %%TURBADIR%%/locale/nb_NO
 @dirrm %%TURBADIR%%/locale/nl_NL/LC_MESSAGES
@@ -239,6 +252,8 @@
 @dirrm %%TURBADIR%%/locale/pt_BR
 @dirrm %%TURBADIR%%/locale/pt_PT/LC_MESSAGES
 @dirrm %%TURBADIR%%/locale/pt_PT
+@dirrm %%TURBADIR%%/locale/ro_RO/LC_MESSAGES
+@dirrm %%TURBADIR%%/locale/ro_RO
 @dirrm %%TURBADIR%%/locale/ru_RU/LC_MESSAGES
 @dirrm %%TURBADIR%%/locale/ru_RU
 @dirrm %%TURBADIR%%/locale/ru_RU.KOI8-R/LC_MESSAGES
--- turba.diff ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Wed Sep 24 03:56:02 PDT 2003 
State-Changed-Why:  
Commited, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=57112 
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Wed Sep 24 03:56:02 PDT 2003 
State-Changed-Why:  
Commited, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=57113 
>Unformatted:
