Date: Sun, 29 Apr 2007 10:07:43 GMT From: Zhen REN<bg1tpt@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/112234: [UPDATE] update devel/pear-VFS to 0.1.0 Message-ID: <200704291007.l3TA7hYC094066@www.freebsd.org> Resent-Message-ID: <200704291020.l3TAK4iI012657@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 112234 >Category: ports >Synopsis: [UPDATE] update devel/pear-VFS to 0.1.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: Sun Apr 29 10:20:04 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Zhen REN >Release: 7.0-CURRENT >Organization: >Environment: FreeBSD tango 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Mon Apr 9 10:14:09 CST 2007 root@tango:/usr/obj/usr/src/sys/GENERIC amd64 >Description: update devel/pear-VFS to 0.1.0 >How-To-Repeat: N/A >Fix: N/A Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/pear-VFS/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 9 Dec 2005 19:24:34 -0000 1.3 +++ Makefile 29 Apr 2007 10:04:57 -0000 @@ -6,10 +6,10 @@ # PORTNAME= VFS -PORTVERSION= 0.0.5 +PORTVERSION= 0.1.0 CATEGORIES= devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bg1tpt@gmail.com COMMENT= PEAR Virtual File System API BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ @@ -20,7 +20,7 @@ FILES= VFS.php VFS/Browser.php VFS/GC.php VFS/ListItem.php \ VFS/Object.php VFS/file.php VFS/ftp.php VFS/musql.php \ - VFS/sql.php VFS/sql_file.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 SCRIPTFILES= vfs.php Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/pear-VFS/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- distinfo 24 Nov 2005 15:39:47 -0000 1.3 +++ distinfo 29 Apr 2007 09:49:41 -0000 @@ -1,3 +1,3 @@ -MD5 (PEAR/VFS-0.0.5.tgz) = 5e706d671d2ddf0809ce80a8305e07b2 -SHA256 (PEAR/VFS-0.0.5.tgz) = a365baecf6d1fb3e45e9f4b9ed9f9a9f50bd3cafdef620069581ba1e369d6b48 -SIZE (PEAR/VFS-0.0.5.tgz) = 28248 +MD5 (PEAR/VFS-0.1.0.tgz) = c38b1f577d98f1185df1b9b65707d8c6 +SHA256 (PEAR/VFS-0.1.0.tgz) = 9b0fb2a692257e3e7d8fee8ad932e02fdd9edde24de5dcc08c236578036f168e +SIZE (PEAR/VFS-0.1.0.tgz) = 43557 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704291007.l3TA7hYC094066>