aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-02-28 09:34:20 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-02-28 12:46:08 +0000
commit8f6b7b7a54d0beed16e70de3ccbaad5dc80f1852 (patch)
tree125b919357eb9c2f8acdec7d6b801f1b8f875643
parentc927da32f033ac7b420572f88d5fcc475d0e7105 (diff)
downloadports-8f6b7b7a54d0beed16e70de3ccbaad5dc80f1852.tar.gz
ports-8f6b7b7a54d0beed16e70de3ccbaad5dc80f1852.zip
devel/pear-TheSeer_fDOMDocument: Update to 1.6.7
-rw-r--r--devel/pear-TheSeer_fDOMDocument/Makefile21
-rw-r--r--devel/pear-TheSeer_fDOMDocument/distinfo6
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