Bug 226865 - print/gutenprint: install missing symlinks for cups-genppd
Summary: print/gutenprint: install missing symlinks for cups-genppd
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Christoph Moench-Tegeder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-23 04:05 UTC by freebsd
Modified: 2018-03-24 15:44 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description freebsd 2018-03-23 04:05:19 UTC
cups-genppd is installed as "cups-genppd.5.2".
The docs reference "cups-genppd".
It needs a symlink.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-03-24 15:32:25 UTC
A commit references this bug:

Author: cmt
Date: Sat Mar 24 15:31:41 UTC 2018
New revision: 465457
URL: https://svnweb.freebsd.org/changeset/ports/465457

Log:
  gutenprint: fixes around genppd

   * in papers.xml, rename "Greeting Card" paper format names to not contain
     decimal points ("."), as gutenprint's internal list handling rejects
     points in element names. I guess these paper formats never really
     worked, but I can't really test this for lack of a supported printer.
   * create symlink cups-genppd to cups.genppd.5.2 to match documentation.

  PR:		226863 226865
  Reported by:	freebsd dreamchaser org

Changes:
  head/print/gutenprint/Makefile
  head/print/gutenprint/files/patch-src_xml_papers.xml
  head/print/gutenprint/pkg-plist
Comment 2 Christoph Moench-Tegeder freebsd_committer freebsd_triage 2018-03-24 15:44:04 UTC
symlink added. that was a quick one.