NetBSD/pkgsrc-wip 3cf5806p5-Astro-SpaceTrack distinfo Makefile

p5-Astro-SpaceTrack: update to 0.099.

0.099           2017-05-24      T. R. Wyant
    Deprecate McCants' Iridium status.

0.098           2017-03-15      T. R. Wyant
    Move SpaceTrack script from bin/ to script/

    Don't 'use Exporter qw{ import };'. Instead, subclass Exporter.

    eval() autoflush() in test routines, requiring 'IO::Handle' first.

0.097           2017-02-09      T. R. Wyant
  Add Celestrak catalogs 'iridium-NEXT' and 'ses'.

0.096           2017-01-15      T. R. Wyant
  Ditch 'use base'.
    Astro::SpaceTrack is no longer a subclass of Exporter. Instead
    import() was imported into its name space.
    In the case of the inc/ files, 'use base' was replaced by a 'use' of
    the appropriate module, followed by assignment to @ISA.

  Have relevant author tests use identity file.

  Document the use of environment variable CI_GPG to get gpg2 even
    though gpg is also installed.

0.095           2016-11-07      T. R. Wyant
  Support Config::Identity file. Both the file and Config::Identity are
    optional. The file name is spacetrack.id (MSWin32 and VMS) or
    .spacetrack-identity (anything else) in the user's home directory.
    The file itself can be GnuPG encrypted.

  Rod Sladen Iridium status update.

0.094           2016-08-07      T. R. Wyant
  Implement Kelso Iridium status '[B]' as spare, and implement all
    other status codes documented on the Celestrak web site.

  Update copyright date returned by banner().

0.093           2016-01-20      T. R. Wyant
  Make t/query_iridium_status_*.t skip rather than fail if the server is
    unavailable.

  Add GitHub repository to metadata.

0.092           2015-05-27      T. R. Wyant
  Add new Space Track catalog "files" (canned queries, really). These
    are:
        medium_earth_orbit
        low_earth_orbit
        highly_elliptical

0.091           2015-04-15      T. R. Wyant
  Add dependency on Mozilla::CA in hope to quash some of the CPAN
    testers CERT errors.

  Simplify the -last5 handling code. Rather than defaulting it and then
    removing it if unneeded, just insert it only if the query class ends
    up being 'tle_latest'.

  Fix a problem with bad Space Track queries being generated under
    certain circumstances if TLE data were being requested and class
    'tle' (rather than 'tle_latest') was being used to satisfy them. The
    problem seems to have been the leakage of extraneous data from the
    -last5 option (even if defaulted) into the REST query.
    Thanks to Vidar Tyldum for finding this rather abstruse problem and
    running it to ground.
DeltaFile
+4-3p5-Astro-SpaceTrack/distinfo
+1-2p5-Astro-SpaceTrack/Makefile
+5-52 files

UnifiedSplitRaw