Revision: 61000 http://trac.macports.org/changeset/61000 Author: narf_tm@macports.org Date: 2009-11-29 17:24:56 -0800 (Sun, 29 Nov 2009) Log Message: ----------- Updated to 0.09. Modified Paths: -------------- trunk/dports/perl/p5-file-changenotify/Portfile Modified: trunk/dports/perl/p5-file-changenotify/Portfile =================================================================== --- trunk/dports/perl/p5-file-changenotify/Portfile 2009-11-30 01:23:28 UTC (rev 60999) +++ trunk/dports/perl/p5-file-changenotify/Portfile 2009-11-30 01:24:56 UTC (rev 61000) @@ -1,20 +1,22 @@ # $Id$ -PortSystem 1.0 -PortGroup perl5 1.0 +PortSystem 1.0 +PortGroup perl5 1.0 -perl5.setup File-ChangeNotify 0.07 -maintainers narf_tm openmaintainer -description Watch for changes to files, cross-platform style -long_description ${description} +perl5.setup File-ChangeNotify 0.09 +maintainers narf_tm openmaintainer +description Watch for changes to files, cross-platform style +long_description ${description} -platforms darwin +platforms darwin -checksums md5 1459d99d91420d14d75bb5d000aa3aa2 \ - sha1 2f982a8101ab4254e0014c70765a5463fa437efc \ - rmd160 9289328f83b8badce6f4d438b679a1ce47fdec8c +checksums md5 d9971bbf8925376ebf0eb3c3de6cdfff \ + sha1 690a7a7582936815b5a461a95891a7e394e8abdc \ + rmd160 0776c80eaaab9e064a3afa5ab54fdfd848a13d06 -depends_lib-append port:p5-class-mop \ - port:p5-moose \ - port:p5-moosex-params-validate \ - port:p5-moosex-semiaffordanceaccessor +depends_lib-append port:p5-class-mop \ + port:p5-moose \ + port:p5-moosex-params-validate \ + port:p5-moosex-semiaffordanceaccessor + +perl5.use_module_build
participants (1)
-
narf_tm@macports.org