Date: Fri, 16 Oct 2009 03:15:45 GMT From: Wen Heping <wen@FreeBSD.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/139669: [Update]devel/pear-VFS:update to 0.3.0 Message-ID: <200910160315.n9G3FjNP032574@www.freebsd.org> Resent-Message-ID: <200910160320.n9G3K3Qk015608@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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 <bsd.port.pre.mk> .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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910160315.n9G3FjNP032574>