Subject: CVS commit: pkgsrc
From: Roland Illig
Date: 2018-11-10 11:40:56
Message id: 20181110104056.55A8CFB1F@cvs.NetBSD.org

Log Message:
mk/misc: in show-all, list values of *_ENV and *_ARGS in separate lines

The *_ENV and *_ARG values are typically very long, and reading them in
a single line is unnecessarily difficult. Therefore, each of their
values is listed on a separate line, for example:

fetch:
  usr   DIST_PATH (undefined)
  pkg   MASTER_SITES = \
                http://ftp.gnome.org/pub/GNOME/sources/glib/2.56/ \
                ftp://ftp.gnome.org/pub/GNOME/sources/glib/2.56/ \
                ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/glib/2.56/ \
                https://download.gnome.org/sources/glib/2.56/ \
                # end of MASTER_SITES
  pkg   DIST_SUBDIR (undefined)

Files:
RevisionActionfile
1.1addpkgsrc/regress/show-all/DESCR
1.1addpkgsrc/regress/show-all/Makefile
1.1addpkgsrc/regress/show-all/PLIST
1.1addpkgsrc/regress/show-all/spec