Date: Wed, 21 Feb 2024 15:21:23 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8973777957fc - main - devel/pear-PHP_Timer: Update to 7.0.0 Message-ID: <202402211521.41LFLNul031192@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=8973777957fce7a5d0e42fcb0e27b5e4f869a572 commit 8973777957fce7a5d0e42fcb0e27b5e4f869a572 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-02-21 14:31:25 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-02-21 15:07:04 +0000 devel/pear-PHP_Timer: Update to 7.0.0 Changes: https://github.com/sebastianbergmann/php-timer/blob/main/ChangeLog.md --- devel/pear-PHP_Timer/Makefile | 2 +- devel/pear-PHP_Timer/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/pear-PHP_Timer/Makefile b/devel/pear-PHP_Timer/Makefile index 1beb9e3ee722..262189be0d65 100644 --- a/devel/pear-PHP_Timer/Makefile +++ b/devel/pear-PHP_Timer/Makefile @@ -1,5 +1,5 @@ PORTNAME= PHP_Timer -PORTVERSION= 6.0.0 +PORTVERSION= 7.0.0 CATEGORIES= devel pear MAINTAINER= sunpoet@FreeBSD.org diff --git a/devel/pear-PHP_Timer/distinfo b/devel/pear-PHP_Timer/distinfo index a41405dba149..6bc541776391 100644 --- a/devel/pear-PHP_Timer/distinfo +++ b/devel/pear-PHP_Timer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1701363674 -SHA256 (sebastianbergmann-php-timer-6.0.0_GH0.tar.gz) = 6abdf144cc2b160c22accc37cb1ce46d5ca408c64773157250f7d8e989d7a11b -SIZE (sebastianbergmann-php-timer-6.0.0_GH0.tar.gz) = 5416 +TIMESTAMP = 1708449074 +SHA256 (sebastianbergmann-php-timer-7.0.0_GH0.tar.gz) = 92e2dfaf2f729dbb248a7687fdfbbba363743fa3470afddbab9afde3e2714e88 +SIZE (sebastianbergmann-php-timer-7.0.0_GH0.tar.gz) = 5989
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402211521.41LFLNul031192>