pkgsrc/devel/global/distinfo
wiz 70f3d76ab9 Update to 6.2.8:
Version 6.2.8 - February 28 2013

[CHANGES]
New facilities:
o htags: Added support of Python's built-in web server.
  Required python 2.4 or later.

  Please try this: (CGI and AJAX work completely)
        $ htags --suggest2
        $ cd HTML
        $ python -m CGIHTTPServer               # Python 2.X(2.4-)
        ($ python3 -m http.server --cgi         # Python 3.X)
        Serving HTTP on 0.0.0.0 port 8000 ...

        (in another terminal)
        $ firefox http://localhost:8000/

o gtags.conf: Added a new record for Drupal(Content management platform).

o global: New --path-style=<format> option.
  <format> may be relative, absolute, shorter, abslib and through.
        shorter: use shorter one among relative and absolute paths.
        abslib: use absolute path only in library projects.
        through: raw path name as is in GPATH.

        The --path-style option is given more priority than the -a options.

[INCOMPATIBLE CHANGES]
o htags: End of support of customization of HTML tag using gtags.conf.
  Please use CSS(cascading style sheets) instead.
  - The --html option of htags(1) was removed.
  - The tag definitions in gtags.conf were removed.
2013-03-15 21:55:15 +00:00

5 lines
241 B
Text

$NetBSD: distinfo,v 1.14 2013/03/15 21:55:15 wiz Exp $
SHA1 (global-6.2.8.tar.gz) = 2adabb332ecf31f0f7c951c3a6d260503a37c9ec
RMD160 (global-6.2.8.tar.gz) = e875dd799e6bc54fc43562f1ec7b37530501db1a
Size (global-6.2.8.tar.gz) = 1313627 bytes