Revision: 74073 http://trac.macports.org/changeset/74073 Author: tommyd@macports.org Date: 2010-12-04 08:02:55 -0800 (Sat, 04 Dec 2010) Log Message: ----------- * new upstream release (0.10) which comes with support for monotone 0.99.1 Modified Paths: -------------- trunk/dports/perl/p5-monotone-automatestdio/Portfile Modified: trunk/dports/perl/p5-monotone-automatestdio/Portfile =================================================================== --- trunk/dports/perl/p5-monotone-automatestdio/Portfile 2010-12-04 14:19:47 UTC (rev 74072) +++ trunk/dports/perl/p5-monotone-automatestdio/Portfile 2010-12-04 16:02:55 UTC (rev 74073) @@ -3,7 +3,8 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Monotone-AutomateStdio 0.09 +perl5.setup Monotone-AutomateStdio 0.10 +worksrcdir ${perl5.module}-0.1 maintainers tommyd openmaintainer description Perl interface to Monotone via automate stdio long_description The Monotone::AutomateStdio class gives a Perl developer \ @@ -16,8 +17,8 @@ platforms darwin -checksums md5 a03c3e51d16e4ef801c874f7064f4646 \ - sha1 1431b413d6e3fb5b83045adba3d46e2bb6d0af5d \ - rmd160 25213744bbb37c4cf4a29d5d7bcbe7a876b25dac +checksums md5 ef33a85b82827149d1e1353b0b801401 \ + sha1 966677c62ef8b9f1e2051dbca73752a6592e024e \ + rmd160 01b094baa5fd7edff14b20d6befa9747b154bcaa depends_run port:monotone
participants (1)
-
tommyd@macports.org