- from 1.01 to 1.02
- Fixed bug in element method of Block object where map keys were created when an undefined element was called. - Better handling of ignored elements to avoid "noise" from being included in the result. Added xhtml:body and foaf:Person to the list for now. PR: 60978 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
This commit is contained in:
parent
c5f0f4f027
commit
dbcb2ff56d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=97525
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= XML-RSS-Parser
|
||||
PORTVERSION= 1.01
|
||||
PORTVERSION= 1.02
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= XML
|
||||
|
@ -1 +1 @@
|
||||
MD5 (XML-RSS-Parser-1.01.tar.gz) = 8cc8051b5d7562db6f4bd830ea0ef8e3
|
||||
MD5 (XML-RSS-Parser-1.02.tar.gz) = e32adc37f130d45a4374c233726b8b15
|
||||
|
Loading…
Reference in New Issue
Block a user