On 2018/07/08 12:01, Frederic Cambus wrote:
> Hi ports@,
>
> Here is a diff to update dialog to 1.3-20180621 and fix MASTER_SITES.
Oh he changed it again?!
> While there, take MAINTAINER.
>
> Comments? OK?
OK.
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/misc/dialog/Makefile,v
> retrieving revision 1.30
> diff -u -p -r1.30 Makefile
> --- Makefile 19 Jun 2018 13:53:20 -0000 1.30
> +++ Makefile 8 Jul 2018 09:33:09 -0000
> @@ -2,7 +2,7 @@
>
> COMMENT = curses widgets (menus, lists, etc) for shell scripts
>
> -V = 1.3-20171209
> +V = 1.3-20180621
> DISTNAME = dialog-${V}
> PKGNAME = dialog-${V:S/-/./}
>
> @@ -10,12 +10,14 @@ CATEGORIES = misc
>
> HOMEPAGE = https://invisible-island.net/dialog/dialog.html
>
> +MAINTAINER = Frederic Cambus <[email protected]>
> +
> # LGPLv2.1
> PERMIT_PACKAGE_CDROM = Yes
>
> -WANTLIB += c iconv intl ncurses
> +WANTLIB += c curses iconv intl
>
> -MASTER_SITES = https://invisible-island.net/datafiles/release/
> \
> +MASTER_SITES = https://invisible-mirror.net/archives/dialog/ \
> ftp://ftp.invisible-island.net/dialog/
> EXTRACT_SUFX = .tgz
>
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/misc/dialog/distinfo,v
> retrieving revision 1.13
> diff -u -p -r1.13 distinfo
> --- distinfo 19 Jun 2018 13:53:20 -0000 1.13
> +++ distinfo 8 Jul 2018 09:33:09 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (dialog-1.3-20171209.tgz) =
> IBOUQhGeLv9cNSNujl4xPJAVOQCNnMz4yKs4UbQSZ+Y=
> -SIZE (dialog-1.3-20171209.tgz) = 511503
> +SHA256 (dialog-1.3-20180621.tgz) =
> SkhZ4rItJORsGlKbWlYFuVUDqgTaRDL3u9cT4+hnWHo=
> +SIZE (dialog-1.3-20180621.tgz) = 529123
>