mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
- Update to 0.9.9
- Take maintainership
This commit is contained in:
parent
ddce17c424
commit
b1fc9a86d5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=191033
@ -6,11 +6,10 @@
|
||||
#
|
||||
|
||||
PORTNAME= XML_RSS
|
||||
PORTVERSION= 0.9.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.9.9
|
||||
CATEGORIES= devel www pear
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= PEAR RSS parser
|
||||
|
||||
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
@ -19,7 +18,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS} \
|
||||
|
||||
CATEGORY= XML
|
||||
FILES= RSS.php
|
||||
TESTS= test.rss 01-parse.phpt
|
||||
TESTS= test.rss XML_RSS_Infrastructure_Test.php \
|
||||
XML_RSS_Parsing_Test.php
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (PEAR/XML_RSS-0.9.2.tgz) = 08651112f90df52f7dd4af70cd058f1e
|
||||
SHA256 (PEAR/XML_RSS-0.9.2.tgz) = b58e2eca0b3569933762454ba5c81dad56c180329f722e1c669068f5ea796a1f
|
||||
SIZE (PEAR/XML_RSS-0.9.2.tgz) = 3515
|
||||
MD5 (PEAR/XML_RSS-0.9.9.tgz) = a55b9c9f87dff79d7aa4025d6aa599ac
|
||||
SHA256 (PEAR/XML_RSS-0.9.9.tgz) = 86bd78e2442aecbd41cd6afb441626fbf9bced5e1eda4ddbb3f32bf2c16997b6
|
||||
SIZE (PEAR/XML_RSS-0.9.9.tgz) = 4852
|
||||
|
Loading…
Reference in New Issue
Block a user