diff options
author | miwi <miwi@FreeBSD.org> | 2007-04-27 05:55:48 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-04-27 05:55:48 +0800 |
commit | 97c9a5774f1f9919c3f2ea0e0bfa51cfb46627ed (patch) | |
tree | 3d9596183e3238a22ca4b15a6dd01ed73c5972d0 /devel/pear-Var_Dump | |
parent | 6987575a927649e847081556127526e53b91eb5b (diff) | |
download | freebsd-ports-gnome-97c9a5774f1f9919c3f2ea0e0bfa51cfb46627ed.tar.gz freebsd-ports-gnome-97c9a5774f1f9919c3f2ea0e0bfa51cfb46627ed.tar.zst freebsd-ports-gnome-97c9a5774f1f9919c3f2ea0e0bfa51cfb46627ed.zip |
- Update to 1.0.3
- Pass maintainership to submitter
PR: 112112
Submitted by: Zhen REN<bg1tpt@gmail.com>
Diffstat (limited to 'devel/pear-Var_Dump')
-rw-r--r-- | devel/pear-Var_Dump/Makefile | 7 | ||||
-rw-r--r-- | devel/pear-Var_Dump/distinfo | 6 |
2 files changed, 5 insertions, 8 deletions
diff --git a/devel/pear-Var_Dump/Makefile b/devel/pear-Var_Dump/Makefile index 2288ca4f2d2b..268a6e8ce0fe 100644 --- a/devel/pear-Var_Dump/Makefile +++ b/devel/pear-Var_Dump/Makefile @@ -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 @@ TESTS= bug1321.phpt bug490.phpt bug3396.phpt bug3416.phpt ignore-list.phpt \ 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> diff --git a/devel/pear-Var_Dump/distinfo b/devel/pear-Var_Dump/distinfo index c317be7972af..661ecb904f75 100644 --- a/devel/pear-Var_Dump/distinfo +++ b/devel/pear-Var_Dump/distinfo @@ -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 |