[69476] trunk/dports/perl

Ryan Schmidt ryandesign at macports.org
Wed Jul 7 12:57:55 PDT 2010


On Jul 7, 2010, at 13:54, ricci at macports.org wrote:

> Revision: 69476
>          http://trac.macports.org/changeset/69476
> Author:   ricci at macports.org
> Date:     2010-07-07 11:54:23 -0700 (Wed, 07 Jul 2010)
> Log Message:
> -----------
> new port, p5-crypt-cast5, perl module that implements the CAST5 block cipher.
> 
> Added Paths:
> -----------
>    trunk/dports/perl/p5-crypt-cast5/
>    trunk/dports/perl/p5-crypt-cast5/Portfile
> 
> Added: trunk/dports/perl/p5-crypt-cast5/Portfile
> ===================================================================
> --- trunk/dports/perl/p5-crypt-cast5/Portfile	                        (rev 0)
> +++ trunk/dports/perl/p5-crypt-cast5/Portfile	2010-07-07 18:54:23 UTC (rev 69476)
> @@ -0,0 +1,24 @@
> +# $Id$
> +
> +PortSystem			1.0
> +
> +PortGroup			perl5 1.0
> +
> +version				0.05
> +perl5.setup			Crypt-Cast5 ${version}

Why not just write

perl5.setup			Crypt-Cast5 0.05

like all the other perl5 ports do?


> +## distfiles		Crypt-Cast5-${version}.tgz
> +revision			0

These lines do nothing and can be removed.




More information about the macports-dev mailing list