diff options
-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 |