> On Sep 17, 2014, at 9:24 AM, [email protected] wrote:
>
> Revision
> 125430
> Author
> [email protected]
> Date
> 2014-09-17 07:24:11 -0700 (Wed, 17 Sep 2014)
> Log Message
>
> textproc/datamash:
> new port
>
> Added Paths
>
> • trunk/dports/textproc/datamash/
> • trunk/dports/textproc/datamash/Portfile
> Diff
>
> Added: trunk/dports/textproc/datamash/Portfile (0 => 125430)
>
> --- trunk/dports/textproc/datamash/Portfile (rev 0)
> +++ trunk/dports/textproc/datamash/Portfile 2014-09-17 14:24:11 UTC (rev
> 125430)
>
> @@ -0,0 +1,24 @@
>
> +# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil;
> c-basic-offset: 4 -*- vim:fenc=utf-8::et:sw=4:ts=4:sts=4
> +# $Id$
> +
> +PortSystem 1.0
> +
> +name datamash
> +version 1.0.6
> +maintainers g5pw openmaintainer
> +categories textproc
> +description Datamash is a command-line statistical tool.
> +long_description GNU datamash is a command-line program which performs \
> + basic numeric,textual and statistical operations on
> input \
> + textual data files.
> +platforms darwin
> +license GPL-3+
> +homepage https://www.gnu.org/software/${name}/
> +
> +master_sites http://ftp.gnu.org/gnu/${name}/
> +
> +checksums rmd160 d0e850f2bb8a63f6756bdd82585c60695b5998ef \
> + sha256
> 0154c25c45b5506b6d618ca8e18d0ef093dac47946ac0df464fb21e77b504118
> +
> +livecheck.url ${homepage}/download/
> +livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)
Please use the gnu fetch group. ("master_site gnu") That should take care of
the livecheck too.
_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev