git: 54060ce2bef8 - main - databases/pecl-couchbase: Take maintainership

Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue May 4 19:20:54 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=54060ce2bef8332c2f6a8a4ddd309dfb07b9ee53

commit 54060ce2bef8332c2f6a8a4ddd309dfb07b9ee53
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-04 19:14:54 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-04 19:14:54 +0000

    databases/pecl-couchbase: Take maintainership
---
 databases/pecl-couchbase/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/databases/pecl-couchbase/Makefile b/databases/pecl-couchbase/Makefile
index dc6879099ee6..2a4d50f0375a 100644
--- a/databases/pecl-couchbase/Makefile
+++ b/databases/pecl-couchbase/Makefile
@@ -4,7 +4,7 @@ PORTNAME=	couchbase
 DISTVERSION=	2.6.2
 CATEGORIES=	databases
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Couchbase Server PHP extension
 
 LICENSE=	APACHE20
@@ -15,6 +15,7 @@ LIB_DEPENDS=	libcouchbase.so:databases/libcouchbase
 
 USES=		php:pecl
 USE_PHP=	json:build
-IGNORE_WITH_PHP=	80
+
+IGNORE_WITH_PHP=80
 
 .include <bsd.port.mk>


More information about the dev-commits-ports-all mailing list