Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Dec 2022 00:48:18 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 6ada872f4e1b - 2022Q4 - www/pecl-solr: Update to 2.6.0
Message-ID:  <202212020048.2B20mIcv060153@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2022Q4 has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6ada872f4e1b8770da879e02da30ad62bfe901eb

commit 6ada872f4e1b8770da879e02da30ad62bfe901eb
Author:     Hung-Yi Chen <gaod@hychen.org>
AuthorDate: 2022-12-02 00:39:21 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-12-02 00:45:36 +0000

    www/pecl-solr: Update to 2.6.0
    
    ChangeLog:
    https://pecl.php.net/package-changelog.php?package=solr&release=2.6.0
    
    PR:             267975
    MFH:            2022Q4 (PHP 8.1/8.2 compatibility)
    (cherry picked from commit 5b66a29b184d49bac977843ef27195a41217db3e)
---
 www/pecl-solr/Makefile | 3 +--
 www/pecl-solr/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/www/pecl-solr/Makefile b/www/pecl-solr/Makefile
index 53b08f091b95..a78d1c8a3fc6 100644
--- a/www/pecl-solr/Makefile
+++ b/www/pecl-solr/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	solr
-PORTVERSION=	2.5.1
-PORTREVISION=	2
+PORTVERSION=	2.6.0
 CATEGORIES=	www
 
 MAINTAINER=	gaod@hychen.org
diff --git a/www/pecl-solr/distinfo b/www/pecl-solr/distinfo
index 3d1f8d16e16b..00d19d1e6170 100644
--- a/www/pecl-solr/distinfo
+++ b/www/pecl-solr/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604664752
-SHA256 (PECL/solr-2.5.1.tgz) = 2b41601e74fe371e6525579637a8ddff270e58a0ff636e7f56df8919d6e7777d
-SIZE (PECL/solr-2.5.1.tgz) = 619983
+TIMESTAMP = 1669338199
+SHA256 (PECL/solr-2.6.0.tgz) = 7cbee19bd62d3fc89aea266cbf51c0e1d9d4127098f46848910419e8733a4dc7
+SIZE (PECL/solr-2.6.0.tgz) = 621852



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212020048.2B20mIcv060153>