Date: Sun, 4 Sep 2022 00:26:48 GMT From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6e96f2e67001 - main - net-im/pecl-stomp2: Update to 2.0.3 Message-ID: <202209040026.2840Qm0R022259@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=6e96f2e670013bc0ecb406a0eecf0e8f2a3ddecf commit 6e96f2e670013bc0ecb406a0eecf0e8f2a3ddecf Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2022-09-04 00:24:44 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2022-09-04 00:26:28 +0000 net-im/pecl-stomp2: Update to 2.0.3 Changelog: https://pecl.php.net/package-changelog.php?package=stomp&release=2.0.3 --- net-im/pecl-stomp2/Makefile | 6 +----- net-im/pecl-stomp2/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/net-im/pecl-stomp2/Makefile b/net-im/pecl-stomp2/Makefile index a89f5c365a6e..c16b68ded6cf 100644 --- a/net-im/pecl-stomp2/Makefile +++ b/net-im/pecl-stomp2/Makefile @@ -1,5 +1,5 @@ PORTNAME= stomp -PORTVERSION= 2.0.2 +PORTVERSION= 2.0.3 CATEGORIES= net-im pear MAINTAINER= dbaio@FreeBSD.org @@ -8,11 +8,7 @@ COMMENT= PECL extension of stomp client LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE -DEPRECATED= Requires php 7.4 which is set to expire on 2022-11-29 -EXPIRATION_DATE=2022-11-28 - USES= php:pecl -IGNORE_WITH_PHP= 80 81 82 CONFLICTS= pecl-stomp-1* PORTSCOUT= limit:^2.* diff --git a/net-im/pecl-stomp2/distinfo b/net-im/pecl-stomp2/distinfo index 92bdc67feb95..8ebdabe6406c 100644 --- a/net-im/pecl-stomp2/distinfo +++ b/net-im/pecl-stomp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1530576487 -SHA256 (PECL/stomp-2.0.2.tgz) = b80b4287080846150c845c9e94ad288d01975e67031e3f242a03c70da8b33d2f -SIZE (PECL/stomp-2.0.2.tgz) = 23609 +TIMESTAMP = 1662245055 +SHA256 (PECL/stomp-2.0.3.tgz) = ab41710b43f2d06b3b462c735d125655eb778a621804f5f867e7f7bb5fc3a9c1 +SIZE (PECL/stomp-2.0.3.tgz) = 23518
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209040026.2840Qm0R022259>