Permalink
Browse files
p5-email-address: update to version 1.909, description
Deprecated due to CVE-2015-7686. Use Email::Address::XS instead.
- Loading branch information
Showing
with
8 additions
and
5 deletions.
-
+8
−5
perl/p5-email-address/Portfile
|
|
@@ -4,15 +4,18 @@ PortSystem 1.0 |
|
|
PortGroup perl5 1.0 |
|
|
|
|
|
perl5.branches 5.24 5.26 |
|
|
perl5.setup Email-Address 1.908 |
|
|
perl5.setup Email-Address 1.909 |
|
|
license {Artistic-1 GPL} |
|
|
maintainers nomaintainer |
|
|
description perl rfc email address formatting |
|
|
long_description ${description} |
|
|
description Email::Address - (DEPRECATED) RFC 2822 Address Parsing and Creation |
|
|
long_description ${description}. This module has a vulnerability (CVE-2015-7686) \ |
|
|
which allows remote attackers to cause denial of service. Use \ |
|
|
Email::Address::XS instead which has backward compatible API. |
|
|
|
|
|
platforms darwin |
|
|
|
|
|
checksums rmd160 8c8e3129c54c55c45bdbe4384e4e80f9a5d95c95 \ |
|
|
sha256 e5f860bdfe6d768324bc9e402d563667e4171dd98f1a87d785e9087f7793d444 |
|
|
checksums rmd160 574b6b50b4092bf6ca3d3469ecc47a3c7fb2e070 \ |
|
|
sha256 6f2c532751718eb5e300d295fb18695d9525747d3bb9f2dd732e4903a836fd50 \ |
|
|
size 41490 |
|
|
|
|
|
supported_archs noarch |