Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jun 2008 03:03:00 GMT
From:      Zhen REN <bg1tpt@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/124699: [UPDATE] update devel/pear-VFS to 0.2.0
Message-ID:  <200806180303.m5I3303L061739@www.freebsd.org>
Resent-Message-ID: <200806180310.m5I3A3Mq041640@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         124699
>Category:       ports
>Synopsis:       [UPDATE] update devel/pear-VFS to 0.2.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 18 03:10:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Zhen REN
>Release:        7.0-STABLE
>Organization:
>Environment:
FreeBSD razor 7.0-STABLE FreeBSD 7.0-STABLE #0: Tue May 22 10:54:26 CST 2008 root@razor:/usr/obj/usr/src/sys/GENERIC i386
>Description:
update devel/pear-VFS to 0.2.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.6
diff -u -r1.6 Makefile
--- Makefile	6 Jun 2008 13:21:41 -0000	1.6
+++ Makefile	18 Jun 2008 02:55:34 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	VFS
-PORTVERSION=	0.1.0
-PORTREVISION=	2
+PORTVERSION=	0.2.0
 CATEGORIES=	devel pear
 
 MAINTAINER=	bg1tpt@gmail.com
@@ -20,13 +19,16 @@
 USE_PHP=	gettext
 
 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/smb.php VFS/ssh2.php
+		VFS/Object.php VFS/file.php VFS/ftp.php VFS/horde.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
+_DATADIR=	data/VFS
 SCRIPTFILES=	vfs.php
 
 post-patch:
-	@${MV} ${WRKSRC}/scripts/vfs.php ${WRKSRC}/pear-vfs.php
+	@${MV} ${WRKSRC}/scripts/VFS/vfs.php ${WRKSRC}/pear-vfs.php
+	${MV} ${WRKSRC}/lib/* ${WRKSRC}
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear/bsd.pear.mk"
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/pear-VFS/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	29 Apr 2007 13:41:40 -0000	1.4
+++ distinfo	18 Jun 2008 02:21:34 -0000
@@ -1,3 +1,3 @@
-MD5 (PEAR/VFS-0.1.0.tgz) = c38b1f577d98f1185df1b9b65707d8c6
-SHA256 (PEAR/VFS-0.1.0.tgz) = 9b0fb2a692257e3e7d8fee8ad932e02fdd9edde24de5dcc08c236578036f168e
-SIZE (PEAR/VFS-0.1.0.tgz) = 43557
+MD5 (PEAR/VFS-0.2.0.tgz) = 5f665fd5aa4a3bdfca820b7f140c039f
+SHA256 (PEAR/VFS-0.2.0.tgz) = 69137c99a2829951bfd0731e61ca9a2d4933da2a6ef5dc051c8a58ceac7b29b0
+SIZE (PEAR/VFS-0.2.0.tgz) = 45700


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806180303.m5I3303L061739>