git: 9b60f39d5800 - main - devel/pear-HTML_Page2: Update to 0.6.5
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jul 25 00:20:01 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9b60f39d58002c3d49a35f3795595d59a090faaa
commit 9b60f39d58002c3d49a35f3795595d59a090faaa
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-24 23:57:54 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-24 23:57:54 +0000
devel/pear-HTML_Page2: Update to 0.6.5
- Add NO_ARCH
Changes: https://pear.php.net/package/HTML_Page2/download/
https://github.com/pear/HTML_Page2/releases
---
devel/pear-HTML_Page2/Makefile | 8 ++++----
devel/pear-HTML_Page2/distinfo | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/devel/pear-HTML_Page2/Makefile b/devel/pear-HTML_Page2/Makefile
index 272525b38993..3b19c90df9f5 100644
--- a/devel/pear-HTML_Page2/Makefile
+++ b/devel/pear-HTML_Page2/Makefile
@@ -1,18 +1,18 @@
# Created by: Antonio Carlos Venancio Junior (<antonio at inf.ufsc.br>)
PORTNAME= HTML_Page2
-PORTVERSION= 0.6.1
+PORTVERSION= 0.6.5
CATEGORIES= devel www pear
-DISTNAME= ${PORTNAME}-${PORTVERSION}beta
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= PEAR base class for XHTML page generation
LICENSE= PHP30
-BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common@${PHP_FLAVOR}
-RUN_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common@${PHP_FLAVOR}
+RUN_DEPENDS= ${PEAR_PKGNAMEPREFIX}HTML_Common>=1.2:devel/pear-HTML_Common@${PHP_FLAVOR}
USES= pear
+NO_ARCH= yes
+
.include <bsd.port.mk>
diff --git a/devel/pear-HTML_Page2/distinfo b/devel/pear-HTML_Page2/distinfo
index 261a69bb1356..b20a68836a6a 100644
--- a/devel/pear-HTML_Page2/distinfo
+++ b/devel/pear-HTML_Page2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1497163091
-SHA256 (PEAR/HTML_Page2-0.6.1beta.tgz) = 478b4e8535174df4c41e199ddddfb5c0e48f36dd48b214535645f52366c0e84c
-SIZE (PEAR/HTML_Page2-0.6.1beta.tgz) = 17804
+TIMESTAMP = 1627157212
+SHA256 (PEAR/HTML_Page2-0.6.5.tgz) = 92f4c1ba9c5ace9d1aeb0d21d1171ce4a188663767a4e323122e285ef98a3f65
+SIZE (PEAR/HTML_Page2-0.6.5.tgz) = 19563
More information about the dev-commits-ports-all
mailing list