1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00

devel/pear-PHPUnit_MockObject: update 1.2.2 -> 4.0.1

- Change upstream location to GH

PR:		217661
Submitted by:	Jochen Neumeister <joneum@bsdproject.de> (maintainer)
This commit is contained in:
Bartek Rutkowski 2017-03-15 12:58:06 +00:00
parent 7c84358e82
commit d20dce0df0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=436239
2 changed files with 18 additions and 10 deletions

View File

@ -2,22 +2,29 @@
# $FreeBSD$
PORTNAME= PHPUnit_MockObject
PORTVERSION= 1.2.2
PORTVERSION= 4.0.1
CATEGORIES= devel pear
MASTER_SITES= http://pear.phpunit.de/get/
PKGNAMEPREFIX= pear-
MAINTAINER= joneum@bsdproject.de
COMMENT= Mock Object library for PHPUnit
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PEARDIR}/Text/Template.php:textproc/pear-Text_Template \
${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit
RUN_DEPENDS= ${PEARDIR}/Text/Template.php:textproc/pear-Text_Template \
${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit
USE_GITHUB= yes
GH_ACCOUNT= sebastianbergmann
GH_PROJECT= phpunit-mock-objects
USES= pear
PEAR_CHANNEL= phpunit
NO_BUILD= yes
PHP_DIR= share/PHP
PLIST_FILES= ${PHP_DIR}/${PORTNAME}/MockObject.php
do-install:
${MKDIR} ${STAGEDIR}${PREFIX}/${PHP_DIR}/${PORTNAME}
${INSTALL_SCRIPT} ${WRKSRC}/src/MockObject.php \
${STAGEDIR}${PREFIX}/${PHP_DIR}/${PORTNAME}
.include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
SHA256 (PEAR/PHPUnit_MockObject-1.2.2.tgz) = 79cf716da2fee75230b76081a20df013705884ad327c0e3d653f95d065849a47
SIZE (PEAR/PHPUnit_MockObject-1.2.2.tgz) = 20347
TIMESTAMP = 1489066331
SHA256 (sebastianbergmann-phpunit-mock-objects-4.0.1_GH0.tar.gz) = b5519cc1f4f5b7949ea00d80d421d2eb286526c4dab66213fcd414f0b3f17e1f
SIZE (sebastianbergmann-phpunit-mock-objects-4.0.1_GH0.tar.gz) = 36788