From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Nov 4 04:40:02 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 49CB51065672 for ; Wed, 4 Nov 2009 04:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0F2FA8FC1C for ; Wed, 4 Nov 2009 04:40:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nA44e13C029381 for ; Wed, 4 Nov 2009 04:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nA44e1Td029380; Wed, 4 Nov 2009 04:40:01 GMT (envelope-from gnats) Resent-Date: Wed, 4 Nov 2009 04:40:01 GMT Resent-Message-Id: <200911040440.nA44e1Td029380@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sahil Tandon Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F2F32106566B for ; Wed, 4 Nov 2009 04:32:21 +0000 (UTC) (envelope-from sahil@spartan.hamla.org) Received: from spartan.hamla.org (spartan.hamla.org [206.251.255.30]) by mx1.freebsd.org (Postfix) with ESMTP id D14678FC18 for ; Wed, 4 Nov 2009 04:32:21 +0000 (UTC) Received: by spartan.hamla.org (Postfix, from userid 1001) id 1EBA71708C; Tue, 3 Nov 2009 23:32:21 -0500 (EST) Message-Id: <20091104043221.1EBA71708C@spartan.hamla.org> Date: Tue, 3 Nov 2009 23:32:21 -0500 (EST) From: Sahil Tandon To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/140262: [PATCH] mail/roundcube: update to 0.3.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sahil Tandon List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2009 04:40:02 -0000 >Number: 140262 >Category: ports >Synopsis: [PATCH] mail/roundcube: update to 0.3.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Nov 04 04:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sahil Tandon >Release: FreeBSD 7.2-RELEASE i386 >Organization: >Environment: >Description: - update to 0.3.1 - slight tweak of pkg-message - remove files/patch-plugins_password_drivers_sql.php; the problem is fixed upstream >How-To-Repeat: >Fix: --- roundcube.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/mail/roundcube/Makefile,v retrieving revision 1.53 diff -u -r1.53 Makefile --- Makefile 8 Sep 2009 14:57:39 -0000 1.53 +++ Makefile 4 Nov 2009 04:29:38 -0000 @@ -6,12 +6,11 @@ # PORTNAME= roundcube -DISTVERSION= 0.3 -PORTREVISION= 1 +DISTVERSION= 0.3.1 PORTEPOCH= 1 CATEGORIES= mail www -MASTER_SITES= SF/${PORTNAME}mail/${PORTNAME}mail/${PORTVERSION}-stable -DISTNAME= ${PORTNAME}mail-${DISTVERSION}-stable +MASTER_SITES= SF/${PORTNAME}mail/${PORTNAME}mail/${PORTVERSION} +DISTNAME= ${PORTNAME}mail-${DISTVERSION} MAINTAINER= ale@FreeBSD.org COMMENT= Fully skinnable XHTML/CSS webmail written in PHP @@ -29,7 +28,7 @@ USE_PHP= pcre mbstring session iconv dom xml IGNORE_WITH_PHP=4 -SUB_FILES= pkg-install +SUB_FILES= pkg-install pkg-message PKGDEINSTALL= ${PKGINSTALL} REINPLACE_ARGS= -i "" Index: distinfo =================================================================== RCS file: /home/ncvs/ports/mail/roundcube/distinfo,v retrieving revision 1.34 diff -u -r1.34 distinfo --- distinfo 7 Sep 2009 20:57:06 -0000 1.34 +++ distinfo 4 Nov 2009 04:29:38 -0000 @@ -1,3 +1,3 @@ -MD5 (roundcubemail-0.3-stable.tar.gz) = 741bb3dace2e2824c0cbb3e86142be5b -SHA256 (roundcubemail-0.3-stable.tar.gz) = 11b1618692000b82c4fde26527b2cf5c18850eb6f48c6c0004758c39308dfd04 -SIZE (roundcubemail-0.3-stable.tar.gz) = 1888994 +MD5 (roundcubemail-0.3.1.tar.gz) = 34e8e18772e7eada8769b6c5c20f7c8e +SHA256 (roundcubemail-0.3.1.tar.gz) = 78b7160e58fc3692591e8a909464a858500768e5e7a7c076b496a7caf119ddd1 +SIZE (roundcubemail-0.3.1.tar.gz) = 1917564 Index: pkg-message =================================================================== RCS file: pkg-message diff -N pkg-message --- pkg-message 7 Jan 2009 13:24:30 -0000 1.2 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,14 +0,0 @@ ------------------------------------------------------------------- -FIRST INSTALLATION - -. Create a new database and a database user for RoundCube -. Create database tables using the queries in file - 'SQL/*.initial.sql' -. Modify the files in config/* to suit your local environment -. Don't forget to set db.inc.php mode to 660. - -UPGRADING - -If you already had a previous version of RoundCube installed, -you should check your config files and DB schema are up-to-date. ------------------------------------------------------------------- Index: files/patch-plugins_password_drivers_sql.php =================================================================== RCS file: files/patch-plugins_password_drivers_sql.php diff -N files/patch-plugins_password_drivers_sql.php --- files/patch-plugins_password_drivers_sql.php 10 Sep 2009 08:19:29 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,11 +0,0 @@ ---- plugins/password/drivers/sql.php.orig 2009-09-10 10:17:30.000000000 +0200 -+++ plugins/password/drivers/sql.php 2009-09-10 10:18:05.000000000 +0200 -@@ -81,7 +81,7 @@ - $user_info = explode('@', $_SESSION['username']); - if (count($user_info) >= 2) { - $sql = str_replace('%l', $db->quote($user_info[0], 'text'), $sql); -- $sql = str_replace('%d', $db->quote($user_info[0], 'text'), $sql); -+ $sql = str_replace('%d', $db->quote($user_info[1], 'text'), $sql); - } - - $sql = str_replace('%u', $db->quote($_SESSION['username'],'text'), $sql); Index: files/pkg-message.in =================================================================== RCS file: files/pkg-message.in diff -N files/pkg-message.in --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/pkg-message.in 4 Nov 2009 04:29:38 -0000 @@ -0,0 +1,14 @@ +------------------------------------------------------------------ +FIRST INSTALLATION + +. Create a new database and a database user for RoundCube +. Create database tables using the queries in file + '%%WWWDIR%%/SQL/*.initial.sql' +. Modify the files in %%WWWDIR%%/config/* to suit your local environment +. Don't forget to set db.inc.php mode to 660. + +UPGRADING + +If you already had a previous version of RoundCube installed, +you should check your config files and DB schema are up-to-date. +------------------------------------------------------------------ --- roundcube.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: