[macports-ports] branch master updated: ps2eps 1.68: move to CTAN, use_zip, use modern hashes
Ryan Schmidt
ryandesign at macports.org
Mon Mar 6 19:52:17 UTC 2017
> On Feb 24, 2017, at 14:23, Marius Schamschula <mps at macports.org> wrote:
>
> Marius Schamschula (Schamschula) pushed a commit to branch master
> in repository macports-ports.
>
>
> https://github.com/macports/macports-ports/commit/2d23de48016bd4ced56dc3cc6525976a58e1a082
>
> The following commit(s) were added to refs/heads/master by this push:
>
> new 2d23de4 ps2eps 1.68: move to CTAN, use_zip, use modern hashes
>
> 2d23de4 is described below
>
>
> commit 2d23de48016bd4ced56dc3cc6525976a58e1a082
>
> Author: Marius Schamschula <mps at macports.org>
> AuthorDate: Fri Feb 24 14:23:57 2017 -0600
>
>
> ps2eps 1.68: move to CTAN, use_zip, use modern hashes
>
> ---
> print/ps2eps/Portfile | 14 ++++++++------
> 1 file changed, 8 insertions(+), 6 deletions(-)
>
>
> diff --git a/print/ps2eps/Portfile b/print/ps2eps/Portfile
>
> index b4cffd5..18ae1aa 100644
>
> --- a/print/ps2eps/Portfile
>
> +++ b/print/ps2eps/Portfile
>
> @@ -2,12 +2,13 @@
>
>
> PortSystem 1.0
> name ps2eps
>
> +distname ${name}
An unversioned distfile? Which uses zip and is therefore larger than the gz file? This is not preferable.
More information about the macports-dev
mailing list