Update of bug #67618 (group groff):

                  Status:             In Progress => Fixed
             Open/Closed:                    Open => Closed
         Planned Release:                    None => 1.24.0

    _______________________________________________________

Follow-up Comment #1:


commit e0d2a26757e69d479386eccc58ee0efa3fbd143e
Author: G. Branden Robinson <[email protected]>
Date:   Tue Oct 21 14:52:29 2025 -0500

    [gropdf]: Make pdfmom disclose version of groff.
    
    * src/devices/gropdf/pdfmom.pl: When handling `-v`/`--version` option,
      run "groff" with the `--version` option as well, as our other wrapper
      programs nroff(1) and groff(1) do.  This makes it easy to see if the
      versions of the various programs in the pipeline are askew.
    
    Fixes <https://savannah.gnu.org/bugs/?67618>.  Problem appears to date
    back to pdfmom's birth in commit f2a501fff5, 31 August 2012.

commit 0b1f30648d77b3ea76364495d3db088c8c6b5201
Author: G. Branden Robinson <[email protected]>
Date:   Tue Oct 21 15:02:21 2025 -0500

    [gropdf]: Make pdfmom able to run a build's groff.
    
    * src/devices/gropdf/pdfmom.pl: Add new global scalar `groff` to store
      the name/locate of the groff command to run.  Default its value to
      "groff", but override it with the contents of the environment variable
      `GROFF_COMMAND` if that exists.  Update hard-coded "groff" literals
      with interpolations of this scalar.  This interface is deliberately
      not documented in the man page, since it's intended for the use of
      groff's build system.




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?67618>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/

Attachment: signature.asc
Description: PGP signature

Reply via email to