Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Apr 2024 05:17:45 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 66e9a40ba4c8 - main - www/pecl-solr: Update to 2.7.0
Message-ID:  <202404080517.4385Hj0h080407@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu:

URL: https://cgit.FreeBSD.org/ports/commit/?id=66e9a40ba4c80d100d6d5679fcfda45b922491f9

commit 66e9a40ba4c80d100d6d5679fcfda45b922491f9
Author:     Hung-Yi Chen <gaod@hychen.org>
AuthorDate: 2024-04-08 05:16:40 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2024-04-08 05:16:40 +0000

    www/pecl-solr: Update to 2.7.0
    
    Changelog:
      https://pecl.php.net/package-changelog.php?package=solr&release=2.7.0
    
    PR:             278219
---
 www/pecl-solr/Makefile | 4 ++--
 www/pecl-solr/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/pecl-solr/Makefile b/www/pecl-solr/Makefile
index 06386d087a8a..862b14bcfb12 100644
--- a/www/pecl-solr/Makefile
+++ b/www/pecl-solr/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	solr
-PORTVERSION=	2.6.0
+PORTVERSION=	2.7.0
 CATEGORIES=	www
 
 MAINTAINER=	gaod@hychen.org
@@ -12,7 +12,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 LIB_DEPENDS=	libcurl.so:ftp/curl \
 		libxml2.so:textproc/libxml2
 
-USES=		php:build,pecl
+USES=		php:build,pecl pkgconfig
 
 CONFIGURE_ARGS=	LIBXML_CFLAGS=-I${LOCALBASE}/include/libxml2 \
 		LIBXML_LIBS=-L${LOCALBASE}/include/libxml2
diff --git a/www/pecl-solr/distinfo b/www/pecl-solr/distinfo
index 00d19d1e6170..32c869610898 100644
--- a/www/pecl-solr/distinfo
+++ b/www/pecl-solr/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1669338199
-SHA256 (PECL/solr-2.6.0.tgz) = 7cbee19bd62d3fc89aea266cbf51c0e1d9d4127098f46848910419e8733a4dc7
-SIZE (PECL/solr-2.6.0.tgz) = 621852
+TIMESTAMP = 1712479701
+SHA256 (PECL/solr-2.7.0.tgz) = bfbf7fad1a8738ae5518bd664ca963ea8584cc87ed9d813df29a82170b071ea2
+SIZE (PECL/solr-2.7.0.tgz) = 628024



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