FreeBSD Bugzilla – Attachment 181736 Details for
Bug 218609
devel/pear-PHP_Timer: Update to 1.0.9
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
pear-PHP_Timer-1.0.9.diff (text/plain), 1.48 KB, created by
Jochen Neumeister
on 2017-04-12 18:25:05 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Jochen Neumeister
Created:
2017-04-12 18:25:05 UTC
Size:
1.48 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (Revision 438398) >+++ Makefile (Arbeitskopie) >@@ -2,18 +2,29 @@ > # $FreeBSD$ > > PORTNAME= PHP_Timer >-PORTVERSION= 1.0.4 >+PORTVERSION= 1.0.9 > CATEGORIES= devel pear >-MASTER_SITES= http://pear.phpunit.de/get/ > PKGNAMEPREFIX= pear- > > MAINTAINER= joneum@bsdproject.de > COMMENT= Utility class for timing > >-BUILD_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit >-RUN_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit >+LICENSE= BSD3CLAUSE >+LICENSE_FILE= ${WRKSRC}/LICENSE > >-USES= pear >-PEAR_CHANNEL= phpunit >+USE_GITHUB= yes >+GH_ACCOUNT= sebastianbergmann >+GH_PROJECT= php-timer > >+NO_BUILD= yes >+ >+PHP_DIR= share/PHP >+ >+PLIST_FILES= ${PHP_DIR}/${PORTNAME}/Timer.php >+ >+do-install: >+ ${MKDIR} ${STAGEDIR}${PREFIX}/${PHP_DIR}/${PORTNAME} >+ ${INSTALL_SCRIPT} ${WRKSRC}/src/Timer.php \ >+ ${STAGEDIR}${PREFIX}/${PHP_DIR}/${PORTNAME} >+ > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (Revision 438398) >+++ distinfo (Arbeitskopie) >@@ -1,2 +1,3 @@ >-SHA256 (PEAR/PHP_Timer-1.0.4.tgz) = f51965eea8ec722843f0a10cd4b9c35aaecf0a816ac80929dbab87c8a6d8692b >-SIZE (PEAR/PHP_Timer-1.0.4.tgz) = 3694 >+TIMESTAMP = 1492020404 >+SHA256 (sebastianbergmann-php-timer-1.0.9_GH0.tar.gz) = db90226fe9c5e3d72f49780d6df430b4f305b55639544fdfb9b22927d581670c >+SIZE (sebastianbergmann-php-timer-1.0.9_GH0.tar.gz) = 3740
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 218609
: 181736