Revision: 74041 http://trac.macports.org/changeset/74041 Author: dports@macports.org Date: 2010-12-02 16:37:11 -0800 (Thu, 02 Dec 2010) Log Message: ----------- p5-email-valid: update to v0.184, add license (#27545) Modified Paths: -------------- trunk/dports/perl/p5-email-valid/Portfile Modified: trunk/dports/perl/p5-email-valid/Portfile =================================================================== --- trunk/dports/perl/p5-email-valid/Portfile 2010-12-03 00:28:58 UTC (rev 74040) +++ trunk/dports/perl/p5-email-valid/Portfile 2010-12-03 00:37:11 UTC (rev 74041) @@ -3,7 +3,8 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Email-Valid 0.182 +perl5.setup Email-Valid 0.184 +license Artistic/GPL maintainers narf_tm openmaintainer description Check validity of Internet email addresses long_description This module determines whether an email address is \ @@ -12,9 +13,8 @@ platforms darwin -checksums md5 c350766bff1e73aff4fe7ac6c96acdb8 \ - sha1 4c95190d4e37de0562c509d905be5aa92ab655ad \ - rmd160 a4933071bbe61e0924129d69725d5c3cd3a2e768 +checksums sha1 a6a5810393f34bb9fdcb0afb1c91bc975666ac99 \ + rmd160 b78d58f96c1b063c3adf6681827cb986478f0aaf depends_lib-append port:p5-mailtools