Date: Wed, 25 Apr 2007 07:53:02 GMT From: Zhen REN<bg1tpt@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/112112: [UPDATE] update devel/pear-Var_Dump to 1.0.3 Message-ID: <200704250753.l3P7r23C028945@www.freebsd.org> Resent-Message-ID: <200704250800.l3P80FnH004960@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 112112 >Category: ports >Synopsis: [UPDATE] update devel/pear-Var_Dump to 1.0.3 >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 Apr 25 08:00:15 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-Var_Dump to 1.0.3 >How-To-Repeat: N/A >Fix: N/A Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/pear-Var_Dump/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile 23 Sep 2006 00:23:26 -0000 1.4 +++ Makefile 25 Apr 2007 07:06:05 -0000 @@ -6,10 +6,10 @@ # PORTNAME= Var_Dump -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bg1tpt@gmail.com COMMENT= Provides methods for dumping structured information about a variable BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear @@ -32,9 +32,6 @@ toString-object.phpt toString-resource.phpt _EXAMPLESDIR= docs -post-extract: - ${MV} ${WRKSRC}/php/* ${WRKSRC} - .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/pear-Var_Dump/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- distinfo 22 Jan 2006 08:29:46 -0000 1.3 +++ distinfo 25 Apr 2007 07:04:54 -0000 @@ -1,3 +1,3 @@ -MD5 (PEAR/Var_Dump-1.0.2.tgz) = 68e55d06868baf3189442d0eb5ee1401 -SHA256 (PEAR/Var_Dump-1.0.2.tgz) = 2183c67ac48c1092d484e2372bc077164c97669b8c41ae88656b1ef096bd3555 -SIZE (PEAR/Var_Dump-1.0.2.tgz) = 16188 +MD5 (PEAR/Var_Dump-1.0.3.tgz) = bf987548db4b106d254b086abaa911b4 +SHA256 (PEAR/Var_Dump-1.0.3.tgz) = d73b985d46a118a65d11dc1e93d6e0e7f0919237f090920478d2ab3250d17826 +SIZE (PEAR/Var_Dump-1.0.3.tgz) = 16342 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704250753.l3P7r23C028945>