1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00

- Update to 1.0.1

This commit is contained in:
Martin Wilke 2009-09-03 21:58:24 +00:00
parent 215aec6b3f
commit aff14b98c7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=240817
4 changed files with 10 additions and 15 deletions
devel
pear-PHP_UML
pecl-uploadprogress

View File

@ -6,20 +6,19 @@
#
PORTNAME= PHP_UML
PORTVERSION= 1.0.0
PORTVERSION= 1.0.1
CATEGORIES= devel
MAINTAINER= miwi@FreeBSD.org
COMMENT= A PEAR Class to Create UML Representation of PHP Code
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
${PEARDIR}/Console/CommandLine.php:${PORTSDIR}/devel/pear-Console_CommandLine
RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
DEFAULT_PHP_VER= 5
USE_PHP= spl
OPTIONS= PEAR_CONSOLE_COMMANDLINE "PEAR::Console_CommandLine support" off
CATEGORY= PHP
FILES= UML.php \
UML/Exception.php UML/FilePatternFilterIterator.php \
@ -134,9 +133,5 @@ post-extract:
@${MV} ${WRKSRC}/scripts/phpuml ${WRKSRC}/pear-phpuml
.include <bsd.port.pre.mk>
.if defined(WITH_PEAR_CONSOLE_COMMANDLINE)
RUN_DEPENDS+= ${PEARDIR}/Console/CommandLine.php:${PORTSDIR}/devel/pear-Console_CommandLine
.endif
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>

View File

@ -1,3 +1,3 @@
MD5 (PEAR/PHP_UML-1.0.0.tgz) = 9b71b1835b92a5a4454449e29ad92755
SHA256 (PEAR/PHP_UML-1.0.0.tgz) = fa997a2dafa4ffb88087bfdcd65d053c528ae52a499cd47f0e37924397b615b8
SIZE (PEAR/PHP_UML-1.0.0.tgz) = 987048
MD5 (PEAR/PHP_UML-1.0.1.tgz) = 5b852deebbac3530c7e9e6ee011345ab
SHA256 (PEAR/PHP_UML-1.0.1.tgz) = 741d163944a5961c725c1b3b0aa0afcc5af52b89f4cd98c7c9a811d3662245c5
SIZE (PEAR/PHP_UML-1.0.1.tgz) = 1000415

View File

@ -6,7 +6,7 @@
#
PORTNAME= uploadprogress
PORTVERSION= 1.0.0
PORTVERSION= 1.0.1
CATEGORIES= devel pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-

View File

@ -1,3 +1,3 @@
MD5 (PECL/uploadprogress-1.0.0.tgz) = 2a58bb9b9a310d07e3bbbf6b725265a7
SHA256 (PECL/uploadprogress-1.0.0.tgz) = d34f6842835bab552861a237fb7c0e800c64e17a37a6b3f514ff13b89d98858d
SIZE (PECL/uploadprogress-1.0.0.tgz) = 7761
MD5 (PECL/uploadprogress-1.0.1.tgz) = a6b144fbde8235c5fdee6f1b34a14302
SHA256 (PECL/uploadprogress-1.0.1.tgz) = 52d5e62eba28bf0b5ba6e44403518706a353b472f2242150d0af55d21f3bc477
SIZE (PECL/uploadprogress-1.0.1.tgz) = 8536