mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 0.11. Changes relevant to FreeBSD: added support for relative
paths; Add suport for IO::Handle; Bug fixes. PR: ports/56564 Submitted by: Lars Thegler <lars@thegler.dk> Committed on behalf of wjv@, who is letting real life take precedence over ports right now :-)
This commit is contained in:
parent
9dbcd2cc53
commit
b5bd9e2d36
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=95305
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= XML-Node
|
||||
PORTVERSION= 0.10
|
||||
PORTVERSION= 0.11
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= XML
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (XML-Node-0.10.tar.gz) = d05369ba4c7f7cbb1ff0b727f89a07a9
|
||||
MD5 (XML-Node-0.11.tar.gz) = d19fb476c0ed3038a0e8c044df4ebe78
|
||||
|
|
Loading…
Add table
Reference in a new issue