- bump PORTREVISION
The port of devel/p5-File-HStore is/was going to be removed from CVS because it
depends on security/p5-Digest-SHA2 which has been deprecated in favor of
Digest::SHA
I created patches so that File-HStore makes use of Digest::SHA instead of
Digest::SHA1 and Digest::SHA2. I have contacted the original author to attempt
to get this patches accepted upstream, but it has been roughly a month and I
have not heard back from him so I am hoping I can get those patches accepted
into the tree to prevent File-HStore from being removed.
Additional information can be found here:
http://lists.freebsd.org/pipermail/freebsd-perl/2007-August/001619.html
PR: ports/115911
Submitted by: Steven Kreuzer <skreuzer_AT_exit2shell dot com>