git: 8f6b7b7a54d0 - main - devel/pear-TheSeer_fDOMDocument: Update to 1.6.7

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 28 Feb 2022 12:51:26 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8f6b7b7a54d0beed16e70de3ccbaad5dc80f1852

commit 8f6b7b7a54d0beed16e70de3ccbaad5dc80f1852
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-02-28 09:34:20 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-02-28 12:46:08 +0000

    devel/pear-TheSeer_fDOMDocument: Update to 1.6.7
    
    - Add NO_ARCH
    
    Changes:        https://github.com/theseer/fDOMDocument/releases
---
 devel/pear-TheSeer_fDOMDocument/Makefile | 21 ++++++++++-----------
 devel/pear-TheSeer_fDOMDocument/distinfo |  6 +++---
 2 files changed, 13 insertions(+), 14 deletions(-)

diff --git a/devel/pear-TheSeer_fDOMDocument/Makefile b/devel/pear-TheSeer_fDOMDocument/Makefile
index fd98df2a9423..892d182d79f7 100644
--- a/devel/pear-TheSeer_fDOMDocument/Makefile
+++ b/devel/pear-TheSeer_fDOMDocument/Makefile
@@ -1,7 +1,7 @@
 # Created by: Gasol Wu <gasol.wu@gmail.com>
 
 PORTNAME=	fDOMDocument
-PORTVERSION=	1.6.6
+PORTVERSION=	1.6.7
 CATEGORIES=	devel www pear
 PKGNAMEPREFIX=	${PEAR_PKGNAMEPREFIX}TheSeer_
 
@@ -11,23 +11,22 @@ COMMENT=	Extension to PHP standard DOM
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		php:flavors pear:env
+USES=		pear:env
+USE_PHP=	dom xml
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	theseer
 
-USE_PHP=	dom xml
-PEAR_CHANNEL=	theseer
-PEAR_CHANNEL_VER=	>=20120501
-
+NO_ARCH=	yes
 NO_BUILD=	yes
 
-PHP_DIR=	share/PHP
+PLIST_FILES=	share/PHP/fDOMDocument/fDOMDocument.php
 
-PLIST_FILES=	${PHP_DIR}/${PORTNAME}/fDOMDocument.php
+PEAR_CHANNEL=	theseer
+PEAR_CHANNEL_VER=	>=20120501
 
 do-install:
-	${MKDIR} ${STAGEDIR}${PREFIX}/${PHP_DIR}/${PORTNAME}
-	${INSTALL_SCRIPT} ${WRKSRC}/src/fDOMDocument.php \
-		${STAGEDIR}${PREFIX}/${PHP_DIR}/${PORTNAME}
+	${MKDIR} ${STAGEDIR}${PREFIX}/share/PHP/fDOMDocument
+	${INSTALL_SCRIPT} ${WRKSRC}/src/fDOMDocument.php ${STAGEDIR}${PREFIX}/share/PHP/fDOMDocument
 
 .include <bsd.port.mk>
diff --git a/devel/pear-TheSeer_fDOMDocument/distinfo b/devel/pear-TheSeer_fDOMDocument/distinfo
index 9a86f6f5352b..a32ef173434f 100644
--- a/devel/pear-TheSeer_fDOMDocument/distinfo
+++ b/devel/pear-TheSeer_fDOMDocument/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1504199780
-SHA256 (theseer-fDOMDocument-1.6.6_GH0.tar.gz) = 7e5bfe993a622ca814ecc19d13484bf4ee08f8a6d3b01de9a1e9c057a0518e19
-SIZE (theseer-fDOMDocument-1.6.6_GH0.tar.gz) = 21233
+TIMESTAMP = 1643971022
+SHA256 (theseer-fDOMDocument-1.6.7_GH0.tar.gz) = 23a226ef85d01194c40cf6c47584118836fb777f30049ebc575481d990724277
+SIZE (theseer-fDOMDocument-1.6.7_GH0.tar.gz) = 21619