From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Oct 16 03:20:05 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 2F4401065679 for ; Fri, 16 Oct 2009 03:20:05 +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 CB7B18FC1C for ; Fri, 16 Oct 2009 03:20:03 +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 n9G3K3KY015609 for ; Fri, 16 Oct 2009 03:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n9G3K3Qk015608; Fri, 16 Oct 2009 03:20:03 GMT (envelope-from gnats) Resent-Date: Fri, 16 Oct 2009 03:20:03 GMT Resent-Message-Id: <200910160320.n9G3K3Qk015608@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, Wen Heping Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2B4731065670 for ; Fri, 16 Oct 2009 03:15:46 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 1AB858FC24 for ; Fri, 16 Oct 2009 03:15:46 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n9G3FjHp032575 for ; Fri, 16 Oct 2009 03:15:45 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n9G3FjNP032574; Fri, 16 Oct 2009 03:15:45 GMT (envelope-from nobody) Message-Id: <200910160315.n9G3FjNP032574@www.freebsd.org> Date: Fri, 16 Oct 2009 03:15:45 GMT From: Wen Heping To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/139669: [Update]devel/pear-VFS:update to 0.3.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Oct 2009 03:20:05 -0000 >Number: 139669 >Category: ports >Synopsis: [Update]devel/pear-VFS:update to 0.3.0 >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: Fri Oct 16 03:20:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Wen Heping >Release: FreeBSD 8.0-Current >Organization: ChangAn Middle School >Environment: FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #3: Thu Sep 3 16:55:45 HKT 2009 root@fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: update to 0.3.0 >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2009-10-16 10:35:58.000000000 +0800 +++ Makefile 2009-10-16 10:49:03.000000000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= VFS -PORTVERSION= 0.2.0 +PORTVERSION= 0.3.0 CATEGORIES= devel pear MAINTAINER= bg1tpt@gmail.com @@ -20,6 +20,7 @@ FILES= VFS.php VFS/Browser.php VFS/GC.php VFS/ListItem.php \ VFS/Object.php VFS/file.php VFS/ftp.php VFS/horde.php \ + VFS/kolab.php \ VFS/musql.php VFS/sql.php VFS/sql_file.php VFS/smb.php \ VFS/ssh2.php DATA= muvfs.sql vfs.oci8.sql vfs.pgsql.sql vfs.sql @@ -28,7 +29,7 @@ post-patch: @${MV} ${WRKSRC}/scripts/VFS/vfs.php ${WRKSRC}/pear-vfs.php - ${MV} ${WRKSRC}/lib/* ${WRKSRC} + @${MV} ${WRKSRC}/lib/* ${WRKSRC} .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" --- distinfo.orig 2009-10-16 10:36:05.000000000 +0800 +++ distinfo 2009-10-16 10:36:28.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (PEAR/VFS-0.2.0.tgz) = 5f665fd5aa4a3bdfca820b7f140c039f -SHA256 (PEAR/VFS-0.2.0.tgz) = 69137c99a2829951bfd0731e61ca9a2d4933da2a6ef5dc051c8a58ceac7b29b0 -SIZE (PEAR/VFS-0.2.0.tgz) = 45700 +MD5 (PEAR/VFS-0.3.0.tgz) = b562ab13bcbf96ac48d63fbcda6d8ba4 +SHA256 (PEAR/VFS-0.3.0.tgz) = 914ad55c6583ffd325de529acf9bc8931835f9d60f9d8162fdcea673f95d1670 +SIZE (PEAR/VFS-0.3.0.tgz) = 51510 >Release-Note: >Audit-Trail: >Unformatted: