mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
- Update to 2.1.0
PR: based on 166971
This commit is contained in:
parent
8fca9aa68c
commit
796c2cd05b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=295222
@ -6,17 +6,16 @@
|
||||
#
|
||||
|
||||
PORTNAME= HTML_Common2
|
||||
PORTVERSION= 2.0.0
|
||||
PORTVERSION= 2.1.0
|
||||
CATEGORIES= devel www pear
|
||||
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= PEAR::HTML_Common2 is a base class for other HTML classes
|
||||
|
||||
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
RUN_DEPENDS:= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
|
||||
FILES= HTML/Common2.php
|
||||
TESTS= HTML_Common2_Test.php AllTests.php
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (PEAR/HTML_Common2-2.0.0.tgz) = 39dfa02c71e0921f240fcde39168d5fbf5a32b638d812c5a5c64047f6a15b5bd
|
||||
SIZE (PEAR/HTML_Common2-2.0.0.tgz) = 7777
|
||||
SHA256 (PEAR/HTML_Common2-2.1.0.tgz) = a86e9b8f149b0f6aed0b67b4e65ebf76fe17d8e51d04d619523ce27c5b6c85e5
|
||||
SIZE (PEAR/HTML_Common2-2.1.0.tgz) = 8630
|
||||
|
Loading…
Reference in New Issue
Block a user